/*
Theme Name: Life Starts Now
Description: Wordpress Theme para 3DG Argentina
Author: Raven Liddell
Author URl: http://raven-designs.com.ar

*/

body {
	font: 12px arial,verdana,sans-serif;
	padding:0px;
	margin:0px;
	background:#000000 url(images/bg.gif) repeat-y center;


}

#wrap {
	 clear: both;     
	width: 1050px;
	padding:0;	
	margin:0px;
	
}
#content-container {
	float:right;
	width: 1004px;
	padding:0px;	
	margin-top:0px;
	margin:0px;
	clear:both;
}
#content {
padding:0px;
clear:both;
}

#header {
	height:659px;
	width: 1022px;
	padding:0px;
	margin:0px auto;
	background:url(images/header.jpg) no-repeat top center;
	float:center;
}
#header h1 
{
font:40px 'times new roman';
color:#FFDBD1;
text-align:right;
padding-right:100px;
padding-top:100px;
font-style:italic;
}
#header h1, h1 a, h1 a:visited {
text-decoration: none;
margin:0;
color:#FAAAA2;
}
#header h1 a:hover {
text-decoration: none;
color:#FFDBD1;
}
#subtitle {

	padding-right:100px;
	color: #FA968B;
	font:48px 'times new roman';
	font-style:italic;
	text-align:right;
	float:right;
	padding-top:0px;
	font-weight:normal;
}


#navlist-container{
	padding:5px 0px 0 10px;
	position:absolute;
	top:650px;
	left:50px;
	float:right;
	clear:both;
	}
#navlist{
	position:static;
	display:block;
	height:45px;
	width:1022px;
	font-size:48px;
	font-weight:normal;
	font-weight:bold;
	padding:0;
	font-family:Verdana,arial;
	
	}
#navlist ul{
	margin:0px;
	padding:0px 0px 0 20px;
	list-style-type:none;
	width:122px;
	float:left;
	}
#navlist ul li{
	display:block;
	float:left;
	margin:0 ;
	width:150px;
	}
#navlist ul li a{
	display:block;
	float:left;
	color:#a82971;
	padding:14px 0px 0 0;
	width:150px; 
	height: 23px;
	text-align: center;
	text-decoration:none;
	
	}
#navlist ul li a:hover,#navlist ul li.current_page_item a{
	color:#aaaaaa;
	width: 200px; height: 23px;
	text-align: center;
	}
#navlist ul li .current_page_item a,#navlist ul li .current_page_item a:hover{
	color:#dedede;
	width: 150px; height: 23px;
	}
	
#footer {	
	color:#dedede;
	font: 11px tahoma;
	text-align:center;
	height:60px;
	float:left;
	position:relative;
	width:1004px;
	margin:0px;
	background:url(images/footer.gif) no-repeat bottom center;
}
.footerlinks 
{
	color:#a82971;
	text-align:center;
	margin-top:20px;
	float:left;
	width:1004px;
	padding-top:10px;

}
.footerlinks  a
{
	color:#a82971;
	text-decoration:underline;
}

/* General Header Styles */
h2 {
	margin-top:0;
	font-size:16px;	
}
h3 {
	margin:0;
	font-size:14px;	
}


/* Post Related */
h2 a:hover, h2 a:visited, h2 a {
	text-decoration:none;
}
.post-container
{
	float:right; 
	width:742px; 	
	margin:0px;
	padding-right:15px;
}
.post {
	width:742px;
	padding-top:0;
	color:#cecece;
	float:right;
	display:block;
	margin-bottom:0;
	clear:both;	
	background:url(images/post-bg.gif) repeat-y left ;
}
.posttop {
	width:742px;
	height:165px;
	color:#000000;
	background:url(images/post-top.gif) no-repeat top;
	
}

.post p {
	margin:0px;
}

.post a {
color:#a82971;
}

.post a:hover {
	color:#dedede;
}

.posttop h2 {
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:#999999;
	text-align:center;
	overflow:visible;
	margin-bottom:0;
	padding-top:60px;
	padding-left:70px;
	float:left;
	color:#a82971;
}
.posttop h2 a {
	color:#a82971;

}

.postinfo
{
height:25px;
width:550px;
padding-left:0px;
padding-right:1024px;
float:right;
color:#a82971;
text-align:justify;
margin-top:10px;
font:11px verdana;
padding-bottom:50px;
}
.postinfo a
{
text-decoration:none;
color:#FBB5AB;
text-align:left;
}
.postinfo a:hover
{
color:#446E02;
}
.postbottom
{
margin-top:40px;
	font-size:12px;
	color:#a5a5a5;
	text-align:left;
	width:742px;
	padding:0;	
	height:167px;
	float:none;
	display:block;
	position:relative;
	background:url(images/post-bottom.gif) no-repeat left top;
}
.postbottom a
{
text-shadow:#000000 1px 1px 1px;
font-weight:bolder;
text-decoration:none;
color:#a82971;	

}
.postbottom a:hover
{
text-decoration:underline;
}
.commentinf
{
	margin-top:0px;
	text-align:left;
	float:none;
	height:20px;
	padding-top:8px;
	padding-right:20px;
}
.metainf{
	float:left;
	padding-left:85px;
	margin-top:20px;
	text-align:left;
	height:20px;	
	padding-top:8px;
}
.post p {
	margin:0px;
}
.navigation a {
	color:#a82971;
	text-decoration:none;
}
.navigation a:hover 
{
	color:#dedede;
}

.navigation {
	text-align:left;
	width:650px;
	padding-left:40px;
	float:inherit;
	font-size:12px;
}
img.centered {
	display: block;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.navigation .alignright {
	margin-bottom:10px;
}
.navigation .alignleft {
	margin-bottom:10px;
}	

.pagetitle{
	font: bold 28px 'arial';
	text-transform:uppercase;
	text-shadow:#999999;
	text-align:left;
	color:#a82971;
	padding:0;
	margin:0;
	padding-left:60px;
	overflow:visible;

}
blockquote {
color:#000000;
border: 1px solid #9f9166;
background-color:#eaeaea;
padding-top:12px;
padding-bottom:12px;
	-webkit-box-shadow: 0 0 5px #b2387d;   
	-moz-box-shadow: 0 0 5px #b2387d;   
	box-shadow: 0 0 5px #cdc19c;
	-moz-border-radius: 10px 0px 10px 0px;
	-webkit-border-radius: 10px 0px 10px 0px;
	border-radius: 10px 0px 10px 0px;
	opacity:.70;
	filter: alpha(opacity=70);
 	-moz-opacity: 0.7;
	font-style:italic;
	margin:5px;
	
}
blockquote:hover {
color:#000000;
border: 1px solid #9f9166;
background-color:#eaeaea;
padding-top:12px;
padding-bottom:12px;
	-webkit-box-shadow: 0 0 5px #b2387d;   
	-moz-box-shadow: 0 0 5px #b2387d;   
	box-shadow: 0 0 5px #cdc19c;
	-moz-border-radius: 10px 0px 10px 0px;
	-webkit-border-radius: 10px 0px 10px 0px;
	border-radius: 10px 0px 10px 0px;
	opacity:1.0;
	filter: alpha(opacity=70);
 	-moz-opacity: 0.7;
	font-style:italic;
	margin:5px;
}

a img {
opacity:.70;
	filter: alpha(opacity=70);
 	-moz-opacity: 0.7;
	border:#000000;
}
a:hover img {
opacity:1;
	filter: alpha(opacity=70);
 	-moz-opacity: 0.7;
	border:#000000;
}
.entry {
	font: 12px arial,verdana,sans-serif;
	padding-right:20px;
	padding-left:70px;
	padding-bottom:10px;
	margin-top:-60px;
	width:620px;
	text-align:justify;
	clear:both;
	
}
.entrytext .postmetadata {
	font: 12px arial,verdana,sans-serif;
}
.more-link {
	font: 10px arial,verdana,sans-serif;
}

/* Sidebar Related */
#sidebar {
	width:226px;
	margin-top:35px;
	float:right;	
	background:url(images/menu-bg.gif) repeat-y left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
}

#sidebar ul {
	margin: 0 ;
	padding: 0;	
	width:226px;
	
	
}
#sidebar ul h2{
	font:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#000000;
	text-align:left;
	font-weight:bold;
	padding:45px 0 0 35px;
	height:30px;
	margin:0;
	width:226px;
	border:none;
	background:url(images/topbar.gif) no-repeat left top;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;	
}
#sidebar ul li ul {
	margin: 0 0 10px 0;
	padding:0;
}
#sidebar ul ul li {
	list-style-type: none;
	margin-left:0px;
	list-style-image: none;
	color:#A5936C;
	padding:5px 0 5px 20px;
	margin-left:10px;
	font:12px arial;
	width:170px;
	font-weight:bold;
	background:url(images/arrow.png) no-repeat left;
	
}
#sidebar ul ul ul li {
	list-style-type: disc;
	padding:0;
	margin-left:5px;
	color:#A5936C;	
}
#sidebar p {
padding-left:8px;
padding-right:100px;
	margin:0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#sidebar a {
	color:#a82971;
	text-decoration:none;	
}
#sidebar a:hover {
	text-decoration:underline;	
	color:#aaaaaa;
}


#sideads {
	width:170px;
	margin-left:0px;
	float:right;
	margin-top:4px;
	padding-right:10px;
	
}
.bottom_sidebar {
	background:url(images/menu-bottom.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	clear:both;
	height: 89px;
	width: 226px;
	display:block;
	position:relative;
	}
/* User Comment Specific */
#comment
{
border:1px solid #c80000;
color:#000000;
background:#dedede;
height:205px;
}
#respond
{
	padding-left:10px;
}
#commentform
{
	padding:10px;

}
#commentform input
{
border:1px solid #c80000;
color:#000000;
background:#dedede;
}

ol.commentlist {
	margin-left:25px;
	padding:0;
}

ol.commentlist a {
	color:#D6CDB0;	
}
ol.commentlist p {
	margin-top:3px;
	margin-bottom:10px;
}
small.commentmetadata {
	font: 10px arial,verdana,sans-serif;
}
small.commentmetadata a {
	text-decoration:none;
}
#submit {
	height: 25px;
	background-color: #D6E5BD;
	margin: 10px 10px 0 0;
	color:#ffffff;
	font-size: 1.2em;

}

/************************/
/*     Search Design    */
/************************/
#searchform{
display:none;
}
#s
{
	width:200px;
	font:12px tahoma;
	color:#D5C67E;
}
#menu_search_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#D5C67E;
	font-size:11px;
	padding:5px;
	padding-top:0px;
	margin-left:8px;
	margin-bottom:0;
	height:76px;
	font-variant:small-caps;
	background:url(images/searchrss.gif) no-repeat left top;
}

#menu_search_box input.s{
	width:150px;
	font-size:11px;
	color:#A90709;
	border:0px;
	padding:5px;
	padding-top:23px;
	height:25px;
	background:none;
}

#menu_search_box span{
	position:relative;
	top:-1px;
	font-weight:bold;
}
/*-------------Other------------------*/
hr {
	display: none;
}
a 
{
	color:#C80000;
}
#wp-calendar
{
width:200px;
color:#C80000;	
margin-left:10px;
text-align:center;
margin-top:-50px;
}
#calendar
{
margin-top:-50px;
}
td
{
color:#FBADAD;
margin-top:-50px;
}
#rss{
width:180px;
text-align:left;
padding-left:20px;
}
#about_abs{
float:left;
clear:both;
width:350px;
font:12px arial;
margin-top:-180px;
padding-left:300px;
color:#FFEB0C;
height:100px;
position:relative;
}

