/*
Theme Name: pinkSimpleScheme Magazine
Author: WPThemeDesigner.com

*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 14px Tahoma, Courier, Arial;
	color: #000000;
	background:  url(imagens/background.png) repeat-x 0 0;
}
a {
	color: #00008B;
}
a:hover {
	text-decoration: none;
	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;
}

/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 200px;
	margin-bottom: 15px;
}
	#header .pages {
                                      float: right;
                                      color: #FFff00;
		height: 39px;
                                      font-size: 0.9em;
		font-weight: bold;
		padding: 7px 5px 0 0;
	}
		
	#header .logo {
		clear: both;
		float: left;
		padding: 5px 0 14px 0px;
	}

	#header .sponsor {
		float: right;
		padding: 9px 0;
	}
	#header .categories {
		clear: both;
		list-style-type: none;
		height: 40px;
		overflow: hidden;
	}
		
/** END header **/

/** BEGIN content **/
#content {
	clear: both;
	width: 600px;
	float: left;
	padding-bottom: 10px;
}
	#featured {
		border: 1px solid #DDDDDD;
		padding: 10px;
		margin-bottom: 10px;
		height: 153px;}

	#content .recent {
		border: 1px solid #DDDDDD;
	}
		#content .recent .post {
			padding: 15px;
			clear: both;
                                                  background-color: #D3D3D3 ;
		}
			#content .recent .post h2 {
				font-size: 1.5em;
				margin-bottom: 10px;
			}
				#content .recent .post h2 a {
					text-decoration: none;
				}
			#content .recent .post img {
				float: left;
				padding: 5px;
				border: 1px solid #DDDDDD;
				background-color: #ffffff;
				margin-right: 20px;
			}
			#content .recent .post p {
				line-height: 1.4em;
				margin-bottom: 10px;
			}
			#content .recent .post .readmore {
				font-size: 0.8em;
			}
		#content .recent .o {
			background-color: #EEEEEE;
		}
	#content {
		
	}
#content .readmore {
float: right;
font-size: 0.9em;
font-weight: bold;
}

#content .readmore a{
color: #ff8c00;
}
#content .readmore a:hover {
				color: #ff0000;
				text-decoration: underline;
			}
#content .details {
			font-size: 0.9em;
			margin-bottom: 15px;
                                                          font-weight: bold;
			color: #000000;
		}
			#content .details a {
				color: #ff0000;
				text-decoration: none;
			}
			#content .details a:hover {
				color: #ff8c00;
				text-decoration: underline;
			}



/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 370px;
	float: right;
}
	#sidebar .box {
		border: 1px solid #DDDDDD;
		margin-bottom: 10px;
	}
		#sidebar .box h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			color: #ffffff;
			background-color: #ff8c00;
			padding: 10px;
			border-bottom: 1px solid #dddddd;
		}
		#sidebar .box ul {
			list-style-type: square;
			list-style-position: inside;
			padding: 10px;
		}
			#sidebar .box ul li {
				line-height: 1.4em;
				color: #000000;
				padding: 2px 0;
			}
			#sidebar .box ul li a {
				color: #000000;
				text-decoration: none;
			}
			#sidebar .box ul li a:hover {
				color: #ff0000;
				
				text-decoration: underline;
			}
		#sidebar .box .video {
  
			padding: 10px;
		}
		#sidebar .box .flickr {
			padding: 5px;
			text-align: center;
		}
			#sidebar .box .flickr img {
				margin: 6px;
			}
		#sidebar .box .tags {
			padding: 10px;
		}
			#sidebar .box .tags a {
				color: #000000;
				text-decoration: none;
			}
			#sidebar .box .tags a:hover {
				color: #ff0000;
				text-decoration: underline;
			}
		#sidebar .box .popular {
			list-style-type: none;
			list-style-position: outside;
		}
			#sidebar .box .popular li {
				padding: 5px 0;
			}
			#sidebar .box .popular li a {
				color: #b96a9a;
				text-decoration: underline;
				font-weight: bold;
			}
			#sidebar .box .popular li p {
				padding-top: 5px;
			}
		#sidebar .box .sponsors {
			padding: 10px 10px 0;
			text-align: center;
		}
			#sidebar .box .sponsors img {
				margin: 6px;
			}
		#sidebar .box .bookmarks {
			list-style-type: none;
			list-style-position: outside;
			padding: 5px 10px 10px;
		}
			#sidebar .box .bookmarks li {
				font-family: Arial;
				border-bottom: 1px dotted #CCCCCB;
				padding: 5px 0 5px 20px;
				background-position: 0 6px;
				background-repeat: no-repeat;
			}
			#sidebar .box .bookmarks li a {
				color: #000000;
			}
			#sidebar .box .bookmarks li.rss { background-image: url(imagens/rss.gif); }
			#sidebar .box .bookmarks li.twt { background-image: url(imagens/twitter.gif); }
			#sidebar .box .bookmarks li.fcb { background-image: url(imagens/facebook.gif); }
			#sidebar .box .bookmarks li.ldi { background-image: url(imagens/linkedin.gif); }
	#sidebar .l {
		float: left;
		width: 180px;
	}
	#sidebar .r {
		float: right;
		width: 180px;
	}

.newsletter {
  padding: 5px 5px 32px 18px;
  background: #FFF url(imagens/newsletter.png) top no-repeat;
}
h3 {
color: #ff0000;
}

/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
                    background: url(imagens/footer.png) repeat-x 0 0;
	
	color: #ffffff;
	font-size: 0.9em;
	padding: 20px 10px;
}
	#footer a {
		color: #ffA500;
	}
	#footer p {
		width: 980px;
		margin: auto auto;
		text-align: CENTER;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#content .postnav {
	clear: both;
	padding: 10px 0;
}
	#content .postnav ul {
		list-style-type: none;
		padding: 10px;
	}
		#content .postnav ul li {
			float: left;
			color: #B5B4BC;
			padding: 4px;
		}
		#content .postnav ul li a {
			color: #636363;
			text-decoration: none;
			display: block;
			padding: 2px 6px;
			border: 1px solid #E2E2E2;
		}
		#content .postnav ul li a:hover {
			border-color: #ffffff;
		}
		#wp_page_numbers ul {
			border-top: 0 !important;
		}
		#wp_page_numbers .page_info {
			padding: 3px 6px !important;
			margin-right: 2px;
			border: 1px solid #e0e0e0 !important;
			margin-top: 4px;
		}
		#wp_page_numbers .active_page a {
			background-color: #ffffff !important;
			border: 0 !important;
		}
#content .single {
                    background-color: #EEEEEE;
	padding: 10px;
}
	#content .single h2 {
		font-size: 1.5em;
		margin-bottom: 10px;
	}
	#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: #E8E8E8;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
#content .club {
                    background-color: #fffff0;
	padding: 10px;
line-height: 2.5em;
}
	#content .clube h2 {
		font-size: 1.5em;
		margin-bottom: 10px;
	}
	#content .clube p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}

#comments {
               
	padding: 10px;
}
	#comments h2 {
		font-size: 1.5em;
		margin-bottom: 10px;
	}
	#comments a {
		text-decoration: none;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}

	.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 ol {
                               background-color: #EEEEEE;
	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 #e0e0e0;
		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 #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}

.hidden {
	display: none;
}
#slider4{
background: ffff00;
margin-left: 1px;
height: 190px
weight: 580px;
}
