/*
Theme Name: Rogue
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	}
	
	a {
color:#000000;
text-decoration:none;
outline: none;
}

a:hover {
text-decoration:underline;
}

img {
	border: none;
}

.clearfloat {
	clear:both;
	}

body {
	background-color: #252525;
	background-image: url(http://roguemodelmanagement.com/images/body_bg1.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3B3F42; 
}
#container {
width:952px;
margin-left: auto;margin-right: auto; text-align:left;
}
#header{
height:116px;
background-image:url(http://roguemodelmanagement.com/images/rogue_bg_top2.jpg);

}

#nav {
width:952px;
height: 40px;
postion: relative;


}



.menu-main-container {


	}
	
.menu {
	
	}	

#nav ul {
    position: absolute;
	margin: 0;
	padding: 0;
	width:952px;
}
#nav li {
    display:block;
	float:left;
	height: 30px;
	list-style: none;
	border-right:solid;
	border-right-width:1px;
	border-right-color: #848889;
	border-left:solid;
	border-left-width:1px;
	border-left-color: #848889;
	padding: 10px 0 0px 0;
	background-color:#474B4E;
}

#nav li:hover {
	background-color:#848889;
	 border-right:solid;
	border-right-width:1px;
	border-right-color: #dddddd;
	border-left:solid;
	border-left-width:1px;
	border-left-color: #dddddd;
}

#nav li a {
	padding: 10px 15px;
	line-height: 40px;
	font: bold 13px Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow : 0.1em 0.1em #000000;
	}
	
#nav li a:hover {
	text-decoration: none;
   
	}	
	
#nav li.current_page_item {
	background-color:#848889;
	
}	

#nav li ul {
	display: none;
	visibility: hidden;
	height:30px;
	position: absolute;
	top:40px;
	left: 0px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	width:100%;
	background-color:#848889;
	}
	
#nav li:hover ul {
	display: block;
	visibility: visible;
	
	}		
	
#nav li.current_page_item ul {
	display: block;
	visibility: visible;
	
	}		
	
#nav li.current_page_ancestor ul {
	display: block;
	visibility: visible;
	
	}		
	
#nav li.current_page_ancestor  {
	background-color:#848889;
	
	}	

#nav li li {
	border-right: 0;
	height: 20px;
	float: left;
	padding: 5px 0;
	background-color: transparent;
	-moz-border-radius-bottomleft: 5px;
	}			
	
#nav li li a {	
	padding: 0 20px;
	font: normal 13px Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
	text-shadow : none;
	border-right:none;
	border-right-width:1px;
	border-right-color: #fff;
}

#nav li li:hover {
border-right:solid;
	border-right-width:1px;
	border-right-color: #848889;
	border-left:solid;
	border-left-width:1px;
	border-left-color: #848889;
	}

#nav li li a:hover {
	text-decoration: underline;
	
	}

#nav li.menu-item-home {
	border-left: 1px solid #848889;
}



#nav .rep a {
	display: block;
	text-indent:-9009px;
	margin-top: 8px;
}
#nav .first {
	padding-left: 0px;
}
#nav .last {
	border-right:none;
	padding-right: 0px;
}

#nav .fm a { width:65px; background:transparent url(http://roguemodelmanagement.com/images/nav_bg4.png) no-repeat 0 0; background-position: 0px 0px;}
#nav .mm a { width:37px;background:transparent url(http://roguemodelmanagement.com/images/nav_bg4.png) no-repeat 0 0; background-position: -65px 0px;}
#nav .cm a { width:98px; background:transparent url(http://roguemodelmanagement.com/images/nav_bg4.png) no-repeat 0 0;  background-position: -102px 0px;}
#nav .bm a { width:145px; background:transparent url(http://roguemodelmanagement.com/images/nav_bg4.png) no-repeat 0 0; background-position: -200px 0px;}
#nav .cr a { width:125px; background:transparent url(http://roguemodelmanagement.com/images/nav_bg4.png) no-repeat 0 0; background-position: -349px 0px;}


/*Homepage side nav*/

#navside {
	float: left;
	width: 215px;
	margin-top: 35px;
	
	}
	
#navside ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#navside li a {
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	line-height: 150%;
	display: block;
	padding: 3px 0;
	}
	
#navside li a:hover {
	color: #eeeeee;
	
	}	
	
#navside li ul {
	display: none;
	visibility:hidden;
	margin: 0;
	}
	
#navside li:hover ul {
	display: block;
	visibility:visible;
	
	}	
	
#navside li li a {
	font-size:12px;
	display: block;
	padding: 1px 10px;
	}		
		

#body {
height:351px;
width:702px;
border:solid;
border-color:#666666;
border-style:solid;
background-color:#3B3F42;
border-width: 5px;
margin-top:35px;
margin-bottom: 10px;
float:right;
}
#body_other {
float:left;
width:942px;
border:solid;
border-color:#888888;
border-style:solid;
background-color:#f9f9f9;
border-width: 5px;
margin-top:35px;
}
#footer {
height: 100px;
padding-bottom: 10px;
float:left;
width:952px;
color: #dddddd;
}
#footer a{
color:#ffffff;
}
#footer #copy {
float:left;
padding-top: 8px;
font-size:10px;
width: 250px;
}
#footer #f_nav{
float:left;
padding-top: 8px;
font-size:10px;
width: 300px;

}

#footer .facebook {
float:right;
width: 100px;
margin-top: 8px;
}
#footer #f_nav ul {
	margin: 0;
	padding: 0;
}
#footer #f_nav li {
	margin: 0;
	list-style: none;
	display: inline;
	border-right:solid;
	border-right-width:1px;
	border-right-color: #dddddd;
	padding: 0px 8px 0px 8px;
}
#footer #f_nav .ls {
border-right:none;
padding-right: 0px;
}
#footer_contact {
margin-top: 8px;
float:right;
font-size:10px;

padding-left: 5px;
width: 280px;
	
	text-align: right;
}
#footer_contact p {
float:left;
margin: 0px;
padding-bottom: 5px;
}
#footer_contact .f_contact {
	padding-left: 10px;	
	text-align: right;
	float: right;
}
#slides {
border:1px;
border-color:#3B3F42;
border-style:solid;
}

#body_other #contact {
padding: 20px 20px 20px 20px;
font-size:11px;
float:left;
}

#body_other #contact a {
color:#000000;
}

#page_other {
padding: 20px 20px 20px 20px;
font-size:11px;
float:left;
}

#page_other h1 {
font-size:15px;
text-decoration:none;
margin: 0;
padding-bottom: 20px;
}

#page_other h2 {
	font-size: 15px;
    margin: 0;
    padding-bottom: 20px;
    text-decoration: none;
}

#page_other h3 a {
	font-size: 13px;
    margin: 0;
    padding-bottom: 20px;
    text-decoration: none;
}

#page_other h3 a:hover {
	text-decoration:underline;
	
	}
	
#page_other h4 {
	font-size: 13px;
    margin: 0;
    padding-bottom: 20px;
    text-decoration: none;
}

#page_single {
padding: 20px 20px 20px 20px;
font-size:11px;
float:left;
}

#page_single {
margin: 5px 0;
}

#page_single h1 {
font-size:15px;
text-decoration:none;
margin: 0;
padding-bottom: 10px;
}

#page_single h2 {
	font-size: 15px;
    margin: 0;
    padding-bottom: 20px;
    text-decoration: none;
}

#page_single h3 a {
	font-size: 13px;
    margin: 0;
    padding-bottom: 10px;
    text-decoration: none;
}

#page_single h3 a:hover {
	text-decoration:underline;
	
	}
	
#page_single h4 {
	font-size: 13px;
    margin: 0;
    padding-bottom: 10px;
    text-decoration: none;
}



#contact p { font-size: 12px; margin: 0; text-align:left; }
#contact p a { color:#000000; }
#contact input { margin-top: 3px; margin-bottom: 5px; width: 610px; border-left-style:solid; padding: 2px 2px 2px 2px; text-align:left; }
#contact textarea { margin-top: 3px; margin-bottom: 5px; font-family:Arial, Helvetica, sans-serif; font-size: 12px; padding: 4px 4px 4px 4px;  text-align:left;  }
#contact h1 {
font-size:15px;
text-decoration:none;
margin: 0;
padding-bottom: 8px;
}

#contact input {
	border: 3px solid #CCCCCC;
	text-align:left;
}
#contact textarea {
	border: 3px solid #CCCCCC;
	width: 610px;
	 text-align:left;
}

#contact form { margin:0; }

#contact .style3 {font-size: 11px; padding-top:3px;}
#contact .submit { margin-top: 3px; margin-bottom: 5px; width: 624px; border-left-style:solid; background-color:#FFFFFF; text-align:center; margin-top: 5px;}

#forms p { font-size: 12px; margin: 0; text-align:left; }
#forms p a { color:#000000; }
#forms input { margin-top: 3px; margin-bottom: 5px; width: 610px; border-left-style:solid; padding: 2px 2px 2px 2px; text-align:left; }
#forms textarea { margin-top: 3px; margin-bottom: 5px; font-family:Arial, Helvetica, sans-serif; font-size: 12px; padding: 4px 4px 4px 4px;  text-align:left;  }
#forms h1 {
font-size:15px;
text-decoration:none;
margin: 0;
padding-bottom: 8px;
}

#forms input {
	border: 3px solid #CCCCCC;
	text-align:left;
}
#forms textarea {
	border: 3px solid #CCCCCC;
	width: 610px;
	 text-align:left;
}

#forms form { margin:0; }

#forms .style3 {font-size: 11px; padding-top:3px;}
#forms .submit { margin-top: 3px; margin-bottom: 5px; width: 624px; border-left-style:solid; background-color:#FFFFFF; text-align:center; margin-top: 5px;}

#p_row {
float:left;
margin-bottom: 10px;
}
.p_col{
float:left;
width:120px;
margin-bottom: 10px;
}
#p_row img {
border-color:#666666;
border-style:solid;
border-width: 4px;
margin-top:25px;
}
.p_col img {
border-color:#666666;
border-style:solid;
border-width: 4px;
margin-right: 20px;
}
.pblock {
font-size:11px;
text-align:center;
padding-top:3px;

}

.p_row img {
border-color:#FFFFFF;
border-style:solid;
border-width: 4px;
}

.p_row {
float:left;
margin-bottom: 10px;
}

#page_other p.cus {
	background-color:#ECEBEB;
	border:solid;
	border-color:#666666;
	border-width:2px;
	padding: 5px 5px 5px 5px;
	font-size:12;
	width: 140px;
	text-align:center;
	float:right;
	margin: 20px 0;
}
.cus a {
	text-decoration:none;
	font-weight:bold;
	
}

/*Blog*/

.post {
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	}
	
.avatar {
	float:left;
	padding-right: 10px;
	}
	
#biog {
	float:left;
	width: 590px;
	margin-bottom: 20px;
	background-color: #ffffff;
	padding: 10px;
	border: 2px solid #666666;
	}
		
	
/*Sidebar*/

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin-left: 20px;
	}	
	
#sidebar li {
	display: block;
	padding: 3px 0;
	font-size: 14px;
	}

#sidebar li li {
	
	font-size: 14px;
	}
	
#page_single h2.side {
	padding-bottom:0;
}	

#page_other h2.side {
	padding-bottom:0;
}	
	
 li.categories { visibility:hidden; }  
 li.categories ul { 
 	visibility:visible;
 	list-style-type: none;
	padding: 0;
	margin-left: 20px;; 
	} 
 li.cat-item { 
 	display: block;
	padding: 3px 0;
	font-size: 14px; 
	padding: 4px 0;
	}
 ul.children li.cat-item { font-size: 12px; }
 
 a.girl {
 	background:url(http://roguemodelmanagement.com/images/female.gif) left no-repeat;
	padding: 3px 25px;
	line-height: 250%;
 }
	
 a.boy {
 	background:url(http://roguemodelmanagement.com/images/male.gif) left no-repeat;
	padding: 3px 25px;
 }
		
