/*  
Theme Name: Sexy Round
Theme URI: http://wpthemes.japre.com/index.php?wptheme=Sexy+Round
Description: 2 columns adult wordpress theme, fixed width, widget ready, right sidebar
Version: 1.0
Author: Big Muzzy
Author URI: http://wpthemes.japre.com/


*/

body{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#000000;
	padding: 0px;
	margin: 0px;
}

font{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

img{
	border:0px;
}

a{
	color:#999966;
	text-decoration:none;
}

form, table, ul, li, p{
	padding:0px;
	margin:0px;;
}

.sub{
	border:0px;
}

input, textarea{
	border:1px solid #cecece;
	font-size:12px
}

div#page{
	width:950px;
	text-align:left;
}

/*header*/
div#page #header{
	width:100%;
	height:350px;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

div#header #header_title{
	color:#FFFFFF;
	font-size:39px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
	padding-top:310px;
}

/* end header */

/*menu*/
div#page #menu{
	width:100%;
	height:35px;
	background:url(images/titlebcg.png) repeat-x left top;
}

div#page #menu_text{
	color:#FFFFFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:20px;
	padding-top:7px;
}

div#page #menu_text a{
	color:#CCCCCC;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

div#page #menu_text a:hover{
	color:#999966;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

/* end menu2 */

/* blog*/
div#page #blog{
	width:100%;
	background-color: #232323;
}

div#blog #blog_pad{
	width:100%;
	padding-top:40px;
	/*padding-left:30px;
	padding-right:20px;*/
	padding-bottom:25px;
}

div#blog #blog_left{
	padding-left:20px;
}

div#blog_left .blog_item{
}

div.blog_item .item_title{
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-weight:bold;
	padding-bottom:5px;
	background-image: url(images/titlebcg.png);
}

div.blog_item .item_title a{
	color:#999966;
	padding-left: 5px;
}

div.blog_item .item_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	line-height:23px;
	padding-bottom:5px;
	padding-left:10px;
	font-weight: bold;
	background-color: #1F1F1F;
	padding-top: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}

div.blog_item .item_panel{
	padding:6px;
	background-color: #333333;
}

div.blog_item .item_panel .panel_links{
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	color: #CCCCCC;
}

div.blog_item .item_panel .panel_links span.comm a{
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
}

div.blog_item .item_panel .panel_links span.read a{
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
}

div.blog_item .item_line{
	border-bottom:1px solid #cccccc;
	padding-bottom:0px;
}

div#blog #blog_center{
	background:url(images/dot.png) repeat-y top;
}

div#blog #blog_right{
	padding-left:0px;
	padding-right:20px;
}

/* blog comm*/
div#blog #blog_left  .blog_comm{
	padding-left:65px;
	padding-right:25px;
	text-align:left;
}

div#blog #blog_left  .blog_comm .comm_title{
	color:#606060;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	padding-bottom:15px;
}

div#blog #blog_left  .blog_comm .comm_count{
	color:#CCCCCC;
	font-family