/*



Theme Name: The MMOZine



Author: ChiQ Montes



Author URI: http://www.wpthemedesigner.com/



*/



p{

margin:0px;

padding:0px;

}



* {



	padding: 0;



}



body {



	text-align: center;



	font: 13px Verdana;



	color: #565656;



	background-color: #063a63;

	

	margin: 0;

	

	padding: 0;



}



a {



	text-decoration: none;



	color: #1c2832;



}



a:hover {



	text-decoration: underline;



}



img {



	border: 0;



}







.break {



	font-size: 0;



	width: 0; height: 0;



	clear: both;



}



.alignleft {



	float: left;



	margin: 4px 10px 5px 0;



}



.alignright {



	float: right;



	margin: 4px 0 5px 10px;



}



.aligncenter {



	text-align: center;



}



.hidden {



	display: none;



}





/** BEGIN wrapper **/



#wrapper {



	width: 980px;



	margin: auto auto;



	text-align: left;



	padding: 0 0 20px;



}



/** END wrapper **/







/** BEGIN header **/



#header {



	height: 105px;



}



	#header h1 {



		float: left;



		text-indent: -9999px;



		font-size: 0;



		padding: 15px;



	}



		#header h1 a {



			display: block;



			background: url(images/logo.gif) no-repeat 0 0;



			width: 334px; height: 75px;



			outline: none;



		}



	#header .ad {



		float: right;



		padding-top: 18px;



	}



	.ads {

		padding: 0 0 0px 0px;

		margin: 12px 0 8px 0px;

		text-align: center;

		float: left;

	}

	

/** END header **/







/** BEGIN body **/



#body {



	clear: both;



	background: #ffffff url(images/buffer.gif) repeat-y 680px 0;



}



	#body .buffer {



		background: url(images/wrapper.gif) repeat-x 0 0;



	}



	#body .subscribe {



		float: right;

		background: url(images/rssicon.png) no-repeat;

		font-size: 0.9em;

		padding: 2px 0 3px 20px;

		color: #ffffff;

		margin: 10px 10px 0 0;



	}



		#body .subscribe a {



			color: #ffffff;



		}



		#body .subscribe a:hover {



			color: #CED9E7;



			text-decoration: underline;



		}



	#body .pages {



		list-style-type: none;



		height: 35px;



		padding-left: 15px;

		

		margin: 0;



	}



		#body .pages li {



			float: left;



			text-transform: uppercase;



			font-weight: bold;



			font-size: 0.9em;



		}



		#body .pages li a {



			color: #ffffff;



			display: block;



			padding: 11px 16px;



		}



		#body .pages li a:hover {



			text-decoration: none;



			background-color: #e4f3ff;



			color: #063a63;



		}



	#body .categories {



		list-style-type: none;



		height: 41px;



	}



		#body .categories li {



			float: left;



			font-size: 0.9em;



			padding: 14px 14px 13px;



			background: url(images/divider.gif) no-repeat 0 16px;



		}



			#body .categories li.f {



				background: none;



			}



		#body .categories li a {



			color: #808080;



		}



		#body .categories li a:hover {



			text-decoration: none;



			color: #49535C;



		}



/** END body **/







/** BEGIN content **/

#con_bg{

width:980px;

float:left;

background:url(images/backgroundcontent.gif) repeat-y;

}

#content {



	width: 474px;



	float: left;



	padding: 20px 0 0 10px;

	

	margin: 0;



}



	#content p {



		line-height: 1.4em;



		padding-bottom:5px;

		



	}

#content h3{

padding-top:0px;

float:left;

}

	#content h3, #content h4, #content h5, #content h6 {



		font-size: 1.2em;



		margin-bottom: 5px;



	}



	#content ol, #content ul {



		list-style-position: inside;



		margin-bottom: 15px;



	}



	#content li {



		padding: 2px 0;

		list-style:none;



		line-height: 1.4em;



	}



	#content blockqoute {



		padding: 10px 10px 5px;



		background: #eeeeee;



		border-width: 1px 0;



		border-style: solid;



		border-color: #e0e0e0;



		margin-bottom: 15px;



	}



	#content h2 {



		font-family: Lucida Sans Unicode;



		font-size: 1.6em;



		margin: 0 0 3px 0;

		

		padding: 0;



		font-weight: bold;



	}



	#content .details {



		font-size: 0.9em;



		color: #9a9b9b;



		margin-bottom: 15px;



	}

	#content .details .combub{

		font-size: 1.0em;



		color: #9a9b9b;



		margin-bottom: 15px;

		background:url(images/commentbub.jpg) no-repeat left center;

		padding-left:15px;

	}





		#content .details a {



			color: #9a9b9b;



		}



	#content .continue {



		background-color: #0f67ae;



		color: #ffffff;



		display: block;



		font-size: 0.9em;



		padding: 7px 12px;



		float: left;



	}



		#content .continue:hover {



			background-color: #063a63;



			text-decoration: none;



		}



	#content .post {



		width: 298px; height: 320px;



		float: left;



		padding: 10px;



	}



		#content .post img {



			border: 3px solid #EFEFEF;



			float: left;



			margin: 4px 8px 8px 0;



			width: auto;



		}



		#content .post h2 {



			font-weight: normal;



		}



	#content .latest {



		width: 460px; height: auto;



	}



		#content .latest img {



			border: 3px solid #EFEFEF;



			float: left;



			margin: 4px 8px 8px 0;



			width: auto;



		}



		#content .latest h2 {



			font-size: 2.0em;



			font-weight: bold;

			float:left;



		}



		#content .latest .continue {



			float: left;

			margin-bottom:10px;



		}



		#content .latest .bottom {



			clear: both;



			border-top: 1px solid #E1E1E1;



		}



	#content .postnav {



		clear: both;



		padding: 40px 8px 20px;



	}

	#content .postnav a{

		background: #0E69AF;

		color: #fff;

		padding: 8px 8px 8px 8px;

		margin: 0 5px 0 0;

	}

	#content .postnav a:hover{

		text-decoration: none;

		background: #063a63;

	}



		#content .postnav ul {



			list-style-type: none;



			border: 0 !important;



		}



			#content .postnav ul li {



				float: left;



			}



			#content .postnav ul li a {



				display: block;



				padding: 5px 8px;



				color: #ffffff;



				background-color: #004b69;



				font-weight: bold;



				font-size: 0.9em;



				margin: 2px;



				border: 0 !important;



			}



			#content .postnav ul li a:hover {



				background-color: #003b51;



			}



			#content .postnav .page_info {



				padding: 5px 8px;



				color: #ffffff;



				background-color: #004b69;



				font-weight: bold;



				font-size: 0.9em;



				margin: 0 2px 2px;



			}



	#content .single {



		width: 440px; height: auto; color:#565656;



	}



		#content .single img {



			border: 3px solid #EFEFEF;



			width: auto;



			float: none;



		}



		#content .single h2 {



			font-size: 2.0em;



			font-weight: bold;



			float: none;



			clear:left;



		}



		#content .single .continue {



			float: left;



		}



		#content .single .bottom {



			clear: both;



			border-top: 1px solid #E1E1E1;



		}



/** END content **/







/** BEGIN sidebar **/



#sidebar {



	width: 285px;



	float:right;



	font-size: 0.9em;

	padding-left:0px;

	



}

#sidebar1 {



	width: 205px;



	float: left;

	padding-left:5px;



	font-size: 0.9em;

	



}



	#sidebar h2 {



		font-size: 1em;



		text-transform: uppercase;



		padding: 20px 0 20px 10px;

		

		margin: 0;



		color: #1c2832;



	}



	#sidebar ul {



		list-style-type: none;



		padding: 0 0px 10px 10px;

		

		margin: 0;

		width:250px;



	}



		#sidebar ul li {



			border-bottom: 1px dotted #DEDCD4;



			line-height: 1.4em;



			padding: 6px 0;



		}



		#sidebar ul li a {



			



		}



	#sidebar .l {



		float: left;



		width: 50%;



	}



	#sidebar .r {



		float: right;



		width: 50%;



	}



		#sidebar .l ul li, #sidebar .r ul li {



			padding: 6px 0;



			border-bottom: 0;



		}



		#sidebar .l ul li a, #sidebar .r ul li a {



			color: #565656;



		}



	#sidebar form {



		padding: 0 0px 0 0px;



		border-bottom: 1px solid #E1E1E1;



		width:250px;

		float:left;



		height: 65px;

		margin-bottom:10px;

		

		margin: 0;

		

		



	}



		#sidebar form input {



			border: 0;



			font-size: 12px;



			font-family: Verdana;



			width: 187px !important;



			margin: 13px 5px 0 15px !important;

			height:26px !important;

			padding-top:8px;

			text-align:left;



			float: left;

			border: 1px solid #E1E1E1;

			background-color:#F3F3F3;



		}



		#sidebar form .submit {



			float: right;



			width: 70px !important; height: 36px  !important;



			text-indent: -9999px;

			font:11px/16px Arial, Helvetica, sans-serif, Tahoma;

			

			margin-top: 13px !important;

			margin-left:0px !important;

			color:#000 !important;

			text-align:center;

			cursor:pointer;

			border:none;

			background:url(images/searchi.gif) no-repeat;



		}



	#sidebar .ads {



		text-align: center;



		padding-top: 10px;



                padding-left:5px;



		border-bottom: 1px solid #E1E1E1;

		



	}



		#sidebar .ads img {



			margin: 0px;



		}



	#sidebar .flickr {



		padding: 0 10px 10px;



		text-align: center;



	}



		#sidebar .flickr img {



			margin: 5px;



		}



	#sidebar .video {



		padding: 0 10px 10px;



		text-align: center;



	}



	#sidebar .tags {



		padding: 0 10px 10px;



		border-bottom: 1px solid #E1E1E1;



	}



		#sidebar .tags a {



			color: #565656;



		}



		#sidebar .tags a:hover {



			color: #637380;



			text-decoration: none;



		}

		

		

		#sidebar1 h2 {



		font-size: 1em;



		text-transform: uppercase;



		padding: 20px 0 20px 10px;

		

		margin: 0;



		color: #1c2832;



	}



	#sidebar1 ul {



		list-style-type: none;



		padding: 0 10px 10px 10px;

		width:150px;

		

		margin: 0;



	}



		#sidebar1 ul li {



			border-bottom: 1px dotted #DEDCD4;



			line-height: 1.4em;



			padding: 6px 0;



		}



		#sidebar1 ul li a {



			



		}



	#sidebar1 .l {



		float: left;



		width: 50%;



	}



	#sidebar1 .r {



		float: right;



		width: 50%;



	}



		#sidebar1 .l ul li, #sidebar1 .r ul li {



			padding: 6px 0;



			border-bottom: 0;



		}



		#sidebar1 .l ul li a, #sidebar1 .r ul li a {



			color: #565656;



		}



	#sidebar1 form {



		padding: 0 9px 0 9px;

		

		margin: 0;

		

		



	}



	#sidebar1 .ads {



		text-align: center;



		padding-top: 10px;



		border-bottom: 1px solid #E1E1E1;

		



	}



		#sidebar1 .ads img {



			margin: 5px;



		}



	#sidebar1 .flickr {



		padding: 0 10px 10px;



		text-align: center;



	}



		#sidebar1 .flickr img {



			margin: 5px;



		}



	#sidebar1 .video {



		padding: 0 10px 10px;



		text-align: center;



	}



	#sidebar1 .tags {



		padding: 0 10px 10px;



		border-bottom: 1px solid #E1E1E1;



	}



		#sidebar1 .tags a {



			color: #565656;



		}



		#sidebar1 .tags a:hover {



			color: #637380;



			text-decoration: none;



		}

#sidebar1 .news{

	width: 168px;

	height: 24px;

	float: left;

	margin: 0px 0px 0px 2px;

}







#sidebar1 .news input{

	width: 170px;

	height: 20px;

	padding: 4px;

	color: #a4a6a7;

	font-size: 12px;

	border: 1px solid #E1E1E1; !important;

	background: none !important;

}

#sidebar1 .widget_text{

	width: 200px;

	float: left;

	font-size: 11px;

	line-height:16px;

	display:inline;

	color: #555555;

	margin: 14px 0px 10px 5px;

}



#sidebar1 .widget_text h3 a{

	font-size: 12px;

	margin: 0px -3px 5px 0px;

	color: #555;

	position:relative;

}



#sidebar1 .widget_text span{

	float: left;

	margin: 10px 0px 0px 0px;

}







.widget_text p{

	margin: 0px 0px 4px 0px;

	float:left;

	width:180px;

}

#sidebar1 .sub input{

float:left; margin-top:15px;width:180px; background:#0F67AE; color:#FFF; border:none; height:30px; display:block; margin-left:0px;padding:2px 0px 0px 0px; text-align:center;

}

#sidebar1 .sub input:hover{

float:left; margin-top:15px;width:180px; background:#063a63; color:#FFF; border:none; height:30px; display:block; margin-left:0px;padding:2px 0px 0px 0px; text-align:center;

}



/** END sidebar **/







/** BEGIN footer **/



#footer {





	background: #ffffff url(images/bottom.gif) repeat-x;



	font-size: 0.9em;



}



	#footer .box {



		width: 340px;



		float: left;



	}



		#footer .box h2 {



			font-size: 1em;



			text-transform: uppercase;



			padding: 14px 20px;



		}



		#footer .box ul {



			list-style-type: none;



			padding: 10px 20px 25px;



		}



			#footer .box ul li {



				padding: 8px 0;



				border-bottom: 1px dotted #DEDCD4;



			}



			#footer .box ul li a {



				color: #565656;



			}



	

	#footer .links {



		background-color: #0e66ad;



		color: #E1E1E1;



		height: 50px;



		clear: both;



	}



		#footer .links p {



			padding: 8px;



		}



		#footer .links a {



			color: #CED9E7;



			text-decoration: underline;



		}



		#footer .links .l {



			float: left;

			margin: 18px 0 0 10px;



		}



		#footer .links .r {



			float: right;

			margin: 18px 10px 0 0;



		}



/** END footer **/







/** BEGIN miscellaneous **/



#comments {

width:460px;

float:left;



	



}



	#comments h2 {



		margin: 20px 0 5px;



		font-size: 1.3em;



		



	}



	#comments p {



		margin-bottom: 10px;



		line-height: 1.6em;



	}



	#comments form {



		padding-top: 20px;



	}



	#comments form p {



		margin-bottom: 5px;



	}



		#comments form input {



			margin-right: 5px;



		}



		#comments form input, textarea {



			border: 1px solid #cccccc;



			font-size: 0.9em;



			font-family: Verdana;



			padding: 4px;



			background-position: 4px 4px;



			background-repeat: no-repeat;



		}



		#comments form input {



			width: 260px;



			border: 1px solid #cccccc;



		}



		#comments form textarea {



			width: 350px;



			padding: 4px 4px !important;



			border: 1px solid #cccccc;



				}



		#comments form button {



			border: 1px solid #a0a0a0;



			font-size: 1em;



			font-family: Verdana;



			padding: 2px 6px;



no-repeat 0 0;



			width: 150px; height: 34px;



		}



	.commentdetails {



		margin-top: 25px;



	}



	.commentauthor {



		margin-bottom: 5px !important;



		font-weight: bold;



	}



	.commentdate {



		font-size: 0.8em;



		margin-bottom: 5px;



		color: #909090;



	}



	.required {



		color: #ff0000;



	}



h2.title {



	font-size: 1em !important;



	text-transform: uppercase;



	padding: 10px;



	color: #565656;



}



.notfound {



	padding: 40px;



}



	.notfound h2 {



		font-size: 18px;



		font-weight: normal;



		margin-bottom: 10px;



	}



/** END miscellaneous **/







/** BEGIN wordpress 2.7 comments **/

#comments ul li h2{

	width: 400px;

	float: left;

	font-size: 12px;

	margin: 0px 0px 5px 0px;

	color: #000;

}

#comments ul li h2 a{

	font-weight: bold;

	color: #0076d3;

}

#comments ul li .postmetadata{

	color: #000;

	width: 400px;

	float: left;

	margin: 0px;

	font-size: 12px;

}

#comments ul li .postmetadata p{

	color: #000;

	width: 400px;

	float: left;

	margin: 0px 0px 0px 0px;

	font-size: 12px;

}

#comments ul li p{

	width: 400px;

	float: left;

	font-size: 12px;

	margin: 4px 0px 4px 5px;

	position:relative;



}

#comments_container{

	display: inline;

	width: 460px;

	float: left;

	margin: 0px 0px 0px 0px;

	background: url(images/comments_container_bg.gif) repeat-y;

}

#comments_container_text{

	display: inline;

	width: 440px;

	float: left;

	padding: 22px 0px 0px 20px;

	background: url(images/comments_container_top.gif) no-repeat;

}



#comments ul{



	clear: both;



	padding: 0;



	margin: 0;

	list-style:none;



}



	#comments ul li {



	display: block;

	width: 440px;

	float: left;

	padding: 10px  0px 5px 10px;

	margin: 0px 0px 10px 0px;

	background: #f8f8f8;

	border: 1px solid #dedede;



	}



	#comments ul li .avatar {

	width: 45px;

	height: 45px;

	float: left;

	margin: 0px 10px 0px 5px;

	padding: 5px 5px 7px 5px;

	border: 1px solid #dedede;

	}

	#comments ul li .avatar img {

	border: 1px solid #dedede;

	}





	#comments ul li .comment-author {

	color: #000;

	float: left;

	margin: 0px;

	font-size: 12px;



		



	}



		#comments ul li  .fn {



			font-weight: bold;



			font-size: 13px;

			margin-top:20px;

			float:left;



		}



	#comments ul li .comment-meta {



		color: #000;

		margin: 0px;

		float:left;

		clear:left;

		margin:-15px 0px 0px 70px;

		font-size: 12px;

		position:relative;



	}

		#comments ul li .comment-meta p{



			color: #000;

	width: 410px;

	margin: 0px;

	font-size: 12px;

	float:left;





	}





	#comments ul li .reply {



		font-size: 0.9em;



		font-weight: bold;



		padding-bottom: 10px;



	}



	#comments .children {



		list-style-type: none;



	}



#comments .navigation {



	padding: 10px 0 20px;



	font-size: 0.9em;



}



	#comments .navigation a {



		color: #999999;



		padding: 3px 8px;



		border: 1px solid #cccccc;



	}



	#comments .navigation a:hover {



		color: #000000;



		border-color: #000000;



		text-decoration: none;



	}



#comments .says {

	display: none;

}

.comment_bubble{

	font-family: Georgia, "Times New Roman", Times, serif;

	float: right;

	font-size: 23px;

	font-weight:bold;

	color: #555555;

	text-align: center;

	padding: 0px 0px 0px 0px;

margin-top:4px;







}

#TwitterCounter img{

float:left;

margin:10px 0px 0px 5px;

border:0px;

}

/** END wordpress 2.7 comments **/

ul.track{







	clear: both;















}















ul.track li{







	display: block;







	font-size: 12px;







	padding: 0px 0px 0px 23px;







	margin: 0px 0px 19px 0px;







	







}







ul.track li a{







	color: #0176d5;







}







ul.track li a{







	color: #0176d5;







}

#comments  ul.track li{







	display: block;







	width: 440px;







	float: left;

	border:none !important;

	background:none !important;







	padding: 5px 0px;







	margin: 0px 0px 0px 0px;







	font:12px/16px Arial, Helvetica, sans-serif, Tahoma;

	color: #0176d5 !important;







}

#content h3{float:left;width:400px;margin:0px;padding:10px 0px 10px 0px;}



#adis {color:#C0C0C0; font-size:4px; margin-left:4px;}







div#bsaz_1240534.adblock { padding-left:10px; }



.adis { font-size:9px; color:#A4A6A7; }

