/*
Theme Name: BlueDecoMagazine
*/
* {

	margin: 0; padding: 0;

}

body {

	text-align: left;

	font: 13px futura, Tahoma, Geneva;
	
	color: #5E7B97;

	background: #f9f9f9 url(../images/bg_Tribunanoticiais1.png) repeat;
	background-attachment: fixed;
	
}

a {

	text-decoration: none;

	color: #344e5f;

}

a:hover {

	text-decoration: underline;

	color: #ff0000;

}

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;

}

.banner-topo {
	position:relative;
	padding-left: 250px;
	}
.banner-rodape {
	position:relative;
	padding-left: 100px;
	}
.banner-wrapper {
	position:relative;
	padding-left: 50px;
	}
/** INICIO wrapper  **/

#wrapper {
	
	background: #FFF url(../images/bg_box_1024.3.png) no-repeat;
	/* #EAEAED*/
	width: 1024px;

	margin: auto auto;

	text-align: left;

}

/** FIM wrapper **/



/** INICIO header **/

#header {

	height: 205px;

	margin: 0 15px;

	background: url(../images/navbg.gif) repeat-x 0 162px;

}
	#header .logo {
		
		float: left;
        margin-left: 15px;
		margin-top: 10px;

	}

		#header .logo h1 {
			
			display: block;			
            text-indent: -9999px;			
            background: url(../images/logo.png) no-repeat 0 0;			
            outline: none;			
            width: 180px; 
            height: 117px;
				
			/* 

			float: left;

			padding: 50px 0 7px 0;

			text-transform: uppercase;

			font-size: 2.2em;

			font-family: Verdana; */

		}

			#header .logo h1 a {

				text-decoration: none;

				color: #555555;

			}

			#header .logo p {

				color: #B4B4B4;

				clear: both;

				font-size: 1.4em;

			}

	#header .feed {

		float: right;

		padding: 25px 22px 22px 0;

	}

		#header .feed p {

			color: #B4B4B4;

			font-size: 0.9em;

		}

		#header .feed form {

			height: 37px;

			width: 310px;

			margin: 10px 0;

			background: url(../images/subscribe.png) no-repeat 0 0;	

		}

		#header .feed .search {

			background: url(../images/search.png) no-repeat 0 0;	

		}

			#header .feed form input {

				float: left;

				border: 0;

				width: 211px;

				margin: 10px 5px;

			}

			#header .feed form button {

				float: right;

				border: 0;

				width: 84px; height: 37px;

				text-indent: -9999px;

				background-color: transparent;

			}

	#header ul {

		list-style-type: none;

		float: left;

	}

		#header ul li {

			float: left;

			text-transform: uppercase;

			font-size: 0.8em;

			border-right: 1px solid #dddddd;

			padding: 12px 0;

		}

		#header ul li a {

			color: #555555;
			
			text-decoration: none;

			padding: 14px 11px;

		}

		#header ul li a:hover {

			text-decoration: none;

            font-size: 10pt;
			
			font-weight: bold;

			color: #FFFFFF;

			padding: 13px 11px;

			background: url(../images/hover.gif) repeat-x 0 0;

			

		}

		#header ul .f {

			border-left: 1px solid #DDDDDD;	

		}

/** FIM header **/



/** INICIO BODY **/

#body {

	padding: 15px 0 40px 0;	

	overflow: hidden;

}

/** FIM BODY **/



/** INICIO content **/

#content {

	width: 630px;

	float: left;

	clear: both;

	padding: 0 15px 15px;

	overflow: hidden;

}

	#content .featured-img {

		

	}

	#featured {

		padding: 5px;

		background-color: #F5F5F5;
		width: 600px;

		border: 1px solid #4a7197;

	}

	#content .featured img {

		width: 600px;

	}

		#content .featured {

			overflow: hidden;

			position: relative;

			width: 600px; height: 300px;	

			overflow: hidden;

		}

		#content .featured .text {

			

		}

		#content .featured-img {

			

		}

		#content .featured-img .text h2 {

			font-size: 1.5em;

			background-image: none;

			margin-bottom: 4px;

			padding: 0;

		}

		#content .featured-img .text h2 a {

			color: #FFFFFF;

			font-weight: bold;

			text-transform: none;

			text-decoration: none;

		}

		#content .featured-img .text p {

			line-height: 1.4em;

			font-size: 1em;

			color: #FFFFFF;

			padding-bottom: 10px;

		}

		#content .featured-img .text .next {

			color: #FFFFFF;

			font-weight: bold;

			font-size: 0.9em;

			text-transform: uppercase;

		}

			#content .featured-img .text .continue:hover {

				text-decoration: none;

			}

		#content .featured .photo {

				list-style-type: none;

			}

				#content .photo li {

					position: absolute;

					top: 0; left: 0;

					z-index: 0;

				}

				#content .photo li.first {

					z-index: 2;

				}

			#content .featured .text {

				list-style-type: none;

			}

				#content .featured .text li {

					width: 230px; height: 290px;

					position: absolute;

					top: 0; right: -280px;

					padding: 15px;

					color: #FFF;

					font-family: Tahoma;

					background: url(../images/shade.png) repeat 0 0;

					z-index: 4;

				}

				#content .featured .text li.first {

					right: 0;

				}

	#content .post {

		/* border: 1px solid #051320; */

		width: 300px;

		float: left;

		margin-top: 15px;

		

	}

	#content .even {

		margin-right: 15px;	

		clear: both;

	}

	#content .odd {

		

	}

		#content .post .thumb {

			background-color: #F5F5F5;

			/* border: 1px solid #051320; */

			padding: 5px;	

			margin-bottom: 20px;
			
			overflow: hidden;

		}

			#content .post .thumb a {

				width: 290px; height: 150px;

				overflow: hidden;

				display: block;

			}

			#content .post .thumb a img {

				width: 290px;

			}

		#content .post .detail {

			padding: 20px;	

			padding-bottom: 0;
			
			/*background-color: #F5F5F5;*/
			background: #f9f9f9 url(../images/bg_box_300.jpg) no-repeat;
			
			 

		}

		#content .post .detail h2 {

			font-family: Arial;

			font-size: 2.0em;

			padding-bottom: 13px;

			font-weight: bold;

		}

			#content .post .detail h2 a {

				color: #004d8f;	

				text-decoration: none;

			}

		#content .post .detail .date {

			color: #051320;

			font-size: 0.8em;

			font-family: Verdana;

			font-weight: bold;

		}

			#content .post .detail .date a {

				color: #051320;	

			}

			#content .post .detail .date a:hover {

				color: #051320;

				text-decoration: none;

			}

			#content .post .detail p {

				color: #004d8f;
				
				background-color: #FFF;

				padding-bottom: 12px;

				font-size: 0.9em;

			}

			#content .post .comments {

				background-color: #F5F5F5;

				font-size: 0.8em;

				padding: 13px 0 10px 5px;

				/* border-top: 1px solid #051320;	*/

			}

				#content .post .comments a {

					color: #051320;

					text-transform: uppercase;

					padding: 0 5px; 

				}

				#content .post .comments a:hover {

					color: #051320;

					text-decoration: none;	

				}

			#content .post .tag {

				background-color: #F2EFEF;

				/* border-top: 1px solid #DDDDDD; */

				font-size: 0.8em;

				padding: 13px 50px 10px 8px;

				line-height: 2.2em;

				color: #555555;

			}

				#content .post .tag a {

					color: #024769;	

				}

				#content .post .tag a:hover {

					text-decoration: none;	

				}

	#content .postnav {

		clear: both;

		padding: 20px 0;

	}

/** FIM content **/



/** INICIO sidebar **/

#sidebar {

	width: 300px;

	float: right;

	padding: 0 15px;

}

	#sidebar .box {

		background: #f9f9f9 url(../images/bg_box_300.jpg) no-repeat;

        /*border: 1px solid #051320; */

		padding: 30px;

		margin-bottom: 10px;	

		clear: both;

		padding-left: 10px;



	}

		#sidebar .box .ads img {

			margin: 0 4px 4px 4px;
			
			
		}

		#sidebar .box .ads .right {

			margin-right: 0;

			margin-left: 4px;	

		}

		#sidebar .box .ads2 img {

			margin-right: 2px;
			

		}

	#sidebar .first {
		
		color: #5E7B97;

		text-transform: uppercase;

		font-size: 0.9em;

		float: left;

		font-weight: bold;

		margin-bottom: 8px;

		padding-left: 5px;
		
		}

	#sidebar .second {

		color: #00458d;

		text-transform: uppercase;

		font-size: 0.9em;

		font-weight: bold;

	}

	#sidebar .title {

		color: #00458d;

		text-transform: uppercase;

		font-size: 0.9em;

		margin-bottom: 10px;	

	}

	#sidebar .box ul {

		list-style-type: none;

	}

		#sidebar ul li {

			line-height: 1.3em;

			padding: 5px 0;

			font-family: Verdana;

		}

		#sidebar ul li a {

			font-weight: bold;	

			color: #00458d;

			text-decoration: underline;

		}

		#sidebar .box .detail {

			padding-top: 10px;

			color: #051320;

			font-size: 0.9em;	

		}

		#sidebar .box .flickr {

			text-align: center;

		}

		#sidebar .box .flickr img {

			margin-right: 12px;

			margin-bottom: 8px;

		}

		#sidebar .box .flickr .bottom img {

			margin-bottom: 0;

		}

		#sidebar .box .flickr .right img {

			margin-right: 0;	

		}

		#sidebar .box .tags a {

			color: #051320;

			font-family: Verdana;	

		}

			#sidebar .box .tags a:hover {

				color: #051320;

				text-decoration: none;	

			}

		#sidebar .box .lists li {

			width: 120px;

			padding-left: 10px;

			float: left;

		}

			#sidebar .box .lists li a  {

				color: #051320;

				text-decoration: none;

				font-size: 0.9em;

				font-weight: normal;

				

			}

/** FIM sidebar **/



/** INICIO RODAPE **/

#footer {
	
	background-image: #f9f9f9 url(../images/bg_box_1024_footer.png) no-repeat;

    clear: both;

	 /* border: 1px solid #051320; */
	
	color: #00458d;

	font-family: Arial;

    text-align:center;

	font-size: 1.0em;

	padding: 20px 15px;
	
	text-decoration:none;
	

}

	#footer a {

		color: #00458d;

		text-decoration: none;	
		

	}

	#footer a:hover {

		color: #008dd6;	

	}

/** FIM RODAPE **/



/** begin pages submenu **/

#header li ul {

	clear: both;

	position: absolute;

	list-style-type: none;

	display: none;

	z-index: 200;

	height: auto !important;

	padding-top: 1px;

	padding-left: 0 !important;

	margin-left: -1px;

	background-image: none !important;

	border-width: 0 0 1px !important;

	border-color: #ffffff;

	border-style: solid;

}

	#header li ul li {

		clear: both;

		margin: 0 !important;

		background-image: none !important;

		border-width: 1px 1px 0;

		border-style: solid;

		border-color: #ffffff;

		padding: 0 !important;

	}

	#header li ul li a {

		padding: 4px 15px !important;

		line-height: 1.5em;

		width: 170px;

		background-color: #015A77;

	}

	#header li ul li a:hover {

		background-color: #000033 !important;

		background-image: none !important;

	}

/** end pages submenu **/



/** BEGIN miscellaneous **/

#content .single {

	background-color: #F9F9F9;

	border: 1px solid #DDDDDD;

	margin-bottom: 10px;

	padding: 25px;

}

	#content .single p {

		line-height: 1.5em;

		margin-bottom: 10px;

	}

	#content .single ul, #content .single ol {

		list-style-position: inside;

		margin-bottom: 10px;

	}

	#content .single li {

		line-height: 1.5em;

		padding: 2px 0;

	}

	#content .single blockquote {

		padding: 10px 10px 5px;

		margin-bottom: 10px;

		background-color: #eeeeee;

		border-width: 1px 0;

		border-style: solid;

		border-color: #bbbbbb;

	}

	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {

		font-size: 1.2em;

		margin-bottom: 5px;

	}

#comments {

	background-color: #F9F9F9;

	border: 1px solid #DDDDDD;

	margin-bottom: 10px;

	padding: 25px;

}

	#comments a {

		text-decoration: none;

	}

	#comments h2 {


		font-size: 1.2em;

		margin: 10px 0;

	}

	#comments p {

		margin-bottom: 10px;

		line-height: 1.6em;

	}

	#comments form {

		

	}

	#comments form p {

		margin-bottom: 5px;

	}

		#comments form input {

			margin-right: 5px;

		}

		#comments form input, textarea {

			border: 1px solid #bbbbbb;

			font-size: 0.9em;

			font-family: Verdana;

			padding: 4px;

			background-position: 4px 4px;

			background-repeat: no-repeat;

		}

		#comments form input {

			width: 240px;

			border: 1px solid #bbbbbb;

		}

		#comments form textarea {

			width: 350px;

			padding: 4px 4px !important;

			border: 1px solid #bbbbbb;

		}

		#comments form button {

			border: 1px solid #a0a0a0;

			font-size: 1em;

			font-family: Verdana;

			padding: 2px 6px;

		}

	.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;

	margin-bottom: 15px;

	color: #565656;

}

.notfound {

	padding: 40px;

}

	.notfound h2 {

		font-size: 18px;

		font-weight: normal;

		margin-bottom: 10px;

	}



/** END miscellaneous **/



/** BEGIN wordpress 2.7 comments **/

#comments ol {

	list-style-type: none;

	clear: both;

	padding: 0;

	margin: 0;

}

	#comments .buffer {

		padding: 10px;

	}

	#comments ol li {

		margin-bottom: 10px;

	}

	#comments ol li ul li {

		border: 1px solid #bbbbbb;

		padding: 10px;

	}

	#comments ol li .avatar {

		float: right;

	}

	#comments ol li .comment-author {

		

	}

		#comments ol li .comment-author .fn {

			font-weight: bold;

			font-size: 1.2em;

		}

	#comments ol li .comment-meta {

		font-size: 0.9em;

		color: #999999;

		margin: 5px 0 10px;

	}

	#comments ol li .reply {

		font-size: 0.9em;

		font-weight: bold;

		padding-bottom: 10px;

	}

	#comments .children {

		list-style-type: none;

	}

#comments .navigation {

	padding: 0 0 40px;

	font-size: 0.9em;

}

	#comments .navigation a {

		color: #999999;

		padding: 3px 8px;

		border: 1px solid #bbbbbb;

	}

	#comments .navigation a:hover {

		color: #000000;

		border-color: #000000;

		text-decoration: none;

	}

#comments .says {

	display: none;

}

/** END wordpress 2.7 comments **/