/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
        background-color: #F6F6F6;
}
#page_wrapper { background: #F6F6F6 url(images/img01.jpg) repeat-x; }
form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2 span, h3, h4 {
  display: block;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
}

h3 {
	margin: 20px 0px;
	font-size: 16px;
	font-weight: bold;
} 
h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
}

#location_1 p, #location_1 ul, #location_1 ol { text-align: left }

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y;
}

#wrapper2 {
	background: url(images/img10.jpg) no-repeat left bottom;
}

/* Header */

#header {
	height: 140px;
	background: #087FE7 url(images/img03.jpg) no-repeat;
}

/* Logo */

#logo {
	width: 400px;
	overflow: hidden;
  float: left;
}

#site_heading {
	margin: 0;
	margin: 75px 0 0 78px;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
  padding-right: 10px; 
}
#site_subheading { 
	margin-left: 100px;
	padding: 0px;
	color: #fff;
}
#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#primary_navigation {
	float: right;
	overflow: hidden;
	width: 440px;
  margin-right: 50px;
	margin-top: 107px;
}

#primary_navigation ul {
	padding: 0;
	height: 17px;
	margin: 0px;
	list-style: none;
	line-height: normal;
}

#primary_navigation li {
	display: inline;
}

#primary_navigation a {
	padding-right: 30px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#primary_navigation li.active a { font-size: 14px; }
#primary_navigation a:hover { text-decoration: underline; }

/* Page */

#content {
	background: url(images/img04.jpg) no-repeat;
}

#location_0 {
  min-height: 100px;
  float: left;
	width: 555px;
	margin: 20px 0 0 76px;
}
.component { margin-top: 30px; }

#location_0 .blog_post, #location_2 .blog_post { 
	position: relative;
	overflow:hidden; width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
}

.blog_post .title a {
	text-decoration: none;
	color: #37404C;
}

.blog_post .title a:hover {
	text-decoration: underline;
}

.blog_post .content {
	line-height: normal;
}

#comment_form_area h2 { font-size: 17px; }

#location_2 .blog_post .metadata,
#location_0 .blog_post .metadata {
	display: block;
	padding-left: 12px;
}
#location_1 .blog_post .metadata { margin-top: 5px; }
#location_1 .blog_post .date { color: #777; font-style: italic; margin-bottom: 5px; }
 
#location_0 .blog_post .title, #location_2 .blog_post .titlei { margin-bottom: 10px }
#location_0 .blog_post .date, #location_2 .blog_post .date { font-style: italic; color: #999; margin-bottom: 10px; }
#location_0 .blog_post .comments, #location_2 .blog_post .comments {
	display: block;
	float: right;
	padding: 0px 12px 0px 19px;
	background: transparent url(images/img08.gif) no-repeat left center;
}
#location_2 .blog_post { background-image: none; }

/* Sidebar */

#location_1 {
	float: right;
	width: 186px;
  margin-top: 37px;
	margin-right: 56px;
  padding: 0px 20px 0px 0px;
  min-height: 100px;
}

#location_1 li { margin-bottom: 2px; }
#location_1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#location_1 ul.friends { margin-left: 15px; }
.navigation_label { font-weight: bold;}
#location_1 ul.navigation li ul { border-left: 4px solid #eee; padding-left: 10px; margin-bottom: 5px;}

.submit_wrapper input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Widebar */

#location_2 {
	margin: 0 50px;
	padding: 15px 28px 15px 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}
#location_2 .component { padding: 10px 0px; margin: 0px;}
/* Footer */

#footer {
	background: #F6F6F6 url(images/img05.jpg) no-repeat;
	text-align: center;
	color: #8E8E8E;
	padding-top: 45px; 
}

#powered_by { padding: 10px 0px; margin: 0px;}

#footer a {
	color: #666666;
}

.search_wrapper #blog_search { width:105px; }

ul.tweets li { padding-bottom: 10px; }
.tweet_text { display: block; background-color: #eee; border: 1px solid #888; padding: 5px;}
.tweet_date_posted { padding: 5px 0px 0px 5px; font-style: italic; display: block; background: transparent url(images/tweet.jpg) 5px 0px no-repeat; }
