/*    
Theme Name: Adam Lambert World
Theme URI: http://www.Unrittendesigns.com
Author: Toni @ www.Unrittendesigns.com
Author URI: www.Unrittendesigns.com
Version: 1.0 
 
DO NOT STEAL!
DO NOT RE-USE CODING
ALWAYS CREDIT

THANKYOU! 

*/ 


p:first-child { margin-top: 0; }


img[usemap], object[usemap] {
  border: none;
padding: 0px;
margin: 0px;
}

img.wp-smiley{ border:none;}

body {
position: relative;
background-color: #9ea099;
background-image: url(http://www.adamlambertworld.com/wp-content/themes/Adam%20Lambert/images/BG.png);
background-repeat: repeat-x;
margin: 0 auto 0 auto;
text-align: center;
font-family : arial; 
font-size: 11px;
padding: 0px;
color: #535146; 
}


#container {
background-color: #9ea099;
background-image: url(http://www.adamlambertworld.com/wp-content/themes/Adam%20Lambert/images/bgy.png);
background-repeat: repeat-y;
position: relative;
width: 1000px; 
margin: 0 auto 0 auto;
padding: 0px;
} 



#header {
background-color: #9ea099;
position: relative;
width: 1000px;
height: 355px;
margin: 0px auto 0 auto;
padding: 0px;
overflow:hidden;
}

#content {
background-color: #c6c5bd;
float: right;
width: 510px;
margin: 0px 80px 0px 0px;
text-align: left;
padding: 0px;
}


#sidebar {
background-color: #9ea099;
float: left;
width: 290px;
margin: 0px 0px 0px 90px;
text-align: left;
padding: 0px;
color: #e3e2db;
}


#footer {
background-color: #9ea099;
background-image: url(http://www.adamlambertworld.com/wp-content/themes/Adam%20Lambert/images/footerimage.png);
background-repeat: repeat-y;
clear: both;
width: 1000px;
height: 287px;
margin: 0 auto 0 auto;
padding: 0px;
}



#Layer1 {
position: absolute;
z-index:1;
background-color: #bbb7ab;
overflow: hidden;
margin: 0 auto 0 auto;
text-align: left;
left: 60px;
top: 17px; 
border: 0px;   
padding: 0px; 
width: 726px; 
height: 15px;   
}



#Layer2 {
position: absolute;
z-index:1;
background-color: #574d3a;
overflow: auto;
margin: 0 auto 0 auto;
text-align: center;
left: 400px;
top: 25px; 
border: solid 0px;   
padding: 2px; 
width: 470px; 
height: 62px;  
}





#sidebar b,strong {
color: #595c52;
}



b, strong{
color: #211f12;
font-weight: bold;
font-family: Arial;
font-size: 8pt
}

i, em{
color: #eeede7;
}

blockquote {	
border: 1px solid #abaaa0; 
background-color: #b8b7af;
padding: 5px; 
margin: 20px;
	-moz-border-radius:  6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
}


/*************HEADERS******************/



h1 {
	background-color: #c6c5bd;
	font-family: Times New Roman;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	line-height: 30px;
	font-style: italic;
	letter-spacing: 1px;
	border-bottom: 1px dotted #574d3a;
	color: #574d3a;
	margin: 10px 10px 0px 10px;
	padding: 0px;
}


h2 {
	background-color: #9ea099;
	font-family: Times New Roman;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 30px;
	text-align: left;
	font-style: italic;
	letter-spacing: 1px;
	border-bottom: 1px dotted #574d3a;
	color: #574d3a;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}




h4 {
	background-color: #9ea099;
	font-size: 7pt;
	text-transform: none;
	text-decoration: none;
	text-align: right;
	letter-spacing: 1px;
	line-height: 7px;
	color: #2a2a2a;
	margin: 0px 0px 0px 20px;
	padding: 20px;
	-moz-border-radius:  6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
}



/*************LINKS******************/

#sidebar a, a:active a:visited{
	color: #574d3a;
	text-decoration: none;
	}

#sidebar a:hover
	{
	color: #E3E2DB;
	text-decoration: none;
	}
#sidebar img.wp-smiley{ border:none;}

a:link,a:active,a:visited
	{
	color: #524327;
	text-decoration: none;
	}

a:hover
	{
	color: #838377;
	text-decoration: none;
	}

.sidebar li {
	list-style: none;
    padding: 0 0 0 5px; 
   margin: 5;

}

.sidebar ul {
	list-style: none;
    padding: 0 0 0 5px; 
   margin: 5;

}

/*************IMAGES******************/


#sidebar img {
        background-color: #9EA099;
        border:1px solid #D3D1C8;
padding: 2px;
margin: 1px;
        vertical-align: bottom;
	-moz-border-radius:  6px;
	-webkit-border-radius: 6px;
	border-radius:6px;

} 


#sidebar a img{
        background-color: #9EA099;
        border:1px solid #D3D1C8;
padding: 2px;
margin: 1px;
        vertical-align: bottom;
	-moz-border-radius:  6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
} 

#sidebar a:hover img {
       background-color: #9EA099;
        border:1px solid #574d3a;
padding: 2px;
margin: 1px;
	-moz-border-radius:  6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
}


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


/*************POSTS******************/




.subject{
	background-color: #c6c5bd;
	font-family: Times New Roman;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	font-style: italic;
	letter-spacing: 1px;
	border-bottom: 1px dotted #574d3a;
	color: #574d3a;
	margin: 10px 0px 0px 80px;
	padding: 0px;
}

.subject a{
	color: #574d3a;
	font-weight: bold;
}





.post{
       margin: 0px 0 0 3px;
       padding: 4px;
	clear: both;
	text-decoration: none;
	font-weight: normal;
	overflow:hidden;

}


.post img {
        background-color: #C6C5BD;
        border:1px solid #ABAAA0;
padding: 2px;
margin: 1px;
        vertical-align: bottom;
	-moz-border-radius:  6px;
	-webkit-border-radius: 6px;
	border-radius:6px;

} 


.post a img{
        background-color: #C6C5BD;
        border:1px solid #ABAAA0;
padding: 2px;
margin: 1px;
        vertical-align: bottom;
	-moz-border-radius:  6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
} 

.post a:hover img {
       background-color: #C6C5BD;
        border:1px solid #574d3a;
padding: 2px;
margin: 1px;
	-moz-border-radius:  6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
}

.entry{
	margin: 0px 0px 0px 3px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;

}

.post img.wp-smiley{ border:none;}

.post-date{
background-image: url(http://www.adamlambertworld.com/wp-content/themes/Adam%20Lambert/images/date.png);
background-repeat:no-repeat;
width: 59px;
height: 67px;
text-align: center;
float: left;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}


.day{
margin: 20px 0px 0 0px;
font-family: Times New Roman;
font-size: 32px;
text-transform: uppercase;
text-align: center;
line-height: 20px;
font-size: 18pt;
font-weight: normal;
color: #0e0b00;
}


.month{
margin: 0 0px 0 0;
text-align: center;
line-height: 12px;
font-size: 10pt;
text-transform: lowercase;
font-weight: normal;
color: #bebbaa;
}


.comments-template{
	background-color: #dddddd;
margin: 0px 70px 3px 5px;
padding: 2px;
}


.commentmetadata {
	background-color: #9ea099;
	font-size: 7pt;
	text-transform: none;
	text-decoration: none;
	text-align: right;
	letter-spacing: 1px;
	line-height: 7px;
	color: #2a2a2a;
	margin: 0px 0px 0px 20px;
	padding: 6px;
	-moz-border-radius:  6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
}

#comments {
	background-color: #c6c5bd;
	font-family: Times New Roman;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	line-height: 30px;
	font-style: italic;
	letter-spacing: 1px;
	border-bottom: 1px dotted #574d3a;
	color: #574d3a;
	margin: 20px 10px 0px 10px;
	padding: 0px;
}


#respond {
	background-color: #c6c5bd;
	font-family: Times New Roman;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	line-height: 30px;
	font-style: italic;
	letter-spacing: 1px;
	border-bottom: 1px dotted #574d3a;
	color: #574d3a;
	margin: 20px 10px 0px 10px;
	padding: 0px;
}


comment_text{
	background-color: #535451;
border-left: 5px solid #0d3321; 
background-color: #b8b7af;   
padding: 5px; 
margin: 20px;
}




textarea#comment {
width: 400px; 
padding: 5px; 
margin: 0px 70px 3px 5px;
padding: 2px;
}

input, textarea, option, select, button {
border: 1px solid #abaaa0; 
background-color: #b8b7af;;
font-family : arial; 
font-size: 11px;
color: #535146; 
padding: 1px;
	-moz-border-radius:  6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
}



address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}

.commentsbase {
	background: #515151;
	font-family: tahoma;
	font-size: 9px;
	line-height: 13px;
	padding: 7px;
	border: 1px dashed #3c3c3c;}

.commentstitle {
	background: #515151;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 7px;
	margin-bottom: 9px;
	border-bottom: 1px solid #3c3c3c;
	font-family: tahoma;
	font-size: 13px;
	line-height: 13px;
	color: #f6c542;}

.comment {
	border: 0px solid #a2929d;
	font-style: normal;
	font-family: Trebuchet MS;
	text-align: justify;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	padding: 11px;
	color: #2d2b2b;}

.comtitle {
	font-family: Times New Roman;
	font-size: 13px; 
	line-height: 14px; 
	font-weight: bold;
	background: #d4d4d4;
	color: #515151;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	border: 1px solid #d4d4d4;
	padding: 5px;}

.comtext {
font-family : arial; 
font-size: 11px;
	background: #9EA099;
	color: #515151;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	border: 1px solid #d4d4d4;
	border-top: 1px solid #ffffff;
	padding: 5px;}

