@charset "utf-8";
/* CSS Document */

body{margin:0; background: url(../images/mrskinbg.jpg) repeat-x fixed #000000; font-family:'Kameron' }

h1 {
  font: 100 22px/25px 'Yanone Kaffeesatz',arial,seri;
}
 
p {
  font: 50 17px/20px 'Kameron', Georgia, serif;
}


a img{
	border:none;
}

a:link, a:visited,a:active {text-decoration: none; color:#0099cc;}

a:hover{text-decoration:none; color:#339933;}

header{height:75px; background-color:#222222; margin:0 auto; -moz-box-shadow:1px 1px 1px 1px #dedede; -webkit-box-shadow:1px 1px 1px 1px #dedede; -o-box-shadow:1px 1px 1px 1px #dedede;  box-shadow:1px 1px 1px 1px #dedede;}

.headContaint{width:970px; height:75px; background-color: #222222; margin:0 auto;}

.logo{width:200px; height:75px; float:left;}

.other{ width:660px; float:right; padding-top:25px;}

.container{width:1000px; 
		   min-height:740px;
		   margin:10px auto; 
		    overflow:hidden;
		   }

.right-box{width:600px; 
		   min-height:740px;
		   padding:20px;
		   float:left;
		   background-color:#FFF;
		    border:1px solid #e5e3e3; 
		   -moz-border-radius:5px;
  		   -webkit-border-radius:5px;
           -o-border-radius:5px;
           -khtml-border-radius:5px;
           border-radius:5px;
           -moz-box-shadow:0 1px 1px #dedede;
           -webkit-box-shadow:0 1px 1px #dedede;
           -o-box-shadow:0 1px 1px #dedede;
           box-shadow:0 1px 1px #dedede;
}

.left-box{width:320px; 
		 margin-left:10px; 
		 float:right; 
		 margin:0 0 10px 10px; 
		 background-color:#FFF;
		 border:1px solid #e5e3e3; 
		 -moz-border-radius:5px;
  		 -webkit-border-radius:5px;
         -o-border-radius:5px;
         -khtml-border-radius:5px;
         border-radius:5px;
         -moz-box-shadow:0 1px 1px #dedede;
         -webkit-box-shadow:0 1px 1px #dedede;
         -o-box-shadow:0 1px 1px #dedede;
         box-shadow:0 1px 1px #dedede;
		 text-align:center;
		 min-height:740px;
		 padding:20px 10px;
		   }

.post-container{border-bottom:1px solid #e5e3e3;} 

footer{height:75px; background-color:#222222; margin:0 auto; -moz-box-shadow:1px 1px 1px 1px #dedede; -webkit-box-shadow:1px 1px 1px 1px #dedede; -o-box-shadow:1px 1px 1px 1px #dedede;  box-shadow:1px 1px 1px 1px #dedede;}

.post-date{font-size:11px; color: #666; padding-bottom:10px;}

.post{padding-bottom:10px;}

.post-Ptitle{font: 100 24px/34px 'Yanone Kaffeesatz',arial,seri; color:#000000;}

.space{height:25px; width:100%;}

.lshre{width:200px; float:left;}

.tBox{background-color:#f2f2f2; 
	  padding:12px 7px; 
	  margin-bottom:10px;
	  background-color:#f1f1f1;
	 -moz-border-radius:5px;
	 -webkit-border-radius:5px;
	 border-radius:5px;
	 border:1px solid #E7E7E7;
	 overflow:hidden;
	  }

.random-box{width:600px; padding:10px 2px; background-color:#f2f2f2; overflow:hidden;}

.latest-box{width:600px; padding:10px 1px 10px 3px;; background-color:#f1f1f1; overflow:hidden; border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; -webkit-border-radius: 0px 0px 5px 5px; border: 1px solid #E7E7E7;}

.tumbs{ float:left; width:137px; height:105px; padding:3px; margin-right:5px; margin-bottom:5px; border:1px solid #e5e3e3;}

.big-box{width:300px; padding:3px; border:1px solid #e5e3e3; margin-bottom:10px;}

.clear{clear:both;}

.bigTitle{background-color:#333; 
		color:#FFF; 
		font: 100 24px/34px 'Yanone Kaffeesatz',arial,seri;
		-moz-border-radius:5px;
  	    -webkit-border-radius:5px;
        -o-border-radius:5px;
        -khtml-border-radius:5px;
        border-top-left-radius:5px;
	    border-top-right-radius:5px;
        -moz-box-shadow:0 1px 1px #dedede;
        -webkit-box-shadow:0 1px 1px #dedede;
        -o-box-shadow:0 1px 1px #dedede;
        box-shadow:0 1px 1px #dedede;
	    padding-left:7px;
	  }
	  
.homeTitle{background-color:#333; 
		color:#FFF; 
		font: 100 24px/34px 'Yanone Kaffeesatz',arial,seri;
		-moz-border-radius:5px;
  	    -webkit-border-radius:5px;
        -o-border-radius:5px;
        -khtml-border-radius:5px;
        border-top-left-radius:5px;
	    border-top-right-radius:5px;
        -moz-box-shadow:0 1px 1px #dedede;
        -webkit-box-shadow:0 1px 1px #dedede;
        -o-box-shadow:0 1px 1px #dedede;
        box-shadow:0 1px 1px #dedede;
	    padding-left:7px;
		width:600px;
	  }
	  	  

.bottomBar{padding:5px 8px 5px 5px; background-color: #eae7d2; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; border:1px solid #E7E7E7; margin:5px 5px 0 5px; text-align:right;}

.box{overflow:hidden;}

.cnter{text-align:center;}

/***tooltip***/

#tooltip{
	position:absolute;
	border:1px solid #e5e3e3;
	background:#eae7d2;
	padding:7px 5px;
	color:#000;
	display:none;
	opacity:0.8;
	}	
	
	
/*form*/

#theForm{
	margin:0;
	width:560px;
	padding: 20px;
	background-color:#f1f1f1;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #E7E7E7;
	overflow:hidden;
}
#theForm label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}
#theForm .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#theForm input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:1px solid #aacfe4;
	width:300px;
	margin:2px 0 20px 10px;
}
#theForm textarea{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:300px;
	margin:2px 0 20px 10px;
	height: 50px;
}

#theForm button{
	clear:both;
	margin-left:150px;
}
.red-button {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
	font: bold 13px;
	
}.red-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
	
}.red-button:active {
	position:relative;
	top:1px;
}



#output{text-align:center;}

#loadding{text-align:center;color:red;}


.smallLong{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	padding-bottom:10px;
	}

.share-box, .ads{	
	width:590px; 
	padding:7px 4px 4px 6px; 
	background-color:#f1f1f1;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #E7E7E7;
	overflow:hidden
		}

.ads{text-align:center; height:63px;}

.nxtBtn{width:50px; 
		float:right; 
		margin-right:27px;
		
		}

.preBtn{width:50px; float:left;}

.cBtn{width:350px; float:left; margin-left:35px;}

.cmts{ margin-top:7px;}

.nxt, .prv, .rand{
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #d83526;
	display:inline-block;
	padding:10px 24px;
	line-height:64px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
	height:55px;
	width:25px;
		
}

.nxt { background-image:url(../../../images/nxt.png);}

.prv {background-image:url(../../../images/prv.png);}

.rand { background-image:url(../../../images/rnd.png);}

.prv:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
	background-image:url(../../../images/prv.png);
}

.nxt:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
	background-image:url(../../../images/nxt.png);
}

.rand:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
	background-image:url(../../../images/rnd.png);
}

.subPost {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	padding:10px 67px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
	font: 100 27px/25px 'Yanone Kaffeesatz',arial,seri;;
	margin-bottom:10px;
	
}.subPost:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}

.subPost:link, .subPost:visited{color:#FFF;}
/*****pagination*****/

.pagediv{margin-top:20px;}

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	padding:6px 6px;
	margin-right:2px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
	position:relative;
	  
}
div.pagination a:hover, div.pagination a:active {
	background-color:#ce0100;	
}
div.pagination span.current {
	padding: 6px 6px;
	margin: 2px;
	font-weight: bold;
	background-color: #B30004;
	color: #FFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	text-shadow:1px 1px 0px #b23e35;
	border:1px solid #d83526;
}
div.pagination span.disabled {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color: #B00004;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #d83526;
	display:inline-block;
	color: #FF9D9F;
	padding:6px 6px;
	margin-right:2px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}

/*tabs*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
	font-weight:bold;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 16px;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #eeeeee;
	border-bottom: 1px solid #eeeeee; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
}
.tab_content {
	padding-top: 5px;
}

.dash_tabs{margin:10px;}

/****Menu*****/

ul#menu{
	font: 100 23px/28px 'Yanone Kaffeesatz',arial,seri;
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:50px;
	text-transform:uppercase;
	background:transparent url("../images/blue.jpg") repeat-x top left;
}
ul#menu li{
	display:block;
	float:left;
	margin-right:2px;
	pading:0;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:40px;
	}
ul#menu li a:hover{
	background:transparent url("../images/black.jpg") repeat-x top left;	
	}
	
/*** SHOW HIDE ***/
#panel {
	width: 100%;
	height: 70px;
	background: #303030;
	overflow: hidden;
	z-index: 3;
}

.search-box{margin:0 auto; width:970px; text-align:right; padding:20px;}

.search-box input{
	font-size:12px;
	padding:6px 2px;
	border:1px solid #aacfe4;
	width:400px;
	margin:2px 0 20px 10px;
}
/*** SHOW HIDE ***/	
	
.mainFooter{margin:0 auto; width:940px; color:#FFF; padding:10px 0; font-size:16px;}

.footer-links:link,.footer-links:active,.footer-links:visited{color:#F90000;}

.footer-links:hover{color: #B00;}	