/*
Theme Name: Breaking Copy
Theme URI: http://www.breakingcopy.com/
Description: Based on the 2010 theme for WordPress.
Author: Daryl Lang, based on work by the WordPress team
Version: 1.5
Tags: 
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


/* !! Begin Daryl styles */

body {
	color:#000;
	font-family:"Helvetica", "Arial", sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0; 
	font-size: 15px;
	}

a {
	color: #000000;
	}

p {
	padding-bottom: 15px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}

a:active {
	color: #ff0000;
	}

a:visited {
	color: #333333;
	}

a:hover {
	color: #333333;
	text-decoration: underline;
	}

.overnavbarshade {
	width: 100%;
	background-color: #eeeeee;	background-image:url('images/headershade.png');
	background-repeat:repeat-x;
	padding-top:10px;
	padding-bottom:8px;
}

.overnavwrap {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	padding: 0px;
}

#overnav1label,#overnav2label  {
	float: left;
	font-weight: bold;
	color: #444;
	width: auto;
}

#overnav1label {
	font-size: 1.1em;
	padding-right: 1em;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	margin: 0px;

}

#overnav2label {
	font-size: 0.8em;
	padding-right: 1em;
	margin: 0px;
	padding-top: 0.6em;
	padding-bottom: 0.8em;
}

.overnav1 {
	font-size: 1.1em;
	width: auto;
	overflow: hidden;
	float: left;
	padding-bottom:10px;
}

.overnav2 {
	font-size: 0.8em;
	width: auto;
	overflow: hidden;
}

.overnav1 a,
.overnav1 a:visited,
.overnav2 a,
.overnav2 a:visited  {
	text-decoration: none;
	font-weight: normal;
	color: #666;
	font-family: Georgia;
}

.overnav1 a:active,
.overnav1 a:hover,
.overnav2 a:active,
.overnav2 a:hover  {
	text-decoration: underline;
	font-weight: normal;
	color: #000;
	font-family: Georgia;

}


.overnav1 ul {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	}

.overnav1 ul li {
	position: relative;
	float: left;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	margin: 0px;
	list-style-type: none;
	}



.overnav2 ul {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	}

.overnav2 ul li {
	position: relative;
	float: left;
	padding-left: 1em;
	padding-right: 1em;
	margin: 0px;
	list-style-type: none;
	padding-top: 0.6em;
	padding-bottom: 0.8em;
	}



#header {
	/* background-image:url('images/header-background.png'); */
	background-repeat:repeat-x;
	background-position:left-top;
	position: relative;
	background-color: #000;
	margin:0px;
	padding-top: 25px;
	padding-bottom: 13px;
    height:47px;
    width: 100%;
	}

#headerbar {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
}


#headerbar h1, #site-title {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: left;
}

.page-title {
	padding-bottom: 20px;
	}

#headerbar h2, #site-description {
	color: #bbb;
	font-size: 0.9em;
	letter-spacing: -0.06em;
	float: left;
	padding-left: 10px;
	padding-top: 25px;
	margin: 0px;
	font-weight: bold;
}

.overlink {
	color: #aaa;
	font-size: 0.7em;
}

.overlink a {
	text-decoration: underline;
	color: #aaa;
	}

.overlink li {
	float: left;
	letter-spacing: -0.06em;
	margin-left: 15px;
	padding-top: 27px;
	}

#bannerbar {
	position: relative;
	margin:0px;
	padding-top: 20px;
	padding-bottom:20px;
    height:90px;
    width: 100%;
	}


#bannerad {
	background-color: #fff;
	position: relative;
	border: 0px;
	margin: 0 auto;
	padding: 0px;
	width: 728px;
	height: 90px;
    text-align: left;
	}

#rectanglead {
	background-color: #ffffff;
	position: relative;
	border: 0px;
	margin: 0 auto;
	padding: 0px;
	width: 336px;
	height: 280px;
    text-align: left;
	}
	
#footerad {
	background-color: #ffffff;
	position: relative;
	border: 0px;
	margin: 0 auto;
	padding: 0px;
	width: 468px;
	height: 60px;
    text-align: left;
	}



#social2 {
    position: relative;
	width: 170px;
	height: 47px;
	padding: 0px;
	margin: 0px;
	float: right;
	}
	
img.socialheader {
	border-left: 1px solid #333;
	padding-left: 5px;
	padding-right: 0px;
	width: 47px;
	height: 47px;
}



#socialbar {
	position: relative;
	width: 540px;
	margin: 0 auto;
	padding: 0px;
}


#footer {
	clear: both;
	position: relative;
	background-color: #000;
	color: #ccc;
	margin:0px;
	padding-top: 7px;
	padding-bottom: 15px;
	border-top: 2px solid #332;
    width: 100%;
	}
	
#footer a, #footer a:visited {
	color: #ccc;
	text-decoration: none;
}
	
#footer a:hover, #footer a:active {
	color: #fff;
	text-decoration: underline;
}
	
#footerspace {
	position: relative;
	width: 970px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

#socialsharing {
 position: relative;
 width: 290px;
 height: 21px;
 background-color: #bbb;
 padding-left: 15px;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-right: 5px;
 margin-top: 15px;
 margin-bottom: 15px;
 margin-left: 0px;
 margin-right: 0px;
}

#socialsharingasides {
 position: relative;
 width: 100%;
 height: 25px;
 padding-left: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-right: 0px;
 margin-top: 5px;
 margin-bottom: 10px;
 border-bottom: 1px solid #aaa;
}


#facebookshare {
	position: relative;
	display: inline;
	float: left;
	width: 90px;
	height: 20px;
}

#facebooksharewide {
	position: relative;
	display: inline;
	float: left;
	width: 160px;
	height: 20px;
}

#googleshare {
	position: relative;
	display: inline;
	float: left;
	width: 90px;
	height: 20px;
}


#twittershare {
	position: relative;
	display: inline;
	float: left;
	width: 110px;
	height: 20px;
}

#linkedinshare {
	position: relative;
	display: inline;
	float: left;
	width: 120px;
	height: 20px;
}


#sharethisshare {
	position: relative;
	display: inline;
	float: left;
	height:20px;
}

#socialsharingbottom {
 border-top: 1px solid #000;
 height: 20px;
 padding-bottom: 10px;
 padding-top: 10px;
 padding-left: 10px;
 background-color: #bbb;
}


.post {
border-bottom: 2px solid #999;
margin-bottom: 25px;
}

#shading {
	background-image:url('images/topshading.png');
	background-repeat:repeat-x;
	background-position:left-top;
	width: 100%;
}

#shadinggraphic {
	background-image:url('images/topshadinggraphic2.png');
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height:21px;
	padding: 0;
}

#shadingbottom {
	background-image:url('images/bottomshading.png');
	background-repeat:repeat-x;
	background-position:left-top;
	width: 100%;
}

#shadinggraphicbottom {
	background-image:url('images/bottomshadinggraphic2.png');
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height:7px;
	padding: 0;
}

.more-link, .more-link:visited {
	font-weight: Bold;
	text-decoration: underline;
	font-size: 1.2em;
   }

.more-link:hover, .more-link:active {
	text-decoration: underline;
	color: #e5a300;
   }


#page {
	position: relative;
	background-color: #fff;
	background:url('images/columnbackground2.png');
	background-repeat:repeat-y;
	background-position:left-top;
	margin: 0 auto;
	width: 1000px;
	min-height:500px;
    text-align: left;
	padding: 0;
   
	}

#middle {
	float: left;
	position: relative;
	padding-left: 27px;
	padding-right: 13px;
	border: 0px;
	width: 560px;
    text-align: left;

}

/* Begin codes for wide single post */


#pagewide {
	position: relative;
	background-color: #fff;
	background:url('images/columnbackgroundwide2.png');
	background-repeat:repeat-y;
	background-position:left-top;
	margin: 0 auto;
	width: 1050px;
	min-height:500px;
    text-align: left;
	padding: 0;
   
	}

#middlewide {
	position: relative;
	padding-left: 24px;
	padding-right: 0px;
	border: 0px;
	width: 1000px;
    text-align: left;
	margin: 0px;
}

#shadinggraphicwide {
	background-image:url('images/topshadinggraphicwide2.png');
	position: relative;
	margin: 0 auto;
	width: 1050px;
	height:21px;
	padding: 0;
}

#shadinggraphicbottomwide {
	background-image:url('images/bottomshadinggraphicwide2.png');
	position: relative;
	margin: 0 auto;
	width: 1050px;
	height:7px;
	padding: 0;
}





/* End codes for wide single post */


#right {
	float: left;
	padding-left: 38px;
	padding-right: 26px;
	padding-top: 10px;
	width: 336px;
	margin: 0px;
}




.entry-content, .entry-summary {
	font-size: 1em;
	line-height: 1.45em;
	margin-bottom: 1.45em;
    }


.entry-content-thumbnail {
	min-height:40px;
	font-size: 1em;
	line-height: 1.45em;
	margin-bottom: 1.45em;
    }

.thumbnailwrap {
	display: inline;
	float: right;
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	position: relative;
}

#nav-below {
 	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-align: left;
}

#nav-below-post {
 	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-align: left;
	border-top: 2px solid #999;
}

.filedunder {
	text-align: right;
	font-size: 0.8em;
	color: #333;
	line-height: 1.45em;
	padding-top: 0px;
	margin-top: 0px;
    }



#copyrightfooter {
	font-size: 0.7em;
	padding-left: 1em;
}

#facebookfooter, #promofooter {
 background-color: #ccc;
 background-repeat:repeat-x;
 color: #000;
 position: relative;
 float: left;
 border: 2px solid #999;
 padding: 10px;
 margin-top: 10px;
 margin-bottom: 10px;
}

#facebookfooter {
 width: 420px;
 height: 80px;
 margin-left: 10px;
 margin-right: 10px;
}

#promofooter {
 width: 468px;
 height: 80px;
 margin-left: 0px;
 margin-right: 10px;
}

#facebookfooter a, #promofooter a, #facebookfooter a:visited, #promofooter a:visited {
 color: #000;
 text-decoration: none;
}

#facebookfooter a:hover, #promofooter a:hover, #facebookfooter a:active, #promofooter a:active {
 color: #333;
 text-decoration: underline;
}




#footerspace ul {
	}

#footerspace ul li {
	position: relative;
	float: left;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.2em;
	margin: 0px;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: -0.05em;
	}



blockquote {
	padding-left:25px;
	padding-right:15px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 5px solid #ccc;
	color: #666;
}
blockquote a {
	color: #666;
}

/*	Begin Headers */


h2 {
	font-size: 20px;
	padding:0px;
	margin: 0px;
	font-weight: bold;
	letter-spacing: -0.05em;
	}

h3, h3 a, h3 a:visited {
	font-size: 1em;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #aaa;
	text-decoration: none;
	font-family: Georgia;
	}

h2, h2 a, h2 a:visited {
	color: #000;
	text-decoration: none;
	}

h3 a:hover, h2 a:hover {
	text-decoration: underline;
	}

#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	}

h1 {
	font-size: 1.5em;
	text-align: center;
	}

h1, h1 a, h1 a:visited, #headerimg {
	text-decoration: none;
	}

h1 a:hover, h1 a:active {
	text-decoration: underline;
	color: #333;
	}

h1, h1 a, h1 a:visited {
	color: #000;
	}


.entry-title {
	font-size: 30px;
	padding-top: 5px;
	padding-bottom: 20px;
	margin: 0px;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-align: left;
	}

.category-asides {	
	border: 1px solid #999;
	background-color: #eee;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
 }

.category-asides p {
	/* padding: 0px;margin: 0px; */
}

.category-asides h2 {
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-align: left;
	}
	
	

#tags h3 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -0.05em;
	}


/* End Headers */

/* Begin Metadata */

.entry-meta {
	font-size: 0.8em;
	color: #333;
	position: relative;
	display: inline;
	float: left;
	width: 135px;
	height: 20px;
	top: 5px;
	}

.entry-meta a, .entry-meta a:visited {
	text-decoration: underline;
	color: #333;
	}

.entry-meta a:hover, .entry-meta a:active {
	text-decoration: underline;
	color: #333;
	}

.entry-author {
	clear:both;
	font-size: 0.9em;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	}



/* Begin Search and Form Elements */

#search	{
	position: relative;
	float: right;
	width: 150px;
	height: 30px;
	top: 0px;
	right: 0px;
	border-left: 1px solid #333;
	padding-left: 7px;
	padding-top: 7px;
}

.searchbox	{
	color: #fff;
	size: 1em;
}

.searchtext {
	width: 100px;
	height: 30px;
	vertical-align: middle;
	border-left: 1px solid #ccc; 
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	border-right: 0px; 
	padding-left: 10px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	box-shadow: inset 4px 5px 4px -4px #fff;
	-webkit-box-shadow: inset 4px 5px 4px -4px #fff;
	-moz-box-shadow: inset 4px 5px 4px -4px #fff;
	color: #ccc;
	background: #000;
}

.searchbutton {
	background:url("images/search.png") repeat;
	cursor:pointer;
	width: 30px;
	height: 32px;
	vertical-align: middle;
	border-right: 1px solid #ccc; 
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	border-left: 0; 
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	box-shadow: inset -3px 5px 4px -4px #fff;
	-webkit-box-shadow: inset -3px 5px 4px -4px #fff;
	-moz-box-shadow: inset -3px 5px 4px -4px #fff;
	color: #ccc;
	}


#signupform	{
	background:url("images/emailsignup.png");
	// position: absolute;
	height: 62px;
	width: 219px;
	// top: 0px;
	// right: 0px;
	float: left;
	margin: 0px;
	z-index: 2;
}

.signupbox	{
	padding-top: 30px;
	padding-left: 10px;
	position:absolute;
}


#mce-responses	{
	font-size:10px;
	display:inline;
	color:#fff;
	background-color: #099;
	width: 209px;
	position:absolute;
	left:0px;
	top:0px;
	margin:5px;
	z-index: 3;
}


.signuptext {
	width: 126px;
	height: 23px;
	color: #000;
	background: #fff;
	vertical-align: middle;
	border: 0; 
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-left: 5px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	margin: 0;
}

.signupbutton {
	width: 60px;
	height: 25px;
	color: #fff;
	background: #277;
	vertical-align: middle;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1 solid #222; 
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	}

/* End Form Elements */


/* Begin comments */



#comments h3 {
	font-family: Arial;
	color: #000;
	font-size: 1.2em;
	line-height: 1.45em;
	border-top: 1px solid #000;
    }

#comments li {
	border-top: 1px solid #ccc;
	line-height: 1.45em;
	margin-bottom: 1.45em;
}

#comments .fn, #comments .fn a, #comments .says  {
color: #333;
font-style: normal;
}

.comment-form-comment #comment {
display: block;
}

#comments .commentmetadata, #comments .commentmetadata a {
font-size: 11px;
color: #999;
}

#comments .comment-reply-link {
font-size: 11px;
color: #999;
}


#comments .depth-2 {
	margin-left: 10px;
	padding-left:10px;
	padding-right:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 2px solid #ccc;
}

#comments .depth-3 {
	margin-left: 20px;
	padding-left:10px;
	padding-right:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 2px solid #ccc;
}

#comments .depth-4 {
	margin-left: 30px;
	padding-left:10px;
	padding-right:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 2px solid #ccc;
}

#comments .depth-5 {
	margin-left: 40px;
	padding-left:10px;
	padding-right:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 2px solid #ccc;
}

#comments .depth-6 {
	margin-left: 50px;
	padding-left:10px;
	padding-right:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 2px solid #ccc;
}

/* End comments */

/* Sidebar codes */

.sidebar h2, .sidebar h3 {
	size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-align: left;
	text-decoration: none;
}

.sidebar {
	padding-bottom: 10px;
}

/* End sidebar codes */


/* UL codes for sidebar, posts, footer */


.sidebar a, .sidebar a:visited {
	text-decoration: underline;
	color: #000;
}

.sidebar a:hover, .sidebar a:active {
	color: #333;
	text-decoration: underline;
}

.sidebar ul {
	list-style: square;
	margin-left: 10px;
	padding-left: 10px;
}

.sidebar li {
	font-size: 0.8em;
	line-height: 1.45em;
}

.entry-content ul {
	list-style: square;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 1.45em;
}








/* !!End Daryl styles */




/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail .attachment-150x150 img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}





#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}


#primary {
}
#secondary {
}



/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}


/* =Images
-------------------------------------------------------------- */

img.attachment-40x40 {
	border: 2px solid #aaa;
}

#middle img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#middle .attachment img {
	max-width: 900px;
}
#middle img.alignnone {
	display: inline;
	margin-top: 15px;
	margin-bottom: 15px;
}
#middle .alignleft,
#middle img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#middle .alignright,
#middle img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#middle .aligncenter,
#middle img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#middle img.alignleft,
#middle img.alignright,
#middle img.aligncenter {
	margin-bottom: 12px;
}
#middle .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#middle .wp-caption img {
	margin: 5px 5px 0;
}
#middle .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#middle .wp-smiley {
	margin: 0;
}
#middle .gallery {
	margin: 0 auto 18px;
}
#middle .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#middle .gallery img {
	border: 2px solid #cfcfcf;
}
#middle .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#middle .gallery dl {
	margin: 0;
}
#middle .gallery img {
	border: 10px solid #f1f1f1;
}
#middle .gallery br+br {
	display: none;
}
#middle .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* Special announcement header */

#specialannouncement {
	position: relative;
	background-color: #4092cc;
	margin:0px;
    width: 100%;
	height: 27px;
    vertical-align: middle;
	background-image:url('images/header_twitter_background.png');
}

#specialannouncement p {
	font-size: 13px;
	padding-top: 4px;
	color:#fff;	
	font-weight: normal;
    vertical-align: middle;
    text-align: center;
}
	
#specialannouncement a {
	text-decoration: underline;
	font-weight: bold;
	color:#fff;	
}


/* End special announcement header */