/*
Theme Name: PropAnon
Theme URI: http://lcstechnologies.net
Description: Theme for Prop Anon
Author: Nicholas Amato
Author URI: www.lcstechnologies.net
Tags: custom header, fixed width, three columns, widgets
	
*/


/*   Body and Link styles   */

*{margin:0px; padding:0px; border:0px;}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  }
  
fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }
  
blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }    

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
background-color: #b50000;}

a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}

a img{border:none;}

p{padding:0 0 1.6em 0;}




/*   Header and Navbar styles   */
	
#container{
width:975px;
background:#000000;
margin: auto;
border-bottom: 2px #ffffff solid;
border-left: 2px #ffffff solid;
border-right: 2px #ffffff solid;}

#header{
height:250px;
width:975px;
background: url(images/Prop_Banner_2.jpg) no-repeat top center;
margin:auto;}

#navigation{
width:975px;
height: 35px;
background: #000000;
color:#ffffff;
border-top: 10px #ffffff solid;
border-bottom: 10px #ffffff solid;
}

#navigation li{
display:inline;
list-style-type:none;
white-space: nowrap;margin-left: 20px;}

#navigation ul{
margin-left: 40px;
}

#navigation a.prop{padding-left: 20px;}

/* Left Sidebar*/

#sidebar_1{
width:200px;
float:left;
background-color: #000000;
padding-left: 5px;
padding-right: 5px;
margin-top: 15px;}

#sidebar_1 li{
display:inline;
list-style-type:none;
white-space: nowrap;}

#album{
width:190px;
float:left;}

#player{
width:190px;
float:left;
margin-left: 3px;padding-bottom: 20px;}
#merch{
width:190px;
float:left;
text-align: center;background-image: url(images/merch.jpg);background-repeat: no-repeat;background-position: center top;padding-top: 40px;}

#merch h2{
margin: 0em 0em 16px 10px;
font-weight:normal;
letter-spacing:-1px;
color:#ffffff;
background-color:inherit;
}

#sidebar_1_links{
width:190px;
float:left;
padding-bottom: 20px;
padding-top: 40px;
margin-top: 20px;
background-image: url(images/follow-1.jpg);background-repeat: no-repeat;background-position: center top;}

#addme{
width:120px;
margin-top: 20px;margin-left: auto;
margin-right: auto;
}

.image{text-align: center;
}

#sidebar_1_links h2{
margin: 0px 0px 16px 0px;
font-weight:normal;
letter-spacing:-1px;
color:#ffffff;
background-color:inherit;
}


/*   Content styles   */

#content{
float:left;
width:54%;
background-color: #000000;
margin-top: 5px;margin-bottom: 5px;color: #ffffff;}

#content h1{
margin:0 0 16px 0;letter-spacing:-1px;
background-color:inherit;font-size: 16px;}

#content h2{
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
background-color:inherit;
}

#content a:hover{text-decoration:underline;}


/* Right Sidebar */

#sidebar_2{
width:200px;
float:right;
background-color: #000000;margin-top: 5px;padding-left: 5px;padding-right: 5px;}

#sidebar_2 ul{color: #ffffff;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 12px;font-weight: normal;}

#sidebar_2 li{
list-style-type:none;
white-space: nowrap;}

#translation{
width: 190px;padding-top: 40px;background-image: url(images/trans.jpg);background-repeat: no-repeat;background-position: center top;
text-align: center;padding-top: 50px;padding-left: 5px;
}

#translation_bar a{
padding:80px;text-align: center;}

#searchform {
	background: #000000;
	width: 200px;
	padding-top: 15px;
	}
	
#searchform #s {
	border: 1px #ffffff solid;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #ffffff;
	vertical-align: middle;
}

#searchform #searchsubmit {
	background: #000000;
	border: none;
	width: 40px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;}

#searchform label {
	font-size: 11px;
	color: #ffffff;
}

#sidebar_2 h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
	margin: 20px 0px 5px 0px;
}

.ul-cat {
	width:190px;
	list-style: none;
	margin:0px 0px 15px;
	border-bottom: 1px solid #ffffff;	padding: 0px;}

.ul-cat li{
	border-top: 1px solid #ffffff;
	padding-right: 10px;}

.ul-cat li a, .ul-cat li a:visited{
	color: #ffffff;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #8fd6ff;
	text-decoration: none;
}
.ul-archives {
	width:190px;
	list-style: none;
	margin:0px 0px 15px;
	padding: 0px;
	border-bottom: 1px solid #ffffff;
}
.ul-archives li{
	border-top: 1px solid #ffffff;
	}
	
.ul-archives li a, .ul-archives li a:visited{
	color: #ffffff;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #8fd6ff;
	text-decoration: none;
}

/*   Form Related CSS for Mailing List   */

#mailing{
	background: #000000 url(images/MAIL_1.jpg) no-repeat top center;
	width: 190px;
	padding-top: 15px;	margin-bottom: 20px;
	margin-top:40px;}

#mail #email{
	border:1px solid #203346;
	width: 125px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #e9facc;
	vertical-align: middle;
	margin-left:10px;
}

#mailing #submit{
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;}

#mailing label{
	font-size: 11px;
	color: #ffffff;
}

#mailing h3{
	font: normal 11px Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin: 20px 0px 0px 10px;}

/* Wordpress Post Formatting */


.post {
width:535px;
border: 5px #b50000 solid;background-color: #ffffff;margin-top: 10px;color: #000000;}

.post li{
list-style-type:none;
white-space: nowrap;}

.post ul{
margin-left: 20px;
}

#post-head{
float: left;
margin-left:5px;
margin-bottom: 20px;
width:505px;
border-bottom: 1px #000000 solid;padding-top: 10px;padding-left: 10px;padding-right: 10px;padding-bottom: 0px;}

.post-title {
float: left;
width: 70%;}

.entry {padding: 10px;}

.post-title h1{text-align: left;font-family: Verdana, Helvetica, Arial, sans-serif;font-weight: bold;}
    
.post-date {
width: 30%;
float:right;
}

.post-date h1{text-align: right;font-family: Verdana, Helvetica, Arial, sans-serif;font-weight: bold;}
	
.img {text-align: center;margin-top: 20px;padding: inherit;}

#entry_foot{
width:100%;
height: 40px;
clear:both;background-color: #b50000;
padding-bottom: 20px;
}

.post-cat {
float:left;
width:400px;
font-size: 95%;
color: #ffffff;margin-top: 15px;
margin-left: 5px;}

.post-cat a{
color:#ffffff;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

.post-comments {
background: #b50000 url(images/comment.png) no-repeat left center;
padding-left: 18px;
float: right;
font-size: 95%;
margin-top: 15px;margin-right: 5px;
color: #ffffff;}

.post-comments a{
color:#ffffff;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}


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

.post-calendar {
background: url(images/mini-calendar.gif) no-repeat left center;
float: right;
font-size: 95%;
color: #999999;
}

.post-content {
clear: both;
padding-top: 10px;
}

.post_navigation {
clear: both;
width: 545px;
height:20px;background-color: #000000;margin-top: 10px;margin-bottom: 10px;}

.post_navigation a, .post_navigation a:visited {
color: #59770e;
}

.previous-entries {
float: left;
padding-left: 18px;
background: url(images/arrow_left_green.png) no-repeat left center;}

.next-entries {
float: right;
padding-right: 18px;
margin: 0px;
background: url(images/arrow_right_green.png) no-repeat right center;}

/* Single Page Formatting  */
#comment_area{
width:505px;
margin:auto;
padding: 10px;}


#comments, #respond {
border-bottom: 1px dotted #CCCCCC;
padding-bottom: 5px;
}

.commentlist {
margin: 10px 0px;
padding-left: 20px;
line-height: 130%;
}

.commentlist li{
padding: 5px 10px;
position: relative;
}

.commentlist .avatar {
position: absolute;
top: 5px;
right: 5px;
border: solid 1px #ededed;
padding: 1px;
background: #fff;
}

.commentlist .alt {background: #f1fedb;}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}


/* Comment Area */


#commentform {
	padding: 10px;
	font: 110% Arial, Helvetica, sans-serif;    margin-bottom: 30px;}


#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}

#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	margin-top: 3px;	padding-top: 3px;	padding-bottom: 3px;}

#commentform textarea{
	width: 100%;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;	margin-top: 5px;	padding-bottom: 2px;}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}

#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;}


/*   Footer styles   */

#footer {
	border-top: 2px #ffffff solid;
	clear: both;
	background: #000000;
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 300px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background: #000000;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}


.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/comment.png) no-repeat;
	padding: 0px 0px 10px 20px;}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/paper.png) no-repeat;
	padding: 0px 0px 10px 20px;}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

/* Word press Widget Styling*/

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }


#company {
  float: left;
  width: 500px;color: #ffffff;font-size: 12px;}

#company a{color: #ffffff;font-size: 12px;}

#company a:hover{text-decoration: underline;color: #ffffff;font-size: 12px;}

.post_archive{
width:535px;
border: 5px #b50000 solid;background-color: #ffffff;margin-top: 10px;padding-left: 10px;padding-bottom: 10px;}

.post_archive ul{
margin-top: 10px;padding-left: 10px;padding-bottom: 10px;
}

.post_archive li{
display:inline;
list-style-type:none;
white-space: nowrap;}


/* Twitter Feed*/


ul.widgets{width:190px;}

ul.twitter{
width: 175px;
padding-bottom: 20px;
margin: auto;
color: #ffffff;}

li.twitter-item{
padding-top: 5px;
}