?/*

Theme Name: Console Addicted
Theme URI: http://www.consoleaddicted.com
Version: 1.0
Author: Console Addicted
Author URI: http://www.consoleaddicted.com

*/

a {
	color: #5F0C0C;
	text-decoration: none;
}

a:link {
	color: #5F0C0C;
	text-decoration: none;
}

a:visited {
	color: #5F0C0C;
	text-decoration: none;
}

a:hover, a:active {
	color: #5F0C0C;
	text-decoration: underline;
}

select {

	background: #ffffff;

	border: 1px solid #0f5c8e;

}



blockquote {

	font-style: italic;

	margin-left: 20px;

	border: 1px solid #AFAFAF;

	background-color: #BFBFBF;

	padding-left: 5px;

	padding-right: 5px;

	padding-top: 5px;

	padding-bottom: 5px;

}



/* P&aacute;gina &amp; estrutura */



body {

	background: #cecece url('images/background.png') repeat-x fixed center top;

	color: #000;

	font-family: "Tahoma", "Verdana", "Arial", "Sans-Serif";

	font-size: 12px;

	text-align: center; /* IE 5 fix */

	line-height: 1.4;

	padding: 0;

	margin: 0;
}


#header {
	background: transparent url('images/header.png') repeat-x;
	border-bottom: 1px solid #2F2F2F;
	border-top: 0px;
	height: 100px;
}

#headercenter {
	margin: auto;
	width: 928px;
}



.container {
	color: #999;
	text-align: left;
	width: 930px;
	padding: 0;
	margin: 0 auto;
}

#content {
	background: #F7F7F7;
}

.shadow {
	background: transparent url('images/shadow.png') repeat-y scroll left top;
	height:auto;
	margin:auto;
	position:relative;
	width:980px;
}


#blog-tag {

	color: #fff;

	background-color: #84BEFF;

	padding-left: 9px;

	font-size: 16px;

	padding-bottom: 10px;

}



#bloco-posts {
	float: left;
	width: 610px;
	padding: 10px;
	margin: 0;
}



#bloco-posts h2 {

	margin-bottom: 18px;



}



#bloco-direita {
	float: right;
	padding: 10px;
	width: 280px;
}



div#bloco-direita ul li {

	width: 200px;

	padding: 10px;

	margin: 0 0 10px 10px;

	list-style: none;

}



div#bloco-direita ul li ul li{

	padding: 0;

	margin-left: 0;

}



div#bloco-direita ul li ul li a:hover {

	background: transparent url('images/arrow.png') right no-repeat;

	width: 100%;

	display: block;

}



div#bloco-direita h2 {

	margin-bottom: 22px;

	min-height: 36px;

	line-height: 36px;



}



#rodape {
	background: #4F4F4F;
	border-top:1px solid #2F2F2F;
	font-size: 10px;
	clear: both;
	padding: 10px;
	text-align: center;
}







/* Espec&iacute;ficos */

.commentlist {

	width: 520px;

	padding: 10px;

	padding-bottom: 0;

	margin: -10px 0 10px -10px;

	border-bottom: 5px solid #D7EAFF;

	list-style: none;

}



.commentlist li {



	border-bottom: 5px solid #D7EAFF;



	width: 520px;



	padding: 10px;



	margin: 0 0 0 -10px;



}



#author, #email, #url, #comment, #submit, #s, #searchsubmit {



	border: 1px solid #7A7A7A;



	padding: 4px;



}



#author, #email, #url {



	margin-right: 10px;



	width: 250px;



}



#s {



	width: 128px;



}



#comment {



	width: 90%;



}



.meta {



	width: 520px;



	padding: 10px;



	margin: -10px 0 10px -10px;



	border-bottom: 10px solid #D7EAFF;



}



.post {



	width: 610px;



	padding: 10px;



	margin: -10px 0 10px -10px;



}



.navigation {



	display: block;



	text-align: center;



}



.aligncenter, div.aligncenter {



	display: block;



	margin-left: auto;



	margin-right: auto;



}



.alignright {



	float: right;



}



.alignleft {



	float: left



}



.wp-caption {

       border: 3px solid #ddd;

       text-align: center;

       background-color: #f3f3f3;

       padding-top: 4px;

       margin: 10px;

}







.wp-caption img {



       margin: 0;



       padding: 0;



       border: 0 none;



}



.wp-caption p.wp-caption-text {



       font-size: 11px;



       line-height: 17px;



       padding: 0 4px 5px;



       margin: 0;



}







/* Modifications */
#topmenu {
	background: #bcbec0 url('images/menu_top.png') repeat-x 0 0;
	border-bottom: 1px solid #2F2F2F;
	height: 30px !important;
	text-align: left;
	width: 100%;
	margin:0;
}

.ulmenu {
	color: #666;
	font-weight: bold;
	padding: 0px;
	list-style: none;
	margin:0;
	padding:0;
}


.ulmenu li {
	height: 30px !important;
	float:left;
	padding-left:0;
}

.ulmenu li a, .ulmenu li a:link, .ulmenu li a:visited, .ulmenu li a:active {
	background: url('images/menu_top_sep.png') no-repeat right top;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:11px;
	height:31px;
	padding:8px 15px 0;
	text-decoration: none;
}

.ulmenu li:hover {
	background: url('images/menu_top_hover.png') repeat-x;
	color: #FFFFFF;
	text-decoration: underline;
}

.ulmenu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.hidden {

	display: none;

	float: none;

	width: 1%;

}



.clear {

	clear: both;

}



h1.logo {
	margin: 0; padding: 0;
	overflow:hidden;
	float: left;
	margin-top: 3px;
	padding-top: 19px;
}



h1.logo a {
	background: transparent url('images/logo.png') no-repeat 0 0;
	text-indent: -1000px;
	width: 500px;
	display: block;
	overflow: hidden;
	height: 65px;
}



input.textbox {

	color: #000000;

	border: 1px solid #0f5c8e;

	padding: 1px;

}



textarea {

	color: #000000;

	border: 1px solid #999;

	font-family: "Verdana", "Arial", "Sans-Serif";

	line-height: 1.4;

	font-size: 12px;

}



textarea:focus {

	border: 1px solid #797979;

}

.thead {
	background: #4F4F4F url('images/thead_bg1.png') repeat-x 0 0;
	border: 1px solid #4F4F4F;
	color: #ffffff;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 110%;
	padding: 5px;
}

.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tcat {
	background: #9CA0A2 url('images/tcat.png') repeat-x 0 0;
	color: #eee;
	font-size: 12px;
	border: 1px solid #9CA6A2;
}

.tcat a:link {
	color: #eee;
}

.tcat a:visited {
	color: #eee;
}

.tcat a:hover, .tcat a:active {
	color: #eee;
}

.trow1 {
	background: #E6E6E6;
	border-bottom: 1px solid #CCC; border-right: 1px solid #CCC;
	border-top: 1px solid #FFF; border-left: 1px solid #FFF;
}

.trow2 {

	background: #F2F2F2;

	border-bottom: 1px solid #CCC; border-right: 1px solid #CCC;

	border-top: 1px solid #FFF; border-left: 1px solid #FFF;

}



.trow_shaded {

	background: #ffdde0;

}



.trow_selected td {

	background: #FFFBD9;

}



.trow_sep {

	background: #e5e5e5;

	color: #000;

	font-size: 12px;

	font-weight: bold;

}



.tfoot {

	background: #4F4F4F url(images/thead_bg1.png) repeat-x 0 0;
	border: 1px solid #4F4F4F;

	color: #ffffff;

}







.tfoot a:link {

	color: #ffffff;

	text-decoration: none;

}



.tfoot a:visited {

	color: #ffffff;

	text-decoration: none;

}



.tfoot a:hover, .tfoot a:active {

	color: #ffffff;

	text-decoration: underline;

}



table {

	color: #000000;

	font-family: "Tahoma", "Verdana", "Arial", "Sans-Serif";

	font-size: 13px;

}



.tborder {

	width: 100%;

	margin: auto auto;

	border: 1px solid #D4D4D4;

}



/* Search */



.search {
	float: right;
	margin-top: 22px;
	margin-right: 30px;
}







.search input[type="text"] {
	background: #FFF url('images/gradients.png') repeat-x 0 -114px;
	padding: 3px;
	border: none;
}


.search input[type="submit"] {
	background: url('images/gradients.png') repeat-x 0 -36px;
	color: #FFF;
	padding: 4px;
	border: none;
	cursor: pointer;
}







.search input[type="submit"]:hover {



	background: url('images/gradients.png') repeat-x 0 -62px;



}







.search input[type="submit"]:active {



	background: url('images/gradients.png') repeat-x 0 -88px;



}







input[type="text"], textarea {



	background: #FFF url('images/gradients.png') repeat-x 0 -114px !important;



	padding: 3px;



	border: none;



}







#bottom_h {



	background: transparent url(http://forums.consoleaddicted.com/images/snow.png) repeat-x scroll center top;



	bottom:0;



	height:60px;



	left:0;



	position:fixed;



	width:100%;



	z-index:1;



}





/* Easy Slider */



	#slider{ margin: 0 auto; }

	#slider img { border: 0px }	

	#slider ul, #slider li {

		margin:0;

		padding:0;

		list-style:none;

		}

	#slider li { 

		/* 

			define width and height of list item (slide)

			entire slider area will adjust according to the parameters provided here

		*/ 

		width:696px;

		height:241px;

		overflow:hidden; 

		}						

		

	p#controls{

		margin:0 auto;

		position:relative;

		} 

	

	#prevBtn, #nextBtn{ 

		display:block;

		margin:0;

		overflow:hidden;

		text-indent:-8000px;		

		width:30px;

		height:77px;

		position:absolute;

		left:97px;

		top:-160px;

		}	

	#nextBtn { 

		left:823px;

		}														

	#prevBtn a, #nextBtn a{  

		display:block;

		width:30px;

		height:77px;

		background:url(/easyslider/images/btn_prev.gif) no-repeat 0 0;	

		}	

	#nextBtn a{ 

		background:url(/easyslider/images/btn_next.gif) no-repeat 0 0;	

		}												



/* // Easy Slider */



img {

	border: 0px;

}



img.home_a  {

	left:0;

	position:absolute;

	top:0;

	z-index:10;

	border-right: 1px solid #007EB6;

	border-left: 1px solid #007EB6;

}

img.home_b {

	left:0;

	position:absolute;

	top:0;

	border-right: 1px solid #007EB6;

	border-left: 1px solid #007EB6;

}

img.forum_a {

	left:102px;

	position:absolute;

	top:0;

	z-index:10;

	border-right: 1px solid #007EB6;

}

img.forum_b {

	left:102px;

	position:absolute;

	top:0;

	border-right: 1px solid #007EB6;

}

img.invite_a {

	left:203px;

	position:absolute;

	top:0;

	z-index:10;

	border-right: 1px solid #007EB6;

}

img.invite_b {

	left:203px;

	position:absolute;

	top:0;

	border-right: 1px solid #007EB6;

}

img.ranks_a {

	left:304px;

	position:absolute;

	top:0;

	z-index:10;

	border-right: 1px solid #007EB6;

}

img.ranks_b {

	left:304px;

	position:absolute;

	top:0;

	border-right: 1px solid #007EB6;

}

img.achievements_a {

	left:405px;

	position:absolute;

	top:0;

	z-index:10;

	border-right: 1px solid #007EB6;

}

img.achievements_b {

	left:405px;

	position:absolute;

	top:0;

	border-right: 1px solid #007EB6;

}

img.downloads_a {

	left:526px;

	position:absolute;

	top:0;

	z-index:10;

	border-right: 1px solid #007EB6;

}

img.downloads_b {

	left:526px;

	position:absolute;

	top:0;

	border-right: 1px solid #007EB6;

}

img.members_a {

	left:647px;

	position:absolute;

	top:0;

	z-index:10;

	border-right: 1px solid #007EB6;

}

img.members_b {

	left:647px;

	position:absolute;

	top:0;

	border-right: 1px solid #007EB6;

}

img.shop_a {

	left:748px;

	position:absolute;

	top:0;

	z-index:10;

	border-right: 1px solid #007EB6;

}

img.shop_b {

	left:748px;

	position:absolute;

	top:0;

	border-right: 1px solid #007EB6;

}

img.twitter_a {

	left:849px;

	position:absolute;

	top:0;

	z-index:10;

	border-right: 1px solid #007EB6;

}

img.twitter_b {

	left:849px;

	position:absolute;

	top:0;

	border-right: 1px solid #007EB6;

}



div.fadehover  {

	position:relative;

}

#featured_div {
	margin: 0 auto;
	width: 930px;
}

#featured{
	width:630px;
	padding-right:299px;
	position:relative;
	height:180px;
	background:#fff;
	border:1px solid #2F2F2F;
	margin: 0;
	text-align: left;
}



#featured ul.ui-tabs-nav{
	position:absolute;
	top:0; left:630px;
	list-style:none;
	padding:0; margin:0;
	width:299px;

}

#featured ul.ui-tabs-nav li{

	padding: 0; padding-left:0px;

	font-size:12px;

	color:#666;

}

#featured ul.ui-tabs-nav li span{

	font-size:11px; font-family:Verdana;

	line-height:18px;

}



#featured .ui-tabs-panel{

	width:630px; height:180px;

	background:#ccc; position:relative;

        overflow:hidden;

}

#featured .ui-tabs-hide{

	display:none;

}



#featured li.ui-tabs-nav-item a{/*On Hover Style*/

	display:block;

	height:60px;

	color:#333;  background:#f2f2f2;

	line-height:20px;

	outline:none;

	border-left: 1px solid #9F9F9F;

}

#featured li.ui-tabs-nav-item a:hover{

	background:#DFDFDF;

}

#featured li.ui-tabs-selected{ /*Selected tab style*/

	background:url('http://www.consoleaddicted.com/slider/images/selected-item.gif') top left no-repeat;

}

#featured ul.ui-tabs-nav li.ui-tabs-selected a{

	background:#ccc;

}



#featured ul.ui-tabs-nav li img{

	float:left; margin:2px 5px;

	background:#fff;

	padding:2px;

	border:1px solid #eee;

}



#featured .ui-tabs-panel .info{

	position:absolute;

	top:110px; left:0;

	height:70px; width: 645px;

	background: url('http://www.consoleaddicted.com/slider/images/transparent-bg.png');

}

#featured .info h2{

	font-size:18px; font-family:Georgia, serif;

	color:#fff; padding:5px; margin:0;

	overflow:hidden;

}

#featured .info p{

	margin:0 5px;

	font-family:Verdana; font-size:11px;

	line-height:15px; color:#f0f0f0;

}

#featured .info a{

	text-decoration:none;

	color:#fff;

}

#featured .info a:hover{

	text-decoration:underline;

}


.entry img, .post img {
	margin: 4px;
	border:6px solid #CCCCCC;
	display: inline;
}

.wp-caption img {
	border:1px solid #CCCCCC;
}

.readmore {
	margin: 0 auto;
	width: 90%;
	text-align: center;
	background-color: #BFBFBF;
	padding: 5px;
}

.readmore a, .readmore a:hover {
	padding: 5px 200px;
}