/*
Theme Name: Lounge Rocks Design Vs. 01
Theme URI: http://www.loungerocks.org
Description: Tema exclusivo para Lounge Rocks Design
Version: 1.0
Author: Taty
Author URI: http://www.loungerocks.org
*/

body {
	background: #f2f2f2 url(images/background.jpg) repeat-x;
	text-align: center;
	font-family: "Trebuchet MS", Courier, monospace;
	font-size: 12px;
	line-height: 170%;
	color: #5c5c5c;
        margin:0;
        padding:0;
}

#principal{
width: 980px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topo{
height: 620px;
}

/*
------------------------
*/


/*
------------------------
*/

#container {
	width: 980px;
	height: auto;
	margin: 0px auto;
}



/*
------------------------
*/
a {
color: #7591c1;
text-decoration: none;
}
a:hover {
color: #5b7197;
}

b, strong {
	color: #85b588;
}
em, i, u, ins {
	color: #767676;
}

a img {padding: 5px;
background: #fff;
border-right: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
-moz-border-radius: 4px;}

a img:hover {padding: 5px;
background: #e8e8e8;
border-right: 1px solid #cdcdcd;
border-bottom: 1px solid #cdcdcd;
-moz-border-radius: 4px;}

.image {margin: 2px;
padding: 5px;
background: #fff;
border-right: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
-moz-border-radius: 4px;}

.image:hover {margin: 2px;
padding: 5px;
background: #e8e8e8;
border-right: 1px solid #cdcdcd;
border-bottom: 1px solid #cdcdcd;
-moz-border-radius: 4px;}

textarea, input, select, button {
	background: #ffffff;
	border: 1px solid #e8e8e8;
	padding: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height: 170%;
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
}
blockquote {
	background: #ffffff;
	border-left: 5px solid #bf78da;
	text-align: left;
	font-style: italic;
	padding: 5px;
       -moz-border-radius: 10px;
       -khtml-border-radius: 10px;
       -webkit-border-radius: 10px;
}

postmeta {
color: #999999;
padding: 5px 10px;
margin: 5px;
text-align: center;
background-color: #f7f7f7;
border-right: 1px solid #d7d7d7;
border-bottom: 1px solid #d7d7d7;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
}


/*
------------------------
*/

#contents {
	width: 980px;
	height: auto;
}
#contents h2 {
	font-family: Georgia, "Trebuchet MS";
	font-size: 18px;
	font-style: italic;
	color: #b27797;
	text-align: left;
	text-shadow: 2px 2px 2px #e2e2e2;
	margin: 0px 0px 10px 0px;
}
#contents h2 a {
	color: #b27797;
	text-align: left;
	text-shadow: 2px 2px 2px #e2e2e2;
	text-decoration: none;
}
#contents h2 a:hover {
	color: #6cc257;
	text-align: left;
	text-shadow: 2px 2px 2px #e2e2e2;
	text-decoration: none;
}
#contents div.top {
	background: url(images/toppost.jpg) no-repeat;
	width: 980px;
	height: 72px;
}

#contents div.topage {
	background: url(images/topmain.jpg) no-repeat;
	width: 980px;
	height: 72px;
}

#contents div.date {
	position: relative;
	right: 210px;
	top: 30px;
	color: #000000;
	text-align: right;
	text-transform: uppercase;
}
#contents div.main {
	background: url(images/bgpost.jpg) repeat-y;
	width: 980px;
	height: auto;
}
#contents div.maintext {
	margin: 0px 120px 0px 120px;
	text-align: justify;
}
#contents div.bottom {
	background:  url(images/bottompost.jpg) repeat-y;
	width: 980px;
	height: 72px;
	text-align: left;
        margin: 0 auto;
}

#contents div.comment-link {
font-family: Trebuchet MS;
font-size: 10px;
position: relative;
left: 0px;
top: 0px;
height: 24px;
color: #7c714f;
text-align: center;
}

#contents div.comment-link a {
color: #9e78a6;
text-decoration: none;
}
.entry-meta-out {
text-align: center;
width: auto;
}

.entry-meta1 {
text-align: center;
width: auto;
color: #999999;
background-color: #f7f7f7;
border-right: 1px solid #d7d7d7;
border-bottom: 1px solid #d7d7d7;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
}

.entry-meta1 a{
color: #9e78a6;
text-decoration: none;
}

.navcomments {
width: 700px;
margin: 0px 120px 0px 120px;


/*
------------------------
*/

#footer {
background: #e5e2e2;
border-top: #8b91c9 solid 4px;
border-right: #8b91c9 solid 4px;
border-left: #8b91c9 solid 4px;
-moz-border-radius:10px 10px 0px 0px;
-khtml-border-radius:10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
width: 800px;
height: auto;
clear: both;
margin-top: 50px;
}



/*
------------------------
*/

div.wp-caption {
	background: #ffffff;
	border: 1px solid #eeeeee;
	font-size: 11px;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
div.alignleft {
	float: left;
	margin-right: 5px;
}
div.alignright {
	float: right;
	margin-left: 5px;
}
