/* @override 
	http://localhost/wordpress/wp-content/themes/stickybo/style.css
	http://new.stickyboomerang.com/wp-content/themes/stickybo/style.css
	http://www.stickyboomerang.com/wp-content/themes/stickybo/style.css
*/

/*
Theme Name: StickyBoomerang
Theme URI: http://www.stickyboomerang.com
Description: WordPress theme for LOUD! Creative's StickyBoomerang Blog
Version: 2.0
Author: Jason Hardy
Author URI: http://www.stickyboomerang.com
Tags: fixed width, two columns, widgets, widget ready, grey, gray, simple, right sidebar, valid CSS, valid XHTML
*/

html, body {
  height: 100%;
}

body {
  margin: 0 auto;
  padding: 0;
  font-family: 'Lucida Grande', Arial, Helvetica, serif;
  font-size: 62.5%;
  color: #76746D;
  background: #413f3c;
}

img {
  border: 0;
}

img a, a img {
  border: 0;
}

a {
  color: #6c6a64;
  text-decoration: none;
}

a:hover {
  color: #2c78d6;
  text-decoration: none;
}

#wrapper {
  margin: 0 auto;
  width: 940px;
  background: url(img/content_bg.jpg) repeat-y;
}

#blogbanner1 {
	width: 247px;
	height: 95px;
	background: url(img/agencybanner.jpg);
	margin-left: 17px;
	margin-bottom: 20px;
}
#blogbanner2 {
	width: 247px;
	height: 95px;
	background: url(img/xchangebanner.jpg);
	margin-left: 17px;
	margin-bottom: 20px;
}

/*
MAIN NAV SECTION
*************************************************************
*/
#top_nav {
	height: 54px;
	width: 940px;
	margin: auto;
}

#nav	 				{ width: 376px; float:right; color:#000000;}

#nav ul	 				{ width:376px; padding: 0pt; margin: 0pt; list-style-image: none; list-style-position: outside; list-style-type: none;}
#nav li	 				{float:left; margin: 0pt; padding: 0pt;}
#nav a 					{display:block; height:54px; width: 93px; overflow:hidden; margin: 0pt; margin-left: 1px; padding: 0pt; line-height:10em;text-decoration: none; }

#nav a.index			{background:url(img/nav_home.jpg);}
#nav a.index:hover 		{background-position: 0 54px;}

#nav a.home				{background:url(img/nav_btns.jpg);}
#nav a.home:hover 		{background-position: 0 54px;}

#nav a.author			{background:url(img/nav_btns.jpg); background-position: -94px 0px;}
#nav a.author:hover 	{background-position: -94px 54px;}

#nav a.contact			{background:url(img/nav_btns.jpg); background-position: 93px 0px;}
#nav a.contact:hover 	{background-position: 93px 54px;}

/***************************************************************/
#header {
  background-image: url(img/header.jpg);
  width: 940px;
  height: 116px;
  clear: both;
  margin: 0 auto;
  padding: 0;
  border-top: 1px solid #b1b1b1; /* don't touch it! */
  font-size: 130%;
  color: #747474;
}

#header a, #header a:hover, #header a:visited {
  color: #606060;
  text-decoration: none;
}

#header h2 {
  font-size: 120%;
  font-weight: normal;
  margin: 0;
}

#header h1 {
  font-size: 350%;
  font-weight: normal;
  margin: 0;
}

#header_siteheader {
  clear: both;
  float: left;
  width: 600px;
  height: 83px;
  margin: 0 0 0 40px;
  line-height: 83px;
  display: inline;
}

#header_sidebar {
  float: right;
  width: 250px;
  height: 49px;
  margin: 0 25px 0 0;
  display: inline;
  vertical-align: top;
  padding-top: 5px;
}

#header img {
  float: left;
  margin: 15px 25px 14px 0;
}

#content {
  clear: both;
  font-size: 140%;
  line-height: 140%;
  float: left;
  width: 570px;
  min-width: 570px;
  margin: 0px 0px 0px 40px;
  display: inline;
}

#content img {
  border: 0;
  /*margin: 10px 10px 10px 10px;*/
}

#content blockquote, #content code {
  border-left: 5px #DDD solid;
  background: #F5F5F5;
  padding: 5px 0 2px 10px;
  margin: 0 0 10px 20px;
}

#content code {
	font: 12px Monaco, "Lucida Console", "Courier New", "Courier", monospace;
	display: block;
}

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

#content h1 {
  font-size: 150%;
  line-height: 100%;
  color: #747474;
  font-weight: normal;
  margin: 30px 0 5px 0;
}

#content a h1, #content h1 a {
  color: #FFD100;
  text-decoration: none;
  border: 0 none;
  font-size: 22px;
}

#content a:hover h1, #content h1 a:hover {
  text-decoration: none;
}

#content p {
  margin: 0 0 10px 0;
  font-size: 85%;
}

#content p a {
  color: #2c78d6;
  text-decoration: none;
}
#content p a:hover {
  text-decoration: underline;
}

#content ul, #content ol {
  padding: 0 0 0 30px;
}

#content ul li, #content ol li {
  margin: 3px 0 3px 0;
  padding: 0;
}

#counters {
  width: 0px;
  height: 0px;
  display: none;
  float: left;
}

#comments {
 font-size: 90%;
 line-height: 140%;
}

.commenter {
  color: #808080;
  font-size: 90%
}

#comments h1 {
  font-size: 150%;
  line-height: 120%;
  color: #606060;
  font-weight: normal;
  margin: 30px 0 10px 0;
}

#comments img {
  float: none;
  margin: 0 5px 0 0;
}

#comments ul, #comments ol {
  padding: 0 0 0 25px;
}

#comments ul {
  list-style: square;
}

#comments ul li, #comments ol li {
  margin: 0 0 40px 0;
  padding: 0;
}
.author_color {
	color: #2c78d6;
}
div#sidebar {
	height: 100%;
}
#sidebar {
  font-size: 120%;
  line-height: 130%;
  float: right;
  width: 250px;
  min-width: 281px;
  margin: 0px 0px 0px 0px;
  display: inline;
  background: #f1f0eb;
  height: 100%;
}

#tag_cloud {
  line-height: 200%;
}
#sidebar_top {
	width: 280px;
	height: 51px;
	background: url(img/sidebar_top.jpg);
	border: none;
	text-decoration: none;
}
#sidebar img {
  float: none;
}

#sidebar p {
  margin: 0 0 5px 0;
}

#sidebar h2 {
  font-size: 100%;
  font-weight: normal;
  color: #FFF;
  background: url(img/sidebar_titles.jpg);
  padding: 2px 27px;
  line-height: 180%;
  margin: 0 0 10px 0;
}

#sidebar ul {
  list-style: none;
  margin: 0 0 25px 0;
  padding: 0;
}

#sidebar ul li {
  margin: 0;
}

#sidebar ul li ul {
	padding-left: 30px;
	padding-right: 10px;
}

#sidebar ul ul {
  padding: 0 0 0 8px;
}

#sidebar ul ul li {
  margin: 0 0 8px 0;
}

#postmeta {
  font-family: "Trebuchet MS", "Myriad Pro", Verdana, Tahoma, Arial, Helvetica;
	font-size: 75%;
	border-bottom: 1px solid #CCC;
	clear: both;
  color: #747474;
  margin: 0px 0 5px 0;
  line-height: 14px;
  padding-bottom: 2px;
}

#postmeta a {
  color: #747474;
  border: 0 none;
}

#postmeta a:hover {
  color: #2c78d6;
  border: 0 none;
}

#postmeta img {
  vertical-align: middle;
  margin: 0 4px 0 0;
}

.postnav {
	width: 600px;
	float: left;
	list-style: none;
	line-height: 100%;
  margin: 0;
	padding: 0;
}

.postnav li.left {
	display: block;
	float: left;
}

.postnav li.right {
	display: block;
	float: right;
}

#footer {
  font-size: 130%;
  clear: both;
  width: 960px;
  margin: 0 auto;
  height: 109px;
  background: #b1b1b1 url(img/footer.gif) center no-repeat;
  border: 0;
}

#footer_content {
  line-height: 150%;
  text-align: center;
  height: 58px;
  width: 600px;
  margin: 0px 0px 0px 40px;
}

#footer_content p {
  padding: 10px 0 0 0;
}

#blackband_bottom_left, #blackband_bottom_right,
#blackband_top_left, #blackband_top_right {
  width: 440px;
  height: 30px;
  color: #CCC;
  line-height: 30px;
}

#blackband_top_left, #blackband_top_right {
  margin-top: 19px;
  line-height: 32px;
}

#blackband_bottom_left, #blackband_top_left {
  margin-left: 40px;
  float: left;
  display: inline;
}

#blackband_bottom_right, #blackband_top_right {
  margin-right: 40px;
  float: right;
  text-align: right;
  display: inline;
}

#blackband_top_right {
  margin-right: 34px;
}

#blackband_top_right ul {
  margin-top: 0px;
  float: right;
}

#blackband_top_right ul li {
  line-height: 32px;
  float: left;
	list-style: none;
}

#blackband_top_right ul li a {
  padding: 0 6px 0 6px;
}

#blackband_top_right ul li a:hover, #blackband_bottom_right a:hover, #blackband_bottom_left a:hover {
  color: #FFF;
  text-decoration: underline;
}

#blackband_top_right a, #blackband_top_right a:active, #blackband_top_right a:visited {
  color: #FFF;
  text-decoration: none;
  display: block;
}

#blackband_bottom_right a, #blackband_bottom_right a:active, #blackband_bottom_left a, #blackband_bottom_left a:active {
  color: #FFF;
  text-decoration: none;
}

.hasFloat:after {
  content: "";
  display: block;
  clear: both;
}

#searchform input {
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color:#747474;
  margin: 0;
  padding: 2px 4px 2px 4px;
  border:#747474 1px solid;
  color:#DDD;
  width: 55px;
}
input#searchsubmit {
	border: none;
	background: url(img/searchbtn.jpg);
	width: 75px;
	height: 44px;
	margin-left: 156px;
	cursor: pointer;
}
input#searchsubmit:hover {
	background-position: 0px -44px;
	border: none;
}

#searchform_title {
	position: relative;
	top: 10px;
	left: 3px;
}
#searchfield_container {
	width: 263px;
	height: 41px;
	background: url(img/searchbg.jpg);
}
#searchform #s {
  font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
  font-size:12px;
  margin: 18px 0px 0px 2px;
  background-color: transparent;
  padding: 3px 4px 3px 4px;
  border: none;
  color:#76746D;
  width: 210px;
}

#content .pagetitle {
	margin-bottom: 20px;
  font-size: 180%;
  font-weight: normal;
  color: #aca99f;
}

img#wpstats {
  width: 0px;
  height: 0px;
  padding: 0px;
  border: none;
  overflow: hidden;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* 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: 0 none;
}

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

.headingblue {color:#3a88d2;}
.headinggreen {color:#458f29;}
.headingyellow {color:#fab71b;}
.headingpurple {color:#851f81;}

.headerRed{color:#ff0000;}
.headerOrange{color:#e37600;}
.headerYellow{color:#b1ab00;}
.headerGreen{color:#009912;}
.headerNavy{color:#003366;}
.headerIndigo{color:#4a3156;}
.headerViolet{color:#830570;}
.headerTealgreen{color:#02727c;}
.headerAquablue{color:#12b6c9;}
.headerPink{color:#e16d6d;}
.headerBrown{color:#51482f;}
.headerOlive{color:#54502b;}

.LOUDyellow{color:#ffd100;}
.LOUDgrey{color:#808080;}
.LOUDlimegreen{color:#9ab213;}
