/*  
Theme Name: Roxy
Theme URI: http://www.vanksen.com
Description: Roxy default theme
Version: 1.0
Author: Vanksen
Author URI: http://www.vanksen.com
*/

body{
	margin: 0; padding: 0;
	background: #FFF url(pics/layout/bodyBg.gif) center top no-repeat;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

a{
	text-decoration: none;	
	color: #0ab1ff;
}

a:hover{
	text-decoration:underline;
}

#container {
	width: 736px;
	margin: 20px auto 0 auto;	
}
#content{
	background: url(pics/layout/mainFrameBg.gif) repeat-y center #ccc;
}

h2{
	color:#e2007a;	
}


#header {
	height: 180px;	
	width: 736px;
	margin: 0; padding: 0;
	background: url(pics/layout/headerBg.gif) top center no-repeat;
}

#headerContent{
	padding: 14px 0 0 10px;
}

#top {
	margin-left: 200px;
	margin-bottom: 5px;
}

#left {
	float:left;
	width: 195px;
}
#leftEnd{
	background: url(pics/layout/leftEnd.gif) no-repeat top left #FFF;
	height: 25px;
}
#leftContent{
	background: #f1f1f1;	
	margin: 0 5px 5px 10px;
}
#leftBlueBox{
	background: url(pics/layout/leftBlueBox.gif) no-repeat top left;
	height: 163px;
	margin-bottom: 15px;
}
#leftBlueBox .title{
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	padding: 12px 1px 20px 40px;
}
#leftBlueBox .content{
	color:#FFFFFF;
	padding: 3px 3px 3px 8px;
}

#leftBlueBox .leftItem{
	line-height: 21px;
	height: 21px;
	/*text-transform: lowercase;*/
}
#leftBlueBox .content img{
	margin-right: 2px;
}
#leftBlueBox .leftLinks{
	color: #FFF;
}

#leftBox{
	background: url(pics/layout/leftBox.gif) no-repeat top left;
	height: 119px;
	margin-bottom: 15px;
}
#leftBox .title{
	font-size: 13px;
	color:#FFF;
	font-weight: bold;
	padding: 5px 2px 5px 2px;
	text-align: center;
}
#leftBox .content{
	color:#000;
	padding: 5px 3px 3px 3px;
	text-align:center;
}
.textInput{
	width: 122px;
	border: 1px solid #e2007a;
	margin-bottom: 7px;
	margin-left: 5px;
	font-size: 11px;
	padding:2px;
}

#middle {
	margin-left:200px;
	margin-right: 160px;
	top: 0;
}
.navigation{
	margin-bottom: 15px;
	float: left;
	width: 365px;
}
.navright {
	float: right;
	width: 170px;
	text-align: right;
}
.navleft {
	float: left;	
	width: 170px;
	text-align: left;
}
#article{
 	padding: 0; margin: 0;
	margin-bottom: 10px;
	width: 365px;
}
#articleHeader{
	height:50px;
	display: block;
	margin-bottom: 8px;
	float: left;
}
#articleDater{
	float: left;
	width: 46px;
	height: 46px;	
	background: url(pics/layout/articleDater.gif) no-repeat top left;
	margin-bottom: 4px;
}
#daterDay{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	padding: 3px 1px 0 1px;	
}
#daterMonth{
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #009ee0;
	padding: 4px 1px 0 1px;	
}
.clearBox {
    height:1px;
    overflow:hidden;
  }
#articleTitle{
	float: left;
	height: 46px;
	margin-bottom: 4px;
	width: 310px;
	margin-left: 5px;	
	border-bottom: 1px solid #b2b2b2;	
	font-size: 17px;
	color: #009ee0;
	text-transform: uppercase;
}
#articleTitle a{
	color: #009ee0;
}
#articleContent{
	width: 365px;
	color: #666666;
	text-align:justify;
	display:block;
}
#articleContent img{
	border: 1px solid #c5c5c5;
	margin: 0 10px 10px 0;
}
#articleSign{
	background: url(pics/layout/roxySign.gif) no-repeat 250px 10px;
	height: 50px;
}
#articleFooter a{
	color: #0ab1ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#articleFooterComments{
	width: 250px;
	float: left;
}
#articleFooterSuite{
	width: 115px;	
	text-align:right;
	float: left;
}
#articleFooterSpacer{
	background: url(pics/layout/middleSpacer.gif) no-repeat;
	height: 75px;
	float: left;
	width: 365px;
	margin-top: 10px;
}
#respond{
	color: #e2007a;
}
.postmetadata{
	margin-top: 15px;
}
.postmetadata a{
	color: #0ab1ff;
}
.alt a{
	color: #0ab1ff;
}
#respond{
	margin-top: 15px;
}

.post h2{
	margin: 10px 0 10px 0;
}
.commentArea{
	width: 365px;
}
.center{
	text-align:center;
}

#right {
	float: right;
	width: 134px;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#right a{
	color: #009ee0;
}
#rightTop{
	height: 62px;
	background:url(pics/layout/rightTop.gif) no-repeat top left;
	border-bottom: 1px solid #afafaf ;
}
#rightCat{
	height: 29px;
	background:url(pics/layout/rightCat.gif) no-repeat top left;
	text-align:center;
	line-height: 28px;
	font-size: 11px;
	font-weight:bold;	
}
#rightContent{
	background: #85d6f7;
	text-align:center;
	color: #009ee0;
}
#rightContent .bannerPic{
	border: 1px solid #666666;
}
#rightChanger{
	height: 30px;
	background:url(pics/layout/rightChanger.gif) no-repeat top left;	
}
#rightContentAlt{
	background: #c8ebf9;
	padding-top: 10px;
	text-align:center;
	color: #009ee0;
	font-size: 11px;
	font-weight: bold;
	width: 134px;
}
#rightEnd{
	height: 30px;
	background:url(pics/layout/rightEnd.gif) no-repeat top left;	
}


#footerMenu{
	clear:both;
	margin: 15px 31px 0 31px;	
}

#history{
	height: 238px;
	clear: both;
	background: url(pics/layout/historyBg.jpg) no-repeat 1px 0 #2fb0e2;
	margin: 0 1px 0 1px;
	border-top: 1px solid #e2007a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#historyDeco{
	width: 100px;
	height: 65px;
	background: url(pics/layout/historyDeco.gif) no-repeat top left;
	position: relative;
	right: -635px;
	/*top: -157px;	*/
	bottom: -23px;
	/*margin-top: -100px;*/
	display: none;
}
#historyTitle{
	line-height: 35px;
	width: 270px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e2007a;	
	font-size: 19px;
	font-weight: bold;
	color: #e2007a;
}
#historyCol1{
	color: #FFF;
	width: 215px;
	float: left;
	margin-left: 10px;	
	text-align:justify;
}
#historyCol2{
	color: #FFF;
	width: 230px;
	float: left;
	margin-left: 27px;	
	text-align:justify;
}
#historyCol3{
	color: #FFF;
	width: 215px;
	float: left;
	margin-left: 25px;	
	text-align:justify;
}
#footer{	
	clear: both;
	height: 50px;
	text-align:center;
	line-height: 24px;
	background: url(pics/layout/footerBg.gif) repeat-x top left;
	margin: 0 1px 0 1px;
	border-top: 1px solid #009ee0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a{
	color: #666;
}