@charset "utf-8";
/* CSS Document */

/*
Theme Name: Sound Post: Pen
Theme URI: /
Description: Second custom theme for soundpostnews.com.
Version: 2.1
Author: Colin Oettle
Author URI: /
Tags: Newspaper, four columns, three columns, widgetized sidebars.

	This theme was created by Colin Oettle for use by soundpostnews.com.
	
*/


/* Layout */

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

body {
	background-color:#F4F4F4; 
	background-image:url(/images/bodybg.jpg);
	background-repeat:repeat;
}

div#edgewrap {
	width:1024px;
	margin:0 auto;
	background-image:url(/blog/wp-content/themes/soundpostdrawn/images/edgesegmentdrawn.png);
	background-position:bottom;
	background-repeat:repeat-y;
}

div#topedge {
	background-image:url(/blog/wp-content/themes/soundpostdrawn/images/topedgedrawn.png);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	width:1024px;
	height:68px;
	border:none;
	margin:25px auto 0 auto;
}

#leftedge {
	float:left;
	background-image:none;
	width:46px;
	height:900px;
	border:none;
}

#rightedge {
	width:46px;
	height:900px;
	background-image:none;
	float:right;
}

#wrapper {
	width:932px;
	margin:0 auto;
	background-color:#EDECED;
	border:none;
}

#header p {
	margin-top:4px;
}

#header h1 {
	height:106px;
	background-image:url(/images/masthead.png);
	background-repeat:no-repeat;
	background-position:center;
}

h1>span {
	display:none;
	text-indent:-9000px;
	overflow:hidden;
}

#leftheader {
	float:left;
	border:1px solid #666;
	width:165px;
	height:72px;
	margin:25px 10px 15px 10px;
}

#loginreg p {
	padding:12px 12px 0 15px;
	text-align:right;
}

#rightheader {
	float:right;
	width:185px;
	padding-top:35px;
}

div#nav {
	height:20px;
	border-top:1px solid #666;
}

div#left {
	float:left;
	width:175px;
}

div#innerright {
	float:right;
	width:300px;
	padding:10px;
	border-right:none;
	min-height:1180px;
}

/*for inner right side bar on staff page */
#innerrightstaff {
	float:right;
	width:172px;
	padding:0 10px;
	border-right:1px solid #666;
	min-height:1193px;
}

div#right{ 
	float:right;
	width:175px;
	min-height:873px;
	padding-top:10px;
}

div#main {
	margin:0 175px 0 175px;
	border-left:1px solid #666;
	border-right:1px solid #666;
	min-height:1173px;
	padding:10px;
	background-color:#FFFFFF;
}

div#footer {
	background-image:url(/blog/wp-content/themes/soundpostdrawn/images/footerdrawn.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0 auto 25px auto;
	height:30px;
	width:1024px;
	padding:0;
}

p.copy {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
}

.entry img.alignleft {
	padding-right:10px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.aligncenter {
	margin:0 auto;
	display:block;
}

/* BEGIN TEXT */

body {
	font-family:Myriad, Verdana, Tahoma, sans-serif;
	font-size:13px;
	color:#000000;
}

a {
	text-decoration:none;
}

a:link {
	color:#000000; 
	border-bottom:none;
}

a:visited {
	color:#000000; 
	border-bottom:none;
}

a:active {
	color:#9D1506; 
}

a:hover {
	color:#9D1506;
	border-bottom:1px solid #9D1506;
}

div#leftheader {
	font-size:12px;
	line-height:1.7em;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	font-style:italic;
}

#leftheader p {
	padding-top:10px;
}

div#innerright .greenbg, li.cat-post-item {
	background-color:#FFFFF0;
	padding:0 10px 10px 10px;
	margin-bottom:5px;
}

div.newvid {
	background-color:#edf7f7;
	padding:5px 10px;
	display:block;
	text-align:center;
	border:none;
}

#innerright h1 a {
	border:none;
}

#innerrightstaff {
	font-size:11px;
}

div#innerrightstaff span {
	font-family:Myriad, Tahoma, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:1.4em;
}

p.viewarticle a:link {
	font-family:Verdana, Geneva, sans-serif;
	color:#000000;
	font-size:10px;
	text-align:right;
	padding:10px 0 0 0;
	font-weight:bold;
}

#main h1 a:link, #main h1 a:visited, #nav a:link, #nav a:visited {
	border:none;
}

h2, span.falseh2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	letter-spacing:.5px;
}

h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:19px;
	font-weight:bold;
	text-align:center;
	padding:10px 0 3px 0;
}

h3 {
	font-family:Myriad, Tahoma, Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	line-height:1.2em;
	margin-top:10px;
}

.post>small {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.entry {
	padding-bottom:10px;
	line-height:1.6em;
}

.entry p {
	margin-bottom:1em;
}

.entry a:link, .entry a:visited {
	color:#9D1506;
}

.justify  {
	text-align:justify;
}

a.more-link:link, a.more-link:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	display:block;
	margin-top:10px;
	margin-left:auto;
	width:130px;
	border:none;
	color:#000000;
}

.caption, .wp-caption, .wp-caption a, wp-caption a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	border:none;
}

.postmetadata {
	text-align:center;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:10px;
	border-bottom:2px solid #999;
}

.postmetadata a:link, .postmetadata a:visited {
	color:#000000;
}

p.author {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	margin-bottom:10px;
	font-style:normal;
}

.btn {
	border:1px dashed #666;
	background:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	margin-top:2px;
	margin-left:1px;
}

p.copy, p.copy a {
	color:#c99189;
	text-align:center;
	font-size:10px;
	font-weight:normal;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	border-color:#c99189;
}

code {
	font-family:"Courier New", Courier, monospace;
}

/* END TYPOGRAHPY */

/* Form Elements */
#main table textarea {
	overflow:auto;
}

.screen-reader-text {
	display:none;
}

#searchform {
	margin:0;
	padding:0;
	text-align: center;
	}

#left #searchform #s {
	width: 108px; 
	padding: 2px;
	}

#left #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

.contactfield {
	padding: 2px;
/*	background-image:url(/images/bg.png); */
	background-color:#FFFFFF;
	border-bottom:1px dashed black;
	font-family:"Courier New", Courier, monospace;
}

.txtfield {
	padding: 2px;
	background-color:#FFFFFF;
	border-bottom:1px dashed black;
	font-family:"Courier New", Courier, monospace;
}

.postit textarea {
	margin-top:10px;
	background-color:transparent;
	width:350px;
	height:350px;
	overflow:auto;
	}

.postit {
	width:426px;
	height:409px;
	background-image:url(/images/postit.png);
	text-align:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#commentform #submit {
	margin-bottom:10px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
/* End Form Elements */

/* Begin Comments*/

.commentlist>li>div {
	background-color:#E6F2F1;
	padding:10px;
}

.commentlist li {
	margin-bottom:10px;
	padding:0;
	list-style: none;
}
	
.commentlist li ul li { 
	margin-left:20px;
	margin-top:10px;
	background-color:#e5e5e5;
	padding:10px;
}

.commentlist span {
	display:none;
}

.commentlist p {
	margin-top:10px;
	font-size:12px;
	line-height:1.4em;
} 

#commentform p {
	margin-top:5px;
	margin-bottom:5px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata a {
	margin: 0;
	border:none;
	font-size:12px;
	}
	
.vcard {
	font-weight:bold;
	float:left;
	margin-right:5px;
}

.reply {
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;
}

.comment-reply-link {
	margin-bottom:10px;
	font-size:12px;
}
/* End Comments */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#left>ul {
	padding:10px 10px 0 10px;
}

#left h2, .navybglist, #innerright h2, #right h2 {
	background-color:#8DA6BA;
	color:#fff;
	margin-top:5px;
	font-size:12px;
}

#innerright>ul, #innerright ul ol, #right ul, #right ul ol  , #innerrightstaff ul, #innerrightstaff ul ol {
	margin: 0;
	padding: 0;
	list-style-type:none;
	list-style-image:none;
}

.hidden {
	display: none;
	}

#innerright ul li {
	list-style-type: none;
	list-style-image: none;
}

#innerright>ul>li {
	margin-bottom:5px;
}

.newvid ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#left .widget {
	list-style-type: none;
	list-style-image: none;
	}

#left ul p, #left ul select {
	margin: 5px 0 8px 0;
	}

#left ul ul, #left ul ol, #right ul ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	}

#left ul ul ul, #left ul ol {
	margin-left:10px;
	}

#left ul ul li, #left ul ol li, #right ul ul li {
	margin:10px 0;
	padding:0 10px;
	list-style-type:none;
	}
	
#left a, #left a:hover {
	border:none;
}
	
.newvid ul li {
	margin:10px 0;
	list-style-type:none;
	height:50px;
	text-align:right;
}

#archiveindex ul {
	list-style-type:none;
	padding:20px 0;
} 

#archiveindex ul li {
	margin:3px 0;
}

#archiveindex ul.children {
	padding:0;
	margin:0 0 10px 20px;
}

/* End Entry Lists */

.navigation {
	font-weight:bold;
	padding-bottom:8px;
}

/* BEGIN WIDGETS */

.bbld_widget ul {
	padding:10px 10px 0 10px;
	background-color:#FAEBEB;
	font-size:12px;
}

.bbld_widget ul li {
	padding-bottom:10px;
}

.bbld_widget ul li>a {
	font-weight:bold;
}

.blogroll a {
	font-weight:bold;
}

#twitter-1 h2 {
	background-color:#8DA6BA;
	padding:5px 0 5px 0;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
}

ul.twitter {
	background-color:#E6F2F1; /*DCE8E9*/
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}

a.twitter_title_link {
	color:#FFF;
	border-color:#FFF;
}

.twitter-item {
	padding-top:5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	margin-left:10px;
	margin-right:10px;
	border-top:1px solid #8DA6BA;
}

.twitter-timestamp {
	font-size:10px;
	display:block;
	margin-bottom:5px;
}

#right ul li {
	padding:0 10px;
}

li#tag_cloud-2 div {
	background-color:#FFFCEA;
	padding:10px;
	margin-bottom:10px;
}

li#tag_cloud-2 h2 {
	padding:5px 0 5px 0;
}

  /* Category: Announcements */
#categoryposts-4 {
	font-size:11px;
}

#categoryposts-4 .post-title {
	font-weight:bold;
	line-height:1.8em;
}

#categoryposts-4 .post-date {
	font-size:10px;
	line-height:1.8em;
}

#categoryposts-4 h2 {
	background-color:#8DA6BA;
	padding:4px 0 4px 0;
	margin-bottom:0px;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
}

.widget_links>ul {
	padding:10px;
	background-color:#F4F4F4;
	font-size:11px;
}

#innerright .widget_links ul li {
		list-style:square;
		margin-left:15px;
}
/* Submit form */

#wpcf7-f1-w4-o1 p {
	padding:10px;
	background-color:#FFF7F0;
	font-size:11px;
}

.submitform {
	background-color:#FFF7F0;
	border-bottom:1px dashed black;
}

#wpcf7-f1-w4-o1 textarea {
	border:1px dashed black;
	background-color:#FFF7F0;
}

.wpcf7-submit {
	background-color:#f4f4f4;
	border:1px dashed black;
	padding:3px;
}

/* BEGIN NAVTABS */

#navtabs { 
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
} 

p.twitter {
	text-align:left;
	background-image:url(/images/twittericon.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:10px;
}

#navtabs li {  
	list-style-type:none;
	float:left;
	border-bottom:1px solid #666;
	margin:0;
	width:66px;
	height:16px;
	padding-top:3px; 
} 

#navtabs li.current_page_item, #navtabs li.current-cat {  
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:none;
	width:64px;
	height:17px;
	padding-top:3px;
	background-color:#FFFFFF;
}

.feed {
	background-image:url(/images/rssfeed.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:2px 10px 2px 20px;
}
/* END NAVTABS */