
/* General styles */
body {
	margin: 0 auto;
	text-align: center;
	font: normal normal 13px Tahoma, Arial, Verdana, sans-serif;
	line-height: 20px;
	color: #444;
}

#wrap {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

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

a:hover {
	color: #823d16;
}

a img {
	border: none;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

small {
	font-size: 9px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearer {
	clear: both;
}

.orange {
	color: #FF5200;
}

/* Header styles */
#header {
	width: 960px;
	overflow: hidden;
	margin: 0px auto;
	text-align: right;
}

#logo {
	float: left;
	width: 271px;
	padding: 15px 0px 0px 0px;
}

#bloggers {
	width: 331px;
	float: left;
	padding-left: 50px;
}

#description {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	width: 300px;
	float: right;
	padding-top: 45px;
	color: #FF5200;
}

#banner {
	background: url(img/blue-banner.jpg) 0 0 repeat-x;
	height: 40px;
	width: 100%;
}

#banner-shadow {
	background: url(img/banner-shadow.jpg) top center no-repeat;
	height: 10px;
	width: 100%;
	margin-bottom: 25px;
}

#banner-wrap {
	width: 960px;
	margin: 0px auto;
	padding-top: 8px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#banner-wrap a {
	color: #333;
}

#banner-wrap a:hover {
	color: #fff;
}

.topMenu {
	width: auto;
	margin: 0 15px 0 25px;
	float: right;
	font: normal normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
}

.topMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.topMenu ul li {
	margin: 64px 0 0 25px;
	float: left;
}

.topMenu ul li a {
	color: #FF5200;
	padding-top: 20px;
	text-decoration: none;
}

.topMenu ul li a:hover {
	color: #823d16;
}

.s {
	border: 1px solid #ddd;
	width: 180px;
	color: #999;
	padding: 5px;
}

.searchSubmit {
	width: 66px;
	padding: 0px 0px 0px 5px;
	background: none;
	border: none;
	font: normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	color: #FF5200;
}

/* Page structure styles */

#page {
	width: 970px;
	overflow: hidden;
}

#rsidebar {
	float: right;
	width: 265px;
}

#content {
	float: left;
	width: 630px;
	margin-right: 20px;
}

/* Sidebars styles */

#lsidebar h2, #rsidebar h2 {
	font: normal normal 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444444;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #FF5200;
}

#rsidebar h2.orange {
	color: #FF5200;
}

#lsidebar ul, #rsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#lsidebar ul ul ul, #rsidebar ul ul ul {
	margin: 4px 0 0 10px;
	padding: 0;
	list-style: none;
}

#lsidebar ul li, #rsidebar ul li {
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
}

#lsidebar li li, #rsidebar li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border-bottom: 1px solid #ddd;
}

#lsidebar li li li, #rsidebar li li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border: none;
}

#lsidebar ul ul ul a, #rsidebar ul ul ul a {
	font-size: 11px;
}

#rsidebar li.rssFeed {
	background: url(img/bg-rss.gif) no-repeat;
	width: 200px;
	height: 63px;
	font: normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.textwidget {
	padding-top: 10px;
}

.rssFeed a {
	line-height: 50px;
	width: 143px;
	height: 63px;
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 4px 0 0 77px;
}

.rssFeed a:hover {
	color: #823d16;
}

.rssForm form {
	margin: 10px 0;
}

.rssEmail {
	border: 1px solid #DDDDDD;
	width: 180px;
	padding: 5px;
}

.rssSubmit {
	width: 66px;
	padding: 0;
	background: none;
	border: none;
	font: normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	color: #FF5200;
}

.rssForm small {
	padding: 2px;
	background: #f7eff2;
	display: block;
}

#rsidebar .ads125 {
	padding: 10px 0 0 0;
	width: 260px;
	overflow: hidden;
}

.leftBanner {
	float: left;
	margin-bottom: 10px;
}
.rightBanner {
	float: right;
	margin-bottom: 10px;
}

.advertiseHere {
	clear: both;
	display: block;
	text-align: center;
	font: normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.google250 {
	text-align: center;
}

#wp-calendar {
	width: 100%;
	padding: 0;
	border: none;
	margin: 0;
}

#wp-calendar caption {
	padding: 4px;
	font: normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF5200;
}

#wp-calendar th {
	padding: 4px;
	text-align: center;
	background: #f7eff2;
}

#wp-calendar td {
	padding: 4px;
	text-align: center;
	background: #f5f5f5;
}

#wp-calendar #prev {
	text-align: left;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar a {
	color: #FF5200;
}

#wp-calendar a:hover {
	color: #823d16;
}


/* Content styles */

.topAd {
	margin-bottom: 25px;
}

.archiveTitle {
	font: normal normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-variant: small-caps;
	text-transform: capitalize;
	border-bottom: 1px solid #ddd;
}

.post {
	margin-bottom: 25px;
	width: 630px;
	overflow: hidden;
}

.postFeatured {
	margin-bottom: 25px;
	width: 450px;
	overflow: hidden;
	padding: 10px;
	background: #f5f5f5;
}

.post a, .postFeatured a {
	text-decoration: underline;
}

.postTitle h1, .postTitle h2 {
	font: normal normal 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF5200;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px 0;
}

.postTitle h1 a, .postTitle h2 a {
	font: normal normal 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF5200;
	text-decoration: none;
}

.postTitle h1 a:hover, .postTitle h2 a:hover {
	font: normal normal 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #823d16;
}

.postInfo {
	font-size: 11px;
}

.postContent {
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 18px;
	width: 630px;
	overflow: hidden;
}

.sizeFeatured {
	width: 450px;
}
.portfoliotext {
	font-size:10px;
}

.featHead {
	font: normal normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #777;
	font-variant: small-caps;
	text-transform: capitalize;
	background: #ddd;
	padding: 3px 10px;
}

.postContent h1 {
	font: normal normal 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF5200;
}

.postContent h2 {
	font: normal normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF5200;
}

.postContent h3 {
	font: normal normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF5200;
}

.postContent h4 {
	font: normal bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-variant: small-caps;
	text-transform: capitalize;
}

.postContent blockquote {
	margin: 0;
	padding: 20px 20px 20px 40px;
	background: #ffe7f9 url(img/bg-blockquote.gif) no-repeat;
	font: normal normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.postExtras {
	border-top: 1px solid #ddd;
	padding: 5px 0;
	font-size: 11px;
}

.postMeta {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 630px;
	overflow: hidden;
}

.postMetaFeatured {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 450px;
	overflow: hidden;
}

.postMeta a, .postMetaFeatured a {
	color: #FF5200;
	text-decoration: none;
}

.postMeta a:hover, .postMetaFeatured a:hover {
	color: #ba9f47;
}

.postLink {
	float: left;
}

.postComments a {
	background: url(img/icon-comments.gif) no-repeat 0 4px;
	padding-left: 16px;
}

.postLink a {
	background: url(img/icon-postlink.gif) no-repeat 0 1px;
	padding-left: 14px;
}

.navigation {
	width: 630px;
	font: normal normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: hidden;
}

.navigation a {
	text-decoration: none;
	margin-bottom: 25px;
	display: block;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.aligncenter {
	margin: 0 auto;
}

/* Comments styles */

.commentZone {
	margin-bottom: 25px;
}

h3#respond, h3#comments, h3#trackbacks {
	font: normal normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF5200;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 30px 0 0 0;
}

.commentList {
	margin: 0;
	padding: 0;
	list-style: none;
}

.commentList .reply {
	margin-bottom: 10px;
}

.commentList li.depth-1 ul.children {
	border-bottom: none;
}

.commentList li {
	overflow: hidden;
	display: block;
	padding: 10px 0 0 0;
}

.commentList li ul.children {
	overflow: hidden;
	display: block;
	padding: 10px;
	margin: 0;
	border: 1px solid #ddd;
	background: #eee;
}

.commentList li ul.children li {
	padding: 0;
	margin: 0;
}

.commentList li ul.children ul.children {
	overflow: hidden;
	display: block;
	padding: 10px;
	margin: 0;
	background: #fff;
	border: 1px solid #ddd;
}

.commentList li.depth-1 {
	border-bottom: 1px solid #ddd;
}

.commentLeft {
	float: left;
	width: 80px;
}

.commentLeft img {
	padding: 4px;
	border: 1px solid #e5e5e5;
}

.commentAuthor {
	font: normal bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.commentAuthor a {
	color: #FF5200;
}

.commentAuthor a:hover {
	color: #823d16;
}

.commentRight {
	float: right;
	width: 520px;
	overflow: hidden;
}

.commentList li ul.children .commentRight {
	float: right;
	width: 480px;
	overflow: hidden;
}

.commentList li ul.children ul.children .commentRight {
	float: right;
	width: 346px;
	overflow: hidden;
}

.commentRight p {
	margin: 10px 0;
}

#author, #email, #url {
	border: 1px solid #ddd;
}

#comment {
	border: 1px solid #ddd;
	width: 400px;
}

#submit {
	width: 80px;
	height: 20px;
	border: none;
	background: url(img/bg-addcomment.gif) no-repeat;
	font: normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.trackbackList {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ddd;
}

.trackbackList li {
	padding: 4px 0 0 0;
	margin-left: 23px;
}

/*---FOOTER---------------------------------------------------------*/

#footer {
	width: 960px;
	margin: 0 auto;
	height: 45px;
	padding: 20px 0 10px 0;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}

#copyright {
	text-align: left;
	width: 700px;
	float: left;
}

#designedby {
	float: right;
	background-image: url(img/designedby.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 130px;
	background-position: 0 0;
	margin-top: 10px;
}

a:hover#designedby {
	background-position: 0px -22px;
}

#footer-nav a:link, #footer a:visited {
	color: #333;
	text-decoration: none;
}

#footer-nav a:hover {
	color: #FF5200;
	text-decoration: none;
}

#mainsitelink {
	font-size: 10px;
	text-align: right;
}

#copyright a:link, #copyright a:visited {
	color: #333;
	text-decoration:none;
}
#copyright a:hover {
	color: #FF5200;
	text-decoration:none;
}

/*---HOME FORM---------------------------------------------------------*/

#home-form-wrap {
	width: 263px;
}

#home-form {
	overflow:hidden;
	text-align: left;
	background-color: #EEEEEE;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-top: 4px;
}

#home-form ul {
	padding: 5px;
}

#home-form label {
	display:block;
	font-size: 12px;
	line-height: 14px;
	padding-bottom:5px;
	padding-left: 2px;
	font-weight: normal;
}

#home-form li {
	list-style:none;
	padding-bottom:8px;
}

#home-form li .fieldbox {
	background:transparent url(img/home-form-small.png) no-repeat top left; 
	float:left;
	height:27px;
	width: 113px;
}

#home-form li .fieldbox input {
	background:transparent;
	height:27px;
	padding:0px 0 0 10px;
	width:100px;
}

#home-form li .fieldbox-longer {
	background:transparent url(img/home-form-large.png) no-repeat top left; 
	float:left;
	height:27px;
	width: 248px;
}

#home-form li .fieldbox-longer input {
	background:transparent;
	height:27px;
	padding:0px 0 0 10px;
	width:230px;
}

#kit-text {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FF5200;
	padding-top: 25px;
	width: 100px;
}

.form-padding-left {
	padding-left: 15px;
}

.form-padding-right {
	padding-right: 15px;
}

#home-optin {
	width: 105px;
	float: right;
}

#home-form-submit {
	background: transparent url(img/home-form-submit.png) no-repeat top left;
	cursor:pointer;
	padding:0;
	margin-top: 15px;
	width: 111px;
	height: 31px;
	float: right;
	line-height: 5px;
}

#home-form-submit:hover {
	background-position: 0px -31px;
}

#home-form input, #home-form textarea {
	outline-style:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border: medium none;
}

#rsidebar li #home-form li {
	margin: 0;
	padding: 0;
	list-style: none;
	border: medium none;
}
