/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/
/* RESET - KEEP AT PAGE TOP */	@import "style/css/reset.css";
/* NAV - KEEP AT PAGE TOP */	@import "style/css/nav.css";


/* GLOBALS */
/* ----------------------------------------- */

body {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	color: 			#616161;
	line-height: 	20px;
	}

	
/* BANNER */
/* ----------------------------------------- */

div#mn-banner img {
	float: 			left ;
	}


/* NAVIGATION DETAILS */
/* ----------------------------------------- */

/* TOP MENU POSITIONING */
#multi-ddm {
	margin: 		12px 0 0 0;
	}

/** MENU WIDTH **/
#multi-ddm li {	
	width: 			231px;
    text-align:     right;
    height:         11px;
    margin-bottom:  11px;    
    }
#multi-ddm li:hover {	
    border-bottom:  1px solid #0B96B5;
    margin-bottom:  10px;
    }
#multi-ddm ul li {	
    height: auto;

    }
#multi-ddm ul li:hover {	
    border-bottom:  none;
    margin-bottom:  11px;
    }

#multi-ddm ul ul li:hover {	
    border-bottom:  none;
    margin-bottom:  0;
    }

/** SUBMENU WIDTH **/
#multi-ddm ul, #multi-ddm ul li {	
	width: 			190px;
    text-align:     left;

	}

/** SUBMENU APPEARANCE **/
#multi-ddm ul {
		border-top: none;	
		border-right: none;	
		border-bottom: none;	
		border-left: none;	
	border-color: #FFF;
	border-width: 1px;
	margin-left: 0;
    margin-top: 1px;
    display: none;
	}
div#mn-topnav #multi-ddm .current_page_ancestor ul, 
div#mn-topnav #multi-ddm .current_page_item ul { 
	display: inline; 
	}


/** TOP LEVEL LINK APPEARANCE **/
#multi-ddm a {
    display: inline;
	padding: 1px 0 2px 26px;
	margin: 0 16px 0 0;
	color: #888;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing: 2px;
    background: #000;
  	}

/** SUB LEVEL LINK APPEARANCE **/
#multi-ddm ul a {
	padding: 1px 0 1px 24px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	border: none;
    text-align: left;
    letter-spacing: 0;
    background: none;
    font-weight: bold;
	text-transform: uppercase;
    }

#multi-ddm ul ul a {
    color: #888;
    font-weight: normal;
    font-size: 11px;
	text-transform: none;
	text-transform: uppercase;
    }
#multi-ddm ul ul li {
    margin-bottom: 0;
    }

#multi-ddm ul ul ul a {
    color: #CCC;
    font-weight: normal;
    font-size: 11px;
	text-transform: none;
	text-transform: uppercase;
	margin-left: 10px;
    }
    
#multi-ddm ul ul ul ul a {
    color: #888;
    font-weight: normal;
    font-size: 10px;
	text-transform: none;
	text-transform: uppercase;
	font-style: normal;
	margin-left: 10px;
    }


/** TOP/SUB LINK HOVER APPEARANCE **/
#multi-ddm a:hover { color: #FFF; }
#multi-ddm ul a:hover {  }




/*  *********************************************  SEARCHFORM  STYLE *********************************************** */

#searchform  {
     float: right;
     width: 226px;
     text-align:right; 
     padding: 10px 16px 20px 0;
     }


/*  *********************************************  SIDEBAR  STYLE *********************************************** */

#mn-sidebar, #mn-sidebar input, #mn-sidebar select, #mn-sidebar textarea { 
	text-align: right;
	}


#mn-sidebar h2 {
	margin: 0 16px 0 0;
	}	

#mn-sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	} 

#mn-sidebar a {
    display: inline;
	padding: 1px 0 2px 26px;
	margin: 0 16px 0 0;
	color: #888;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing: 2px;
    background: #000;
  	}

#mn-sidebar a:hover { color: #FFF; }


#mn-sidebar ul ul li {	
	width: 			231px;
    text-align:     right;
    height:         11px;
    margin-bottom:  11px;    
    }
#mn-sidebar ul ul li:hover {	
    border-bottom:  1px solid #0B96B5;
    margin-bottom:  10px;
    }


/*  *********************************************  QCONTACT  STYLE *********************************************** */
div#mn-sidebar form{
	width: auto;
	float: right;
	padding: 0 15px 15px 0;
	text-align: right;
	}

#mn-sidebar .cform span.reqtxt, #mn-sidebar .cform label, #mn-sidebar .cform span.emailreqtxt{
	display: none;
}

#mn-sidebar .cform input, #mn-sidebar .cform textarea{
	background:#FFFFFF none repeat scroll 0 0;
	border:medium none;
	clear:left;
	color:#222222;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:6px 0 0;
	padding:5px;
	width:198px;
}
#mn-sidebar .cform textarea{
	height: 68px;
}

#mn-sidebar .cform input#sendbutton{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#0B1F26 none repeat scroll 0 0;
	border:1px solid #1E1F21;
	color:#888888;
	padding:3px;
	margin:6px 0 0;
	width: auto;
	float: right;
	cursor: pointer;
}

#mn-sidebar ol.cf-ol li.textonly{
	background:none !important;
	letter-spacing:0px !important;
	margin:0 0 0 -1px !important;
	padding:0 !important;
	text-align:right !important;
}

.cform textarea, .cform input, .cform select {
	width:190px;
}

#mn-sidebar div.cf_info{
	width: auto !important;
}

#ll, #ll2{
	display: none;
}

#sendbutton2{
	width: 100px !important;
	float: right;
	margin-right: 105px;
	clear: both;
}

.inputSelectquick, .inputCommentquick {
	font-family: Arial, Helvetica, sans-serif;
	width:198px;
	margin: 6px 0 0 0;
	padding: 5px 5px;
	display: block;
	clear: left;
	background: #FFF;
	color: #222;
	font-size: 11px;
	border: none;
	}
.inputSelectquick {
	}
.inputCommentquick {
	}
.inputButtonquick {
	margin: 6px 0 0 0;
	}

/*  *********************************************  CONTENT LINKS STYLE *********************************************** */

div#mn-content ul.mn-content-links {
	float: left;
	width: 100%;
    height: 135px;
	overflow: hidden;
	margin: 0;
	padding: 235px 25px 25px 0px;

    list-style: none;
    line-height: 18px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
 	}

div#mn-content ul.mn-content-links li {
	margin: 0;
	padding: 0;
	}

div#mn-content ul.mn-content-links a {
	color:#AAA;
	text-decoration:none;
	}
	div#mn-content ul.mn-content-links a:hover {
		color:#005772;
		background: none;
		}


/*  *********************************************  CONTENT  STYLE *********************************************** */

div#mn-content {
	}

div#mn-content p {
	text-align:justify;
	}
	div#mn-content strong {
		}

	div#mn-content p.noTopPadding	{
		padding-top:0;
		margin-top:0;
		}
    div#mn-content p.noBottomPadding	{
		padding-bottom:0;
		margin-bottom:0;
		}
	div#mn-content p.noPadding	{
		padding-top:0;
		margin-top:0;	
		padding-bottom:0;
		margin-bottom:0;
		}

div#mn-content ul {
		margin:0;
		padding: 0 0 15px 20px;
		}
	div#mn-content li {
		padding-left: 5px;
		}

div#mn-content ol {
		margin:0;
		padding: 0 0 15px 0;
		}
	div#mn-content li {
		}



div#mn-content a {
	color:#005772;
	text-decoration:none;
	font-weight: bold;
	}
	div#mn-content a:hover {
		color:#FFF;
        background: #005772;
		}

/*  *********************************************  ARTICLES PAGE *********************************************** */


div#mn-article {
padding-top: 15px;
width: 490px;
float: left;

}

div#mn-cover {
width: 350px;
float: left;

}

div#mn-apages {
width: 140px;
float: left;

}

div#mn-apages ul, div#mn-apages ul li {
margin: 0;
padding: 0;

}

div#mn-apages ul li {
height: 60px;
}


div#mn-apages ul {
list-style: none;

}


/*  *********************************************  AWARDS PAGE *********************************************** */


div#mn-awards {
padding-top: 15px;
width: 500px;
float: left;

}

div#mn-awards-img {
width: 300px;
float: left;

}

div#mn-awards-txt {
padding: 0;
width: 180px;
float: left;

}

div#mn-awards-img ul, div#mn-awards-img ul li{

list-style: none;
margin: 0;
padding:0;
line-height: 100px;

}

div#mn-awards-txt ul, div#mn-awards-txt ul li {

list-style: none;
text-decoration: none;
margin: 0;
padding: 0;

}

div#mn-awards-txt ul li {
padding-left: 20px;
line-height: 150px;
}








/*  *********************************************  FOOTER  STYLE *********************************************** */

div#mn-footer {
	line-height: 20px;
	font-size: 11px;
	color: #999;
	}
	#mn-footer p {
		padding: 0;
		margin: 11px 0 0 0;
		width: 100%;
		}
	#mn-footer ul {
		padding: 0;
		margin: 11px 0 0 0;
		width: 100%;
		list-style-type: none;
		}
		#mn-footer li {
			display: inline;
			padding-right: 25px;
			}
	#mn-footer a {
		color: #887765;
		text-decoration: none;
		}
		#mn-footer a:hover {
			text-decoration:underline;
			}
	
	

/* FOOTER STANDARDS */
/* ----------------------------------------- */

div#mn-footer p, div#mn-footer ul, div#mn-footer div {
	clear: left;
	float: left; 
	margin: 0;
	padding: 0;
	width: 90%; 
	}
	
#mn-footer ul,
#mn-footer li {
	display: inline;
	}
	#mn-footer li a {
		display: inline-block;
		margin: 0 15px 0 0;
		}


div#mn-footer #footerseo {
	margin-top: 15px;
	width: 70%;
	}

div#mn-footer #footerplaque { 
	clear: both;
	float: left;
	height: 40px;
	text-align: left;
	width: auto;
	}


		
	
	
/*  *********************************************  HEADER TAGS *********************************************** */

H1, #mn-sidebar .header, H2 {
	color:#616161;
	margin: 0 0 0 -1px;
	padding: 20px 0 10px 0;
	font-size: 15px;
    text-transform: uppercase;
	}

H2 {
	padding: 20px 0 0 0;
	font-size: 15px;
	}

H3 {
    margin: 0 0 0 -1px;
	padding: 20px 0 0 0;
	font-size: 12px;
    color: #005772;
	}

H4, H5, H6 {
    margin: 0 0 0 -1px;
	padding: 20px 0 0 0;
	font-size: 12px;
    color: #616161;
	}

table#page_title {
    position: absolute;
    top: 174px;
    left: 50%;
    margin: 0 0 0 -36px;
    line-height: 16px;
    }
         



/*  *********************************************   PICTURES   *********************************************** */

.picborder, .picRight, .picLeft {
	border: 1px solid; 
	border-color: #616161;
	}
	.picRight {
		float:right;
		margin-left:10px;
		margin-top:5px;
		}
	.picLeft {
		float:left;
		margin-right:10px;
		margin-top:5px;
		}

.picRightnoborder {
	float:right; 
	margin-left:10px;
	margin-top:10px;
	}

.picLeftnoborder {
	float: left;
	margin-right: 10px;
	}



.alignright	{
	float:right;
	}
.alignleft	{
	float:left;
	}

/*  *********************************************   CONTENT ELEMENTS  *********************************************** */

hr {
	width: 80%;
	border: none;
	border-top: 1px solid #CCC;
	text-align: center;
	margin: 30px auto;
	}

.button {
	border: 1px solid #1E1F21; 
	background: #0B1F26; 
	padding: 3px 3px; 
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	color: #888;
    }
.button:hover {
	color: #CCC;
	}




