/*  
Theme Name: Pixeled
Theme URI: http://samk.ca/freebies/free-wordpress-theme-pixeled/
Original Author: sam
Originally Modified for newsboys.com by Breezy Baldwin (breezybaldwin.com)
Modified for articleonemusic.com by Jon Rundle (jonrundle.com
Author URI: http://samk.ca/
Version: 1.5
Tags: black, blue, 3 columns, 2 columns, clean, transparent, right sidebar, fixed width, valid xhtml, valid css, feedburner, adsense ready, 1024, dropdown categories, widgets, footer navigation, drop down
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Main Body */

@font-face { font-family: LeagueGothic; src: url('/_fonts/League_Gothic-webfont.ttf'); }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 0px 0;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  background:url(/_images/topBack.jpg) no-repeat top center #E1F7F7; 
  color: #000000;
  }

#wrap1 {
	margin: 0 auto;
	padding:0;
	background-repeat: repeat-y;
	background-position: top center;
	}
	
#wrap2 {
	margin: 0 auto;
	padding:0;
	background-repeat: repeat-x;
	background-position: top center;
	}

#footer_wrap {
	margin: 0;
	padding:0;
	background-repeat: repeat-x;
	background-position: bottom center;
	}

#footer_bg {
  padding: 0px 0 0 0;
  margin: 0;
  background-position: bottom center;
  background-repeat: no-repeat;
  }
  
#image_slideshow {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 580px;
	height: 344px;
	background-image:url(/_images/slide_bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	}  
	
#image_slideshow_content {
	margin: 0 auto;
	padding: 26px 0px 0px 0px;
	}

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

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

h1 {
  font-family: Trebuchet MS;
  }
  
h2 {
  font-family: LeagueGothic, Helvetica, Arial, Verdana, sans-serif;
  }
  
h3 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  }

h4 {
  font-family: Times New Roman;
  }

h5 {
  font-family: Times New Roman;
  }

h6 {
  font-family: Times New Roman;
  }


pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 9pt;
  }
  
.sm {
  font-size: 8pt;
  color: #55443C;
  }

a {
  color: #000;
  text-decoration: none;
  }

a:hover {
  color: #333;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

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%;
  }



/* Header and wrapper */

#header {
  padding: 0px 0 0 0;
  margin: 0;
  }
  
#headerContent {
  margin: 0 auto;
  width: 950px;
  text-align: left;
  padding: 0 0px 20px 0px;
  border-bottom:1px dotted #000;
}

#header .logo {
	float:left;
	margin:50px 0px 0px 0px;
}

/* Menu */

#socialIcons {
	float:right;
	margin:20px 0px 0px 0px;
}

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  float:right;
  margin:15px 0px 0px 0px;
  clear:right;
  }
	
#nav ul {
  margin: 0;
  padding: 0px 0px 0px 20px;
  list-style:none;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  background:url(/_images/navLine.png) no-repeat right;
  }

#nav a {
  display: block;
  margin: 0;
  padding: 0 20px 0 15px;
  font-size: 30px;
  color: #000000;
  font-family: LeagueGothic, Helvetica, Arial, Sans-serif;
  }

#nav li a:hover {
  color: #17414A;
  text-decoration: none;
  display: block;
  text-shadow:#E9F3F4 1px 1px 0px;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  border-top: 1px solid #131f27;
  background: #040404;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  background: #c11515;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#wrapper {
  margin: 5px auto;
  width: 950px;
  text-align: left;
  padding: 0 0px 20px 0px;
  border-top:1px dotted #000;
}

.topContent h2 { color:#000; }

/* Top Content */

#albumCalloutWrap { 
	float:left; 
	clear:both; 
	width:620px; 
	margin: 0px 0px 30px;
	padding-bottom: 20px;
	width: 620px;
	border-bottom:1px dotted #000;
}

#albumCallout { float:right; width:425px; margin-top:40px; }

#albumCallout h2 {
	font-size:30px;
	color: #000;
	font-weight:normal;	
	padding:0px;
}

#albumCallout a { font-weight:bold; }
#albumCallout a:hover { color:#333; text-decoration:underline; }

#posts, #aboutUs, #tour, #contact, #media {
  padding: 0px 0 0 0;
  margin: 0;
  }
  
  #tour, #media {
  	background:url(/_images/textureBackAlt.jpg) no-repeat top center #E1F7F7; 
  }
  
  #aboutUs, #contact {
  background:url(/_images/altBackRepeat.png) repeat-x;
  padding-bottom:20px;
  }

.backToTop { float:left; clear:both; font-size:12px; }
#aboutUs .backToTop a, #contact .backToTop a { color:#FFFFFF; }
  
#postsContent {
  margin: 5px auto;
  width: 950px;
  text-align: left;
  padding: 30px 0px 20px 0px;
  border-top:1px dotted #000;
}

#aboutUsContent {
  margin: 5px auto;
  width: 950px;
  text-align: left;
  padding: 50px 0px 20px 0px;
  color:#FFF;
  line-height:24px;
  text-shadow:#0F242A 1px 1px 3px;
}

#aboutUsContent h2 {
	font-size:30px;
	color: #FFF;
	text-shadow:#0F242A 1px 1px 3px;
	font-weight:normal;	
}

#aboutUsContent p { width:620px;  }

#twitterAccounts {
	float:left;
	clear:both;
	width:640px;
	line-height:20px;
	margin-top:20px;
}

#twitterAccounts ul { width:267px; list-style:none; font-size:12px; margin:10px 0px; height:60px; }
#twitterAccounts ul a { float: none !important; }

.nathanInfo, .mattInfo, .daveInfo, .bassInfo {
	float:left;
	width:267px;
	height:169px;
	padding:10px 20px;
	margin:10px 10px 0px 0px;
}

.nathanInfo { background:url(/_images/nathanBox.jpg) no-repeat; }
.mattInfo { background:url(/_images/mattBox.jpg) no-repeat; }
.daveInfo { background:url(/_images/daveBox.jpg) no-repeat; }
.bassInfo { background:url(/_images/bassBox.jpg) no-repeat; }
  
#twitterAccounts h2 { font-size:24px; }  
#twitterAccounts strong { font-size:12px; }
#twitterAccounts a { font-size:12px; color:#FFF; float:right; font-weight:bold; font-style: italic; }
  
#tourContent {
  margin: 0px auto;
  width: 950px;
  text-align: left;
  padding: 50px 0px 20px 0px;
}  

#tourContent h2 {
	font-size:30px;
	color: #000;
	font-weight:normal;
}
  
.gigpress-table {
	float:left;
	width:620px !important;
	font-size:12px !important;
}  

#contactContent {
  margin: 5px auto;
  width: 950px;
  text-align: left;
  padding: 40px 0px 20px 0px;
  color:#FFF;
  line-height:24px;
  text-shadow:#0F242A 1px 1px 3px;
}

#contactContent h2 {
	font-size:30px;
	color: #FFF;
	text-shadow:#0F242A 1px 1px 3px;
	font-weight:normal;	
}

#contactContent p { width:620px;  }
#contactContent a { color:#FFF; text-decoration:underline; }
#contactContent a:hover { color:#FFF; text-decoration:none; }

#contactContent form {
	background:url(/_images/formBack.png) repeat;
	padding:10px;
	width:600px;
	float:left;
	margin:10px 0px 15px 0px;
}

*:first-child+html #contactContent form { margin:5px 0px 5px 0px; padding:10px; width:600px; }

#contactContent form table tr td { padding:4px; }
*:first-child+html #contactContent form table tr td { padding:3px; }

#contactContent label {
	font-size:12px;
	font-weight:bold;
}
  
#contactContent input, #contactContent textarea {
	background:url(/_images/formStyleBack.png) repeat-x #FFF;
	padding:5px;
	border:1px solid #0C1A1E;
	width:475px;
	margin-left:20px;
} 

#contactContent .submit, #contactContent #mc_signup_submit {
	width:auto;
	background:#000000;
	padding:3px 8px;
	-moz-box-shadow:2px 2px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:2px 2px 0px rgba(0,0,0,0.2);
	box-shadow:2px 2px 0px rgba(0,0,0,0.2);
	float:right;
	font-family:LeagueGothic, Helvetica, Verdana, Sans-Serif;
	font-size:18px;
	color:#FFF;
	font-weight:normal;
} 

*:first-child+html #contactContent .submit, *:first-child+html #contactContent #mc_signup_submit { padding:2px 6px; }
  
.mc_custom_border_hdr { display:none; }  
#mc_signup_container { width:620px; }

*:first-child+html #contactContent #mc_signup_container form { padding:0px 15px 15px 15px; }

.mc_merge_var label {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	float:left;
}

.mc_merge_var input { float:right; }
  
#mc_signup_form { color:#FFF !important; }  
  
#mediaContent {
  margin: 0px auto;
  width: 950px;
  text-align: left;
  padding: 50px 0px 20px 0px;
}    

#mediaContent h2 {
	font-size:30px;
	color: #000;
	font-weight:normal;
}
  
#fullpage {
  float:left;
  width: 950px;
  margin: 0px 15px 15px 15px;
  padding: 0px 10px 10px 10px;
  text-align: justify;
  }
  
#contentwrapper {
  float:left;
  width: 620px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  text-align: justify;
  }
  
#textwrapper {
  float:left;
  width: 620px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: justify;
  }
  
  
#contentwrapper2 {
  float:left;
  width: 950px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 0px 0 0px 0;
  font-size: 15pt;
  font-weight: normal;
  color: #a68463;
  letter-spacing: 1px;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  border-bottom:1px dotted #000;
  }
.topPost h2.topTitle a {
  margin: 15px 0 10px 0;
  font-size: 30px;
  color: #000;
  font-weight: normal;
  }
.topPost h2.topTitle a:hover {
  text-decoration: underline;
  color: #333;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 12px;
  color: #333;  
  font-style: italic;
  }
.topPost p.topMeta a {
  text-decoration: none;
  color: #2F211A;
  }
.topPost p.topMeta a:hover {
  color: #ccc;
  }
.topPost div.topContent {
  font-size: 12px;
  color: #333;
  margin: 8px 0 0px 0px;
  line-height:24px;
  }
.topPost div.topContent a {
  color: #000;
  font-weight:bold;
  font-style: italic;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #333;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  background: none;
  line-height: 27pt;
  color: #333;
  float:right;
  font-weight:bold;
  }
.topPost span.topComments a {
  color: #333;
  line-height: 27pt;
  }
.topPost span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {

  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #000;
  text-transform: lowercase;
  font-weight:bold;
  font-size: 11px;
  font-style: italic;
  }
#nextprevious a:hover {
  color: #333;
  text-decoration: underline;
  }


/* Comments */

#comment {
  margin-bottom: 10px;
  width: 490px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  padding: 10px 15px;
  color: #000;
  }
#comment a {
  color: #000;
  font-weight:bold;
  font-style: italic;
  text-decoration:none;
  }
#comment a:hover {
  color: #333;
  text-decoration:underline;
  }
#numberofcomments {
  color: #333;
  font-size: 12px;
  font-weight:bold;
  margin-top: 10px;
  }
ol#commentlist {
  list-style: none;
  margin: 10px 0;
  font-size: 9pt;
  }
#commentlist li {
  margin: 0 0 15px 0;
  padding: 10px;
  border: 1px dotted #000;
  }
#commentlist li.alt {
 
  border: 1px dotted #000;
  }
#commentlist li.cleared {
  background: transparent;
  border: none;
  }
#commentlist a:hover {
  color: #333;
  }
#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 69px;
  }
#commentlist .commentbody {
  margin: 0;
  padding: 0 5px 0 0;
  float: right;
  width: 370px;
  }
#commentlist .commentbody p a {
  text-decoration: underline;
  }
#commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #000;
  }
#commentlist small.commentmetadata a {
  color: #666;
  }
#commentlist p {
  color: #000;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #333;
  margin: 15px 0 0 0;
  padding: 0;
  }
textarea#comment {
  width: 380px;
  background: #fff;
  color: #111;
  }
#comment #submit {
  margin-left: 0px;
  margin-top: -25px;
  }



/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-trans.png) repeat;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;
  color: #fff;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #c11515;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
  
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */

#sidebars {
  margin: 5px 0 0 0;
  float: right;
  width: 257px;
  color: #eee;
  background-color:#FFFFFF;
  box-shadow:0px 0px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.2);
  -moz-box-shadow:0px 0px 2px rgba(0,0,0,0.2);
  position:fixed;
  top:150px;
  }
  
#sidebars .sidebarbox {
  background: none;
  padding: 0px 0px 0px 0px;
  }
  
#sidebars .sidebarbox img {
  background: none;
  padding: 0px;
  }
  
/* FLICKR ----------------------- */

.flickr {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -4px;
	width:620px;
	}

#sidebars .flickr {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -4px;
	width:243px;
	height:75px;
	}
	
.flickr ul li {
	
	}

 .flickr h2 {
	position:absolute;
	left:-300px;
	top:-1000px;
	}

	
.flickr a img {
	float:left;
	margin:0 4px 8px 4px;
	background:#333;
	padding:4px;
	width:65px;
	height:65px;
	}

#sidebars .sidebarbox .flickr a img {
	float:left;
	margin:0 4px 8px 4px;
	background:#333;
	padding:4px;
	width:65px;
	height:65px;
	}

.flickr a:hover img {
	background:#e2dfd6;
	}
	
	#sidebars .sidebarbox .flickr a:hover img {
	background:#e2dfd6;
	}

.flickr ul a img {
	float:left;
	margin:0 0px 8px 8px;
	background:#41352D;
	padding:4px;
	width:65px;
	height:65px;
	}

.flickr ul a:hover img {
	background:#e2dfd6;
	}
	
.flickr li a img {
	float:left;
	margin:0 0px 8px 8px;
	background:#41352D;
	padding:4px;
	width:65px;
	height:65px;
	}

.flickr li a:hover img {
	background:#e2dfd6;
	}


/* FLICKR ----------------------- */

#flickr {
	width: 300px !important;
	height: 230px !important;
	padding: 15px 0px 0px 0px !important;
	margin: 0px 0px 10px 35px !important;
	}
	
#flickr ul li {
	width: 300px !important;
	height: 230px !important;
	padding: 15px 0px 0px 0px !important;
	margin: 0px 0px 10px 35px !important;
	}

#flickr h2 {
	position:absolute;
	left:-300px;
	top:-1000px;
	}

#flickr a img {
	float:left;
	margin:0 0px 8px 8px;
	background:#41352D;
	padding:4px;
	width:65px;
	height:65px;
	}

#flickr a:hover img {
	background:#e2dfd6;
	}

#flickr ul a img {
	float:left;
	margin:0 0px 8px 8px;
	background:#41352D;
	padding:4px;
	width:65px;
	height:65px;
	}

#flickr ul a:hover img {
	background:#e2dfd6;
	}
	
#flickr li a img {
	float:left;
	margin:0 0px 8px 8px;
	background:#41352D;
	padding:4px;
	width:65px;
	height:65px;
	}

#flickr li a:hover img {
	background:#e2dfd6;
	}

#twitter {

	margin: 0;
	padding: 10px 30px 0px 20px;
	height: 174px;
	font-size: 11px;
	list-style: none;
	}
	
#sidebars .sidebarbox .twitter {

	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	list-style: none;
	}
	
 #twitter_update_list {
	font-size: 11px;
	list-style: none;
	}
	
#sidebars .sidebarbox .twitter_update_list {
	font-size: 11px;
	list-style: none;
	}
	
	
#sidebars .sidebarbox .gigpresss {
	padding: 0px 0px 0px 25px;
	}	


#sidebars .sidebarbox2 {
  background: none;
  padding: 5px 0px;
  text-align: left;
  }

#sidebar_full {
  padding: 12px;
  margin: 0px;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
  margin: 0px 0px 0px -22px;
  padding: 4px 0 0px 20px;
  font-weight: normal;
  font-size: 22px;
  color: #FFF;
  background:url(/_images/widgetTitleBack.png) no-repeat;
  width:257px;
  height:43px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0px 10px 0px 0px;
  padding: 0px 0 0px 0;
  }

#sidebars li {
  margin-bottom: 12px;
  list-style: none;
  font-size: 9pt;
  color: #A38E7F;
  }

#sidebars li ul {
  padding: 0;
  list-style: none;
  color: #A38E7F;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 2px;
  color: #333;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #000;
  font-weight:bold;
  font-style: italic;
  }

a.hideMe { display:none; }
  
  .sm { float:right; margin-top:10px; }
  *:first-child+html .sm { margin:5px 0px; }
  
#sidebars a:hover {
  color: #333;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #7E7066;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot {
  padding: 15px 0 0 20px;
  color: #2F211A;
  margin: 0 0 0px 0;
  height: 345px;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #2F211A;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #FFF;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #5c4333;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 280px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
  background:url(/_images/altBackRepeat.png) repeat-x;
  height:55px;
  }

#footerContent {
  margin: 15px auto 0px auto; 
  width: 950px;
  text-align: left;
  padding: 25px 0px 0px 0px;
  color:#FFF;
  font-size:12px;
  font-weight:bold;
  text-shadow:#0F242A 1px 1px 3px;
}

*:first-child+html #footer { height:45px; }
*:first-child+html #footerContent { padding:5px 0px 0px 0px; }

#footerContent a { color:#FFF; text-decoration:underline; font-weight:bold; }
#footerContent a:hover { color:#FFF; text-decoration:none; font-weight:bold; }

#footerContent #footerleft { float:left; width:40%; }
#footerContent #footerright { float:right; width:40%; text-align:right; }

/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }

