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{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

@font-face {
	font-family: "Myriad Pro";
	font-weight: bold;
	src: url('fonts/MyriadPro-Bold.otf');
}

body {
	background-color: #e7e7e7;
	font-family:Helvetica, Arial,"Times New Roman",serif;
	color: #33333;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
}

*{
	padding:0;
	margin:0;
}

h2 {
	font-family:Georgia, Helvetia, Arial,sans-serif;
	font-size:30px;
	line-height:30px;
	margin-bottom:25px;
	font-weight: normal;
	font-style: italic;
}



h1, h2, h3, h4, h5, h6{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
	font-weight: normal;
	font-size:2.2em;
	line-height: 120%;
	letter-spacing: -1px;
}

h2{
	font-weight: normal;
	font-size:2.2em;
	line-height: 120%;
	letter-spacing: -1px;
}

h3 {
	font-weight: normal;
	font-size:2em;
	line-height: 120%;
	letter-spacing: -1px;
}

h4 {
	font-weight: normal;
	font-size:1.5em;
	line-height: 120%;
	letter-spacing: -1px;
}

h5{
	font-size:12px;
	color:#333d41;
	margin-top: 10px;
}

h6{
	font-size:22px;
	font-style: italic;
	color:#333d41;
	margin-top: 15px;
	margin-bottom: -10px;
	line-height: 1.4em;
}


h4{
	padding-top:2px;
	padding-bottom:2px;
}

h5{
	padding-top:3px;
	padding-bottom:3px;
}

h6{
	padding-top:6px;
	padding-bottom:6px;
}

code {
	background-color: transparent;
}

pre {
font-family: Consolas, Monaco, 'Courier New', Courier, monospace;
font-size: 12px;
font-weight: inherit;
margin-bottom: 22px;
overflow-x: auto;
white-space: pre-wrap;
word-wrap: break-word;
background-color: #F0F0F0;
color: black;
border: 1px solid #DADADA;
line-height: 1.3em;
overflow: auto;
padding: 11px;
}

blockquote {
	background:transparent url(images/pullquote.jpg) no-repeat scroll left top !important;
	border:0 none;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	line-height:30px;
	padding:5px 2px 10px 35px !important;
	text-align:left;
	margin: 15px 0;
}

th, td {
	padding: 3px;
}

table.collapse { border-collapse: collapse; } 
table.collapse tr { border: 1px solid #666; }
table.collapse th {
  background-color: #F5F6F7;
  border: 1px dotted #999;
  text-align: left;
}
table.collapse td { 
  vertical-align: top;
  border: 1px dotted #999;
}

table.files { border-collapse: separate; } 
table.files th {
  background-color: #efefef;
  vertical-align: top;
  text-align: left;
  white-space: nowrap;
  font-weight: normal;
  font-size: 11px;
  color: #234;
}
table.files td, table.files th {
  border: 1px solid #999;
  padding: 3px;
}

.noborder { border: none !important; }


.clear{
	clear:both;
	font-size:0;
	line-height:0;
}

/* Utilities */
/* clearfix */
.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix{
	min-width: 0;		        /* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/ display: block;	/* Hide from IE Mac */
	padding-top: 0px;
	margin: 0px;
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
}

* html .clearfix{
/* \*/  height: 1%;	    /* Hide from IE Mac */
}

.show-50 { -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; }

.show-10 { -moz-opacity:.10; filter:alpha(opacity=10); opacity:.10; }

a {
	color: #0b82ce;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	position:relative; 
	top:-1px;
}

p {
	line-height:1.4em;
}

#header {
	height: 116px;
	background: transparent url(images/body-header.jpg) repeat-x top;
}

#header-inner, #container-inner, #footer-inner {
	width: 1190px;
	margin: 0 auto;
}

#header-inner {
}

#header-inner .nav {
	height: 33px;
	line-height:15px;
	background-color: #FFFFFF;
	border-left: solid 2px #d5d5d5;
	border-right: solid 2px #d5d5d5;
	margin: 0 10px;
	overflow: hidden;
}

#header-inner .nav ul.nav-left {
	float:left;
	margin: 10px 30px 0;
}

#header-inner .nav ul.nav-right {
	float:right;
	margin: 10px 30px 0;
}

#header-inner .nav ul.nav-left  li {
	display:inline;
	margin-right:30px;
}

#header-inner .nav ul.nav-right  li {
	display:block;
	float: left;
	margin-left:5px;
}

#header-inner .nav a {
	background: url(images/sprites.png) no-repeat;
	color: #333333;
	font-size: 12px;
	line-height: 13px;
	padding-left: 18px;
	
}

#header-inner .nav a.nav-home {
	background-position: 0 -190px;
	
}
#header-inner .nav a.nav-about {
	background-position: -136px -190px;
	
}
#header-inner .nav a.nav-archives {
	background-position: -280px -190px;
	
}
#header-inner .nav a.nav-advertise {
	background-position: -452px -190px;
	
}
#header-inner .nav a.nav-contact {
	background-position: -618px -190px;
	
}
#header-inner .nav a.nav-subsribe {
	background-position: 0 -786px;
	width: 15px;
	height: 15px;
	display: block;
	text-indent: -9999px;
	padding-left: 0;
	
}
#header-inner .nav a.nav-follow {
	background-position: 0 -808px;
	width: 30px;
	height: 15px;
	display: block;
	text-indent: -9999px;
	padding-left: 0;
	
}

#top-search {
	float: left;
}

#searchForm {
}

#searchForm fieldset {
	border:medium none;
	position: relative;
}

#searchForm #search_term {
	border:1px solid #e0e0e0;
	height:15px;
  	-moz-border-radius: 12px; /* FF1+ */
  	-webkit-border-radius: 12px; /* Saf3+, Chrome */
  	border-radius: 12px; /* Opera 10.5, IE 9 */
	width:150px;
	font-size:12px;
	font-weight: normal;
	line-height:14px;
	margin:-3px 0 0 0;
	outline:medium none;
	padding:4px 30px 0 15px;	
}

#searchForm .submit_button {
	position: absolute;
	right: 7px;
	top: 1px;
	background: transparent url(images/sprites.png) no-repeat 0px -983px;
	display: block;
	width: 14px;
	height: 14px;
	border: none;
	text-indent: -9999px;
}

.search-box {
  -moz-border-radius: 12px; /* FF1+ */
  -webkit-border-radius: 12px; /* Saf3+, Chrome */
  border-radius: 12px; /* Opera 10.5, IE 9 */
}


#header-inner .main-header {
	overflow: hidden;
	height: 84px;
	background: transparent url(images/header.jpg) repeat-x left;
}



#header-inner .main-header .logo {
	float: left;
	overflow: hidden;
	height: 84px;
	background: transparent url(images/top-left.jpg) no-repeat left;
}

#header-inner .main-header .logo img {
	margin: 17px 0 0 30px;
}

#header-inner .main-header .cats {
	float: right;
	overflow: hidden;
	height: 84px;
	background: transparent url(images/top-right.jpg) no-repeat right;
}



#header-inner .main-header .cats ul {
	float: right;
	margin: 25px 35px 0 0;
}

#header-inner .main-header .cats ul li {
	float: left;
	margin-left: 5px;
}

#header-inner .main-header .cats ul li a {
	width: 143px;
	height: 33px;
	text-indent: -9999px;
	display: block;
	background: transparent url(images/sprites.png) no-repeat;
}

#header-inner .main-header .cats ul li a#nav-articles {
	background-position: 0px -33px;
}

#header-inner .main-header .cats ul li a#nav-articles:hover, #header-inner .main-header .cats ul li.current-cat a#nav-articles {
	background-position: 0px 0px;
}

#header-inner .main-header .cats ul li a#nav-freebies {
	background-position: -144px -33px;
}

#header-inner .main-header .cats ul li a#nav-freebies:hover, #header-inner .main-header .cats ul li.current-cat a#nav-freebies {
	background-position: -144px 0px;
}

#header-inner .main-header .cats ul li a#nav-inspiration {
	background-position: -288px -33px;
}

#header-inner .main-header .cats ul li a#nav-inspiration:hover, #header-inner .main-header .cats ul li.current-cat a#nav-inspiration {
	background-position: -288px 0px;
}

#header-inner .main-header .cats ul li a#nav-resources {
	background-position: -432px -33px;
}

#header-inner .main-header .cats ul li a#nav-resources:hover, #header-inner .main-header .cats ul li.current-cat a#nav-resources {
	background-position: -432px 0px;
}

#header-inner .main-header .cats ul li a#nav-tutorials {
	background-position: -576px -33px;
}

#header-inner .main-header .cats ul li a#nav-tutorials:hover, #header-inner .main-header .cats ul li.current-cat a#nav-tutorials {
	background-position: -576px 0px;
}



/* Begin Container */
#container {
	position: relative;
	overflow: hidden;
}

#container-inner {
	background: transparent url(images/container-bg.jpg) repeat-y;
	overflow: hidden;
	position: relative;
}

#leaderboard {
	width: 728px;
	position: absolute;
	top: 20px;
	left: 17px;
}

#container-inner #container-left {
	width: 705px;
	float: left;
	margin: 20px 14px 36px 30px;
	padding-top: 110px;
}

/* Breadcrums */
ul#breadcrumbs {
	margin-bottom: 10px;
}



ul#breadcrumbs li {
	float: left;
	margin-right: 10px;
}

ul#breadcrumbs li a {
	display: inline-block;
	text-decoration: none;
	background: #DBDBDB;
	color: #FFFFFF;
  	-moz-border-radius: 12px; /* FF1+ */
  	-webkit-border-radius: 12px; /* Saf3+, Chrome */
  	border-radius: 12px; /* Opera 10.5, IE 9 */
	font-size:12px;
	font-weight: bold;
	line-height:20px;
	padding:3px 15px;	
	margin: 0 0 10px 0;
}

ul#breadcrumbs li.current-cat a , ul#breadcrumbs li a:hover {
	background: #cf4120;
}


/* Begin Post */
.post {
	font-family: 'Helvetica Neue', Helvetica, Arial,"Times New Roman",serif;
	font-size: 14px;
	margin-bottom: 30px;
	letter-spacing: normal;
	border-bottom: 1px solid #DDD;
}

.active-discuss {
margin: 0 0 30px 0;
padding: 0 0 30px 0;
border-bottom: 1px solid #E0E0E0;
float: left;
width: 100%;
}



.active-discuss .ad-title {
font-family: 'Helvetica Neue', Helvetica, Arial, 'Times New Roman', serif;
color: #9E0728;
font-size: 18px;
}

.active-discuss .adlist {
list-style-position: outside;
list-style-type: none;
margin: 10px 0px 0px;
padding: 0px;
}

.active-discuss .entry {
margin: 0px;
position: relative;
width: 100%;
display: block;
overflow: hidden;
}

.ebaner {
float: left;
width: 200px;
margin-top: 38px;
}

.discuss-list {
float: right;
padding: 0;
margin: 0;
width: 472px;
}

.discuss-list p {
	color: #666666;
	margin: 0 0 10px 0 !important;
}

.discuss-list a {
	color: #222222;
	font-weight: bold;
	word-wrap: break-word;
}

.discuss-list a:hover {
	color: #0B82CE;
}

.post p {
	margin-bottom: 15px;
}

/*
.post-heading {
	position: relative;
	padding: 10px 0;
	border-top: solid 1px #E7E7E7;
	border-bottom: solid 1px #E7E7E7;
	margin: 20px 0 10px 0;
}

.post-heading p.author-date {
	padding-right: 0; left: 0; position: absolute; top: -18px; font-size: 11px; color: #999999;
}

.post-heading p.author-date a {
	color: #999999;
}

.post.index .post-heading {
	padding: 0;
	border: none;
	overflow: hidden;
	margin: 10px 0;
}
*/

.post-heading {
	float: right;
	width: 472px;
	position: relative;
	padding: 0;
	margin: 0 0 10px 0;
}

.post-heading p.author-date {
	font-size: 12px; color: #999999; font-style: italic; background-color: #F5F5F5; display: block; float: left; padding: 5px 10px; margin: 0;
}

.post-heading p.author-date a {
	color: #999999;
}

.post-heading p.cat {
	font-size: 12px; color: #FFFFFF; font-style: italic; display: block; float: left; padding: 5px 10px; margin: 0; background-color: #CF4120;
}

.post-heading p.cat a {
	color: #FFFFFF;
}

.post.index .post-heading {
	padding: 0;
	border: none;
	overflow: hidden;
	margin: 10px 0;
}

.twitter-rt {
	float: left;
	clear: none;
}

.post-heading h2 {
	float: left;
	font-size: 40px;
	font-style: normal;
	font-family: Helvetica, Arial;
	font-weight: bold;
	line-height: 1.1em;
	margin: 15px 0 15px 0;
	position: relative;
}

.post.index .post-heading h2 {
	float: none;
	width: auto;
	margin: 0;
}

.post-heading h2 a {
	color:#222222;
	text-decoration:none;
}

.post-heading h2 a:hover {
	color:#0b82ce;
}

.post-excerpt {
	color: #21211F;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 26px !important;
}

.more-link {
	font-family: Georgia, Arial, sans-serif;
	font-size:14px;
	line-height: 40px;
	font-style: italic;
	margin:23px 0;
	padding:0;
	text-decoration: none;
}

.post-meta {
	float:right;
	font-family: Georgia, Arial, sans-serif;
	font-style: italic;
	font-size:12px;
	line-height:24px;
	margin:0 0 40px 20px;
	width:130px;
}

.post-meta-small {
	font-family: Georgia, Arial, sans-serif;
	font-style: italic;
	font-size:12px;
	line-height:24px;
	margin:0 0 0 0;
}

.post-meta-single {
	
}

.share-post {
color: #999999;
font-size: 11px;
height: 26px;
line-height: 16px;
margin: 0 0 20px 0;
}

.share-post li {
border-right: 1px solid #DFDFDF;
display: block;
float: left;
line-height: 16px;
margin: 4px 10px 4px 0px;
margin-right: 10px;
padding-right: 10px;
}

.share-post li a {
	color: #999;
}

.share-post li.postcomments {
	padding-left: 22px;
	background: url(images/sprites.png) no-repeat;
	background-position: 0 -962px;
}

.share-post li.share-delicious {
	padding-left: 22px;
	background: url(images/sprites.png) no-repeat;
	background-position: 0 -711px;
}

.share-post li.share-stumble {
	padding-left: 22px;
	background: url(images/sprites.png) no-repeat;
	background-position: 0 -736px;
}

.share-post li:last-child {
	border: none;
}

.post-share {
	float:right;
	background: #f6f6f6;
	border: dashed 1px #DFDFDF;
	padding:10px;
	margin:0 7px 10px 20px;
	width:50px;
}

.post-share li {
	margin-bottom: 5px;
}

.post-share li:last-child {
	margin-bottom: 0px;
}

.post-meta li {
	background: url(images/sprites.png) no-repeat;
	border-bottom:1px dashed #D5D6D7;
	padding-left: 21px;
}

.post-meta li.meta-author {
	background-position: 0 -228px;
}

.post-meta li.meta-date {
	background-position: 0 -251px;
}

.post-meta li.meta-comment {
	background-position: 0 -277px;
}

.post-meta li.meta-cat {
	background-position: 0 -301px;
}

/*
.post-img {
	background:url("images/post-img-bg.jpg") no-repeat center top;
	display:block;
	margin:0 0 24px 0;
	padding:9px 10px 12px 10px;
}
*/

.post-img {
	float: left;
	margin:0 0 24px 0;
	padding:0;
}

.post .post-content {
	display:block;
	margin-top:20px;
	clear:both;
}

.post .post-content h3 {
	font-family: "Helvetica Neue", Helvetica, Arial,"Times New Roman",serif;
	border-top: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	background-color: #F0F0F0;
	font-weight: bold;
	color: #000000;
	font-size: 20px;
	padding: 10px 30px 10px 20px;
	margin: 20px -16px 20px -19px;
}

.post .post-content h4 {
	color: #D93315;
	font: italic normal normal 18px Georgia, 'Times New Roman', Times, serif;
	margin: 35px 0px 20px;
}

.post .post-content h3 a {
	color: #000000;
}

.post .post-content h3 a:hover {
	color: #CF4120;
}


.post .post-content hr {
	height: 1px;
	background-color: none;
	border: none;
	border-top: solid 3px #999999;
	margin-bottom: 20px;
}

.post .post-content .bigimage {
	background:#F0F0F0 none repeat scroll 0 0;
	font-size:12px;
	font-style:italic;
	margin:7px 0 25px;
	padding:10px;
	text-align: center;
}

.post .post-content .bigimage p {
	text-align: right; margin: 5px 0 0; padding: 0; font-style: italic; overflow: hidden;
}

.post .post-content .bigimage a.demoit, .post .post-content .bigimage a.downloadit {
	display: block;
	float: left;
	width: 100px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	padding: 8px 0 9px 0;
	margin: 10px 10px;
	background-color: #CF4120;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}

.post .post-content .bigimage a.demoit:hover, .post .post-content .bigimage a.downloadit:hover {
	background-color: #0B82CE;
}

.post-content .bigimage img {
	margin: 0 auto;
	padding: 0;
}

.post-content ul li, .post-content ol li{
	padding-top:0;
	padding-bottom:0;
}

.post-content ul, .post-content ol {
	margin: 0 0 10px 0;
	padding-left: 30px;
}

.post-content ul {
	padding-left:26px;
	list-style: disc;
}

.post-content ol {
	padding-left:26px;
	list-style: decimal;
}

.post-content ol.new {
}

.post-content ol.new li p {
}

.post-content ul li{
	padding-left:0;
	padding-top: 2px;
}

.post .post-tags {
	background: url(images/dotted.png) repeat-x center top;
	display: block; 
	border: none; 
	margin: 20px 0 10px 0;
	padding-top: 10px;
}

/* AUTHOR */
#about_author {
	font-size: 100%;
	color: #222222;
	background-color: #e6f5ff;
	border:1px solid #d7efff;
	padding: 5px;
	display: block;
	margin-bottom: 20px;
}

#about_author .img-shadow{
	border-right: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	float: left;
	margin: 10px 10px 0 10px;
}

#about_author img {
	border: 5px solid #FFFFFF;
}
#about_author h4 {
	font-family:helvetia, Arial,Verdana;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
}

#about_author a {
}
#about_author h4 span {
}
#about_author p {
	margin: 0;
	padding: 0;
}
#about_author .author_text {
	padding-left: 100px;
	padding-right: 5px;
	padding-top: 5px;
}

.sharethispost {
	overflow: hidden;
	background-color: #f6f6f6;
	border-bottom: 1px dashed #DFDFDF;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px dashed #DFDFDF;
	display: block;
	font-size: 12px !important;
	margin-top: 10px;
	padding: 8px 10px;
	text-transform: none !important;
}

.enjoyed {
	float: left;
	width: 155px;
}

.enjoyed h4 {
	font-style: italic;
	margin: 5px 0;
	color: #0b82ce;
}

.doit {
	float: right;
	margin: 20px 0 10px 20px;
	width: 325px;
}

.doit ul li {
	float: left;
	margin-right: 10px;
}

.doit ul li span, .doit ul li a {
	display: inline-block;
}

.doit ul li.del {
	position: relative;
	background: url(images/sprites.png) no-repeat 0 -831px;
	width: 62px;
	height: 62px;
}

.doit ul li.del a.delic {
	width: 30px;
  	-moz-border-radius: 5px; /* FF1+ */
  	-webkit-border-radius: 5px; /* Saf3+, Chrome */
  	border-radius: 5px; /* Opera 10.5, IE 9 */
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	margin: 30px auto 0 auto;
	background: #000000;
	padding: 3px 8px;
	text-align: center;
	text-decoration: none;
}

.doit ul li.del a.delic:hover {
	background: #0b82ce;
}

.doit ul li.digg {
}

.doit ul li.bump {
	margin-top: -9px;
}

.doit ul li.buzz {
	margin-top: -5px;
}

.doit ul li.dzone {
	margin-top: -7px;
}


/*RELATED ARTICLES*/

.relativepost ol {
}

.post .splitter {
	margin-top: 20px;
	background: url(images/splitter_ddd_2px.png) repeat-x 0% 50%;
}

.post .minor {
	color: #888;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.relativepost span {
	background: white;
	padding-right: 5px;
}

.relativepost ol {
	overflow: hidden;
}

.relativepost ol li {
	position: relative;
	float: left;
	margin: 0 10px 5px 0; 
	width: 48%;
	border: solid 1px #FFFFFF;
}

.relativepost ol li:hover {
	background-color: #F3F3F3;
	border: solid 1px #F0F0F0;
}

.relativepost ol li a.block {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 50;
}

.relativepost ol li a img {
	float: left;
	border: none;
	background: none;
	padding: 1px;
	border: solid 5px #F3F3F3;
}

.relativepost ol li h4 {
	color: #333333;
	float: left;
	font-family: Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	width: 140px;
	margin: 10px;
}






/*COMMENT*/
.comments{
	width:489px;
	padding: 12px 0 12px 6px;
	border:1 solid #000000 !important;
}

.comments1{
	width:494px !important;
	padding: 12px 0 6px 9px;
}

.coment_left{
	width:59px;
	float:left;
	padding-top:14px;
}
.coment_left img {
	border:0 !important;
	margin-right:0 !important;
}

.coment_right{
	width:430px;
	float:right;

}

.comments p, .comments1 p{
	padding-right:0;
	padding-left:0;
}

.comments1 a.rrs_comments{
	color:#262724;
	float:right;
	margin-top:10px;
	background:url(../images/rss.gif) no-repeat right top;
	padding-right:20px;
	margin-right:10px;
}

.comments1 h2{
	float:left;
}

.coment_right p a, .name{
	color:#b9411c;
	font-style:normal;
}

p.said{
	font-style:italic;
}


.blue_color1{
	color:#41667b;
}

span.comment_no{
	background:url(../images/comment_no1.gif) no-repeat left;
	display:block;
	width:20px;
	height:22px;
	float:right !important;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#41667b;
	line-height:20px;
	text-align:center;
	margin: 10px 0 0 0;
}

.comments h2,.comments1 h2 {
	padding:0;
	color:#41667b;
	padding-top:5px;
	padding-bottom:10px;
}

.comments1 label{
	font-size:11px;
	font-family:"ff-dax-web-pro-1","ff-dax-web-pro-2",Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	color:#000000;
	padding: 10px 0 5px 0;
}

.comments1 input{
	font-size:12px;
	font-family:"ff-dax-web-pro-1","ff-dax-web-pro-2",Arial, Helvetica, sans-serif;
	width:392px;
	height:22px;
	border:0;
	background:#262724;
	color:#e9eac5;
	padding: 6px 4px 0 4px;
}

.comments1 input.submit_comm{	
	width:170px;
	height:38px;
	margin:18px 0 0 0;
	padding:0 !important;
	float:left;
}

.comments1 textarea{
	font-size:12px;
	font-family:Arial,Helvetica, sans-serif;
	width:392px;
	height:137px;
	border:0;
	background:#262724;
	color:#e9eac5;
	padding:4px;
}

.comments_checkbox{
	width:14px !important;
	height:14px !important;
	background:none !important;
	padding:0 !important;
	float:left !important;
	margin-left:65px;
	margin-top:41px;
}

.checkbox_txt{
	float:left !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size:12px !important;
	color:#333333 !important;
	padding:41px 0 0 5px !important;
	margin:0 !important;
	font-style:italic;
	display:inline;
	font-weight:normal;
}

#respond {
	margin: 10px 0;
	padding: 0px;
	background-color:#F9F9F9;
	border:1px solid #E1E1E1;
	font-size: 12px !important;
	margin-top: 10px;
	text-transform: none !important;
}

#respond h3 {
	background-color: #f6f6f6;
	border-bottom: 1px dashed #DFDFDF;
	display: block;
	padding: 5px 10px;
	margin-bottom: 20px;
}



.row {
	display:block;
	height:25px;
	margin-bottom:10px;
	width:290px;
	margin-left: 10px;
}

.row label {
	display:block;
	float:left;
	text-align:right;
	width:48px;
}

.row input {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
	margin-left:15px;
	padding:5px;
	width:200px;
}

.comment-field {
	border:1px solid #CCCCCC;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:140px;
	padding:5px 10px;
	width:92%;
	margin-left: 10px;
}

#submit {
	background:#971812;
	border: none;
	color:#FFFFFF;
	font-size:14px;
	padding:2px 6px;
	margin-top: 10px;
	margin-left: 10px; 
	text-shadow:0 0 0 #BBBBBB;
}

.comment-childs .comment-field {
	border:1px solid #CCCCCC;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:140px;
	padding:5px 10px;
	width:92%;
}

#commentluv {
	clear:both;
	display:block;
	margin-top:10px;
	margin-left: 7px;
	width: auto;
}

#commentluv img {
border:0 none !important;
padding:0 !important;
margin: 0 !important;
}

.subscribe-to-comments {
	padding:7px 0 30px;
	margin-left: 10px;
}

/* 5.1 Comments */
#comments { position:relative; margin: 0 0 60px 0; padding: 0; background-color: #fff; }
#comments h3{ margin: 0 0 20px 0; }
#comments ol.commentlist {margin: 0; padding: 0;}
#comments .comment, #comments .pingback, #comments .trackback {margin-top:10px;list-style-type:none;}
#comments .comment .comment-container, #comments .pingback .comment-container, #comments .trackback .comment-container  {padding: 10px; border:1px solid #E1E1E1; background-color:#F9F9F9; position: relative;}
#comments .comment.bypostauthor .comment-container {background-color:#e6f5ff !important;}
#comments .comment-entry {}
#comments .comment .comment-head  { margin: 0 0 15px 0; }
#comments .comment .comment-head .avatar  { float: left; }
#comments .comment .comment-head .avatar img{margin: 0 10px 0 0;vertical-align: middle;border:3px solid #eee;}
#comments .comment .comment-head .name  { display: block; margin: 0 0 5px 0; font-weight: bold; font-size: 1em; }
#comments .comment .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma { font-size: 11px; }
#comments .comment .comment-entry p  { margin: 10px 10px;}
#comments .pingback .comment-container, #comments .trackback .comment-container  {padding: 5px 10px; background-color:#f0f0f0;}
#comments .pingback, #comments .trackback {
	font-size: 12px;
}
#comments .pingback a, #comments .trackback a {
	color: #333333;
}
#comments .pingback a:hover , #comments .trackback a:hover {
	color: #0B82CE;
}



#comments .comment-entry p img {
	border: none;
	margin: 0;
	padding: 0;
}

#comments ul.children li {
	background:transparent url(images/comment-li.gif) repeat-x scroll 0 25px;
	border-left:1px solid #CFCFCF;
	margin-left:10px;
	padding-left:15px;
}

#comments ul.children li comment-container{
}

.children .comment-field {
	width: 92%;
}

#comments ul.children{margin:10px 0 0 15px;padding:0 0 0 0px;}
#comments .comment-reply-link  {
	background-color: #f6f6f6;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	top: 0px;
	font-family: Tahoma;
	font-size: 8px;
	right: 0px;
	padding: 0px 8px 1px;
	position: absolute;
	text-transform: uppercase;
	text-decoration: none;
}

#comments .comment-reply-link:hover  {
	background-color: #0b82ce;
	color: #FFFFFF;
}

#comments .cancel-comment-reply{
	float: right;
	line-height: 20px;
	padding: 10px 0;
	margin-right: 10px;
}

#comments .navigation { }
#comments .navigation a{ display: block; margin: 15px 0 0 0; text-decoration: none; }
#comments .navigation a:hover{}

/* Comment Luv */
#comments .comment .cluv {
	background-color: #f6f6f6;
	border-bottom: 1px dashed #DFDFDF;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px dashed #DFDFDF;
	display: block;
	font-size: 12px !important;
	margin-top: 10px;
	padding: 3px 2px;
	text-transform: none !important;
}



/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.1 Plugin: WP-PageNavi 2.20									|
|	Copyright (c) 2007 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/pagenavi/pagenavi-css.css						|
|																							|
+----------------------------------------------------------------+
*/



.wp-pagenavi {
	margin-top:20px;
	padding-top:20px;
	overflow: hidden;
text-align: right;
font-size: 12px;
line-height: 18px;
}


.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	font-family: Georgia, sans-serif;
	padding: 4px 6px 6px 6px; 
	margin: 2px;
	text-decoration: none;	
	color: #fff;
	background-color: #000;	
}
.wp-pagenavi a:hover {		
	background-color: #c41616;		
}
.wp-pagenavi span.pages {
float: left;
text-align: left;
width: 150px;
	padding: 0 6px 6px 6px; 
	margin: 0;
	text-decoration: none;	
	color: #000000;
}
.wp-pagenavi span.current {
	font-family: Georgia, sans-serif;
	padding: 4px 6px 6px 6px; 
	margin: 2px;
	text-decoration: none;	
	color: #fff;
	background-color: #c41616;	
}
.wp-pagenavi span.extend {
	padding: 2px 4px 6px 4px; 
	margin: 0;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}





/*
	Paginator 3000
	- idea by ecto (ecto.ru)
	- coded by karaboz (karaboz.ru)
	- modified by dzhus (dzhus.com)
*/
.paginator {
	font-family:helvetia, Arial,Verdana;
	font-style: italic;
	font-size:1em;
	margin-top:30px;
	width:100%;
}
.paginator table {
	border-collapse:collapse;
	table-layout:fixed;
	width:100%;
}
.paginator table td {
	padding:0;
	white-space:nowrap;
	text-align:center;
}
.paginator span {
	display:block;
	padding:3px 0;
	color:#fff;
}
.paginator span strong,
.paginator span a {
	padding:2px 6px;
	color: #555555;
}
.paginator span strong {
	color:#fff;
	background:#0b82ce none repeat scroll 0 0;
	font-style:normal;
	font-weight:normal;
}
.paginator .scroll_bar {
	width:100%;	height:20px;
	position:relative;
	margin-top:10px; 
}
.paginator .scroll_trough {
	width:100%;	height:3px;
	background:#ccc;
	overflow:hidden;
}
.paginator .scroll_thumb {
	position:absolute;
	z-index:2;
	width:0; height:3px;
	top:0; left:0;
	font-size:1px;
	background:#363636;
}
.paginator .scroll_knob {
	position:absolute;
	top:-5px; left:50%;
	margin-left:-10px;
	width:20px; height:20px;
	overflow:hidden;
	background:url(images/slider_knob.gif) no-repeat 50% 50%;
	cursor:pointer; cursor:hand;
}
.paginator .current_page_mark {
	position:absolute;
	z-index:1;
	top:0; left:0;
	width:0; height:3px;
	overflow:hidden;
	background:#D50A00;
}

.fullsize .scroll_thumb {
	display:none;
}

.paginator_pages {
	width:100%;
	text-align:right;
	font-size:0.8em; 
	color:#808080;
	margin-top:-10px; 
}

/* END Paginator3000 */




/*BEGIN sidebar */

#sidebar {
	float: right;
	overflow: hidden;
	width: 395px;
	margin: 20px 27px 36px 14px;
}

#aboutus {
	margin:0 0 35px 0;
}

#aboutus ul {
	margin:0;
}

#aboutus ul li {
	border-bottom:1px dashed #D5D6D7;
	padding: 5px 0 5px 42px ;
}

#aboutus ul li.block-rss, #aboutus ul li.block-twitter, #aboutus ul li.block-facebook {
	background: transparent url(images/sprites.png) no-repeat;
}

#aboutus ul li.block-rss {
	background-position: 0 -68px;
}

#aboutus ul li.block-twitter {
	background-position: -417px -68px;
}

#aboutus ul li.block-facebook {
	background-position: 0 -120px;
	border: none;
}

#aboutus ul li h4 {
	font-family: 'Myriad Pro', Helvetica, Arial,"Times New Roman",serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 50%;
	text-transform: uppercase;
	margin: 10px 0 0 0;
}

#aboutus ul li h4 a {
	color: #000000;
}

#aboutus ul li span {
	color: #555555;
	font-size: 12px;
	margin: 0;
}



.widget {
	margin-bottom: 35px;
}

.widget blockquote {
	font-size: 12px;
	line-height: 17px;
	font-style: italic;
	padding: 5px 20px 0 30px !important;
	margin-bottom: 10px;
}

.widget ul li {
	background: url(images/dotted.png) repeat-x center bottom;
}

.widget ul li a {
	display: block;
	color: #333333;
	line-height: 100%;
	padding: 12px;
}

.widget ul li a:hover {
	background: #e6f5ff;
	color: #0b82ce;
	text-decoration: none;
}

.widget h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Helvetica, Arial, 'Times New Roman', serif;
	font-size: 14px;
	background: #000000;
	float: none;
	display: block;
	margin-bottom: 20px;
	padding: 0 16px 0 40px;
	line-height: 250%;
	text-transform:uppercase;
	text-shadow:1px 1px 0 #000000;
	text-decoration: none;
}

.widget#recent-posts h3 {
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
	background-position: 15px -376px;
}

.widget#recent-posts hr {
	padding: 0px;
	margin: -1px 0 0 0;
	margin-bottom: 20px;
	border: none;
	height: 1px;
	border-bottom: solid 1px #000000;
}


.widget_twitter h3 {
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
	background-position: 15px -548px;
	display: block;
}

.widget#popular-posts h3 {
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
	background-position: 15px -333px;
	display: block;
}

.widget#popular-posts {
	width: 220px;
	float: left;
}

.widget_twitter {
	width: 160px;
	float: right;
}

.widget#popular-posts li {
	font-size: 13px;
}

.widget_twitter ul li {
	padding: 12px 0;
	font-size: 14px;
}

.widget_twitter ul li a {
	display: inline;
	float: none;
	background: none;
	color: #0b82ce;
	padding: 0;
	margin: 0;
}



/* BEGIN footer */
#footer {
	background: url(images/noise-bg.jpg) repeat;
}

#footer-seperator {
	height: 10px;
	margin: 0px;
	background: url(images/footer-seperator-line.jpg) repeat-x;
}

#footer-seperator p {
	position: relative;
	border: none;
	margin: 0 auto;
	width: 1190px;
	height: 10px;
	background: url(images/footer-seperator.jpg) repeat-x;
}

#footer-inner {
	margin: 0 auto;
	overflow: hidden;
	width: 1190px;
	padding: 31px 0 10px;
	background: url(images/footer.jpg) repeat-y;
}

#footer-inner h3 {
	color: #FFF;
	font-family: "Myriad Pro", helvetica, arial;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	text-shadow:1px 1px 0 #000000;
	letter-spacing: 0px;
}

#footer-inner hr {
	overflow: hidden;
	margin: 20px 30px;
	border: none;
	border-top: solid 1px #121212;
	border-bottom: solid 1px #2d2d2d;
}

#footer1 {
	float: left;
	background: url(images/footer1-bg.jpg) repeat-y;
	width: 315px;
	margin-left: 30px;
}

#footer2 {
	float: left;
	width: 420px;
	margin-left: 30px;
}

#footer3 {
	float: left;
	margin-left: 30px;
}

#footer4 {
	float: left;
	margin: 0 30px;
	color: #FFFFFF;
	font-size: 12px;   
	line-height: 24px;  
	text-shadow:1px 1px 0 #000000;
}

#footer5 {
	float: right;
	margin: -5px 30px 0;
	color: #FFFFFF;
	font-size: 12px;   
	line-height: 24px;  
	text-shadow:1px 1px 0 #000000;
}

#footer1 h3 {
	background: url(images/footer1-top.jpg) no-repeat;
	padding: 20px 0 0 22px; 
}

#footer1 ul.blogroll {
	background: url(images/footer1-bottom.jpg) no-repeat center bottom;
	padding: 0 0 19px 22px;
}

#footer1 ul.blogroll li {
	width: 135px;
	float: left;
}

#footer1 a {
	color: #FFFFFF;
	font-size: 12px;   
	line-height: 24px;  
	text-shadow:1px 1px 0 #000000;
}

#footer2 #contribute {
	background: url(images/contribute-bg.jpg) no-repeat;
	height: 132px;
}

#footer2 #authors ul {
	margin: 12px 0 0 20px;
}

#footer2 #authors ul li {
	display: inline;
	margin-right: 10px;
}

#footer2 #authors p a {
	font-size: 12px;
	float: right;
}

#footer2 h3 {
	margin: 0 0 0 22px; 
	padding: 20px 0 0; 
}

#footer2 p {
	color: #FFF;
	font-size: 12px;
	margin: 0 22px 0; 
}

#footer2 a {
	text-decoration: underline;
}

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

#footer3 h3 {
	margin-top: 30px; 
}

#footer3 a {
	color: #FFFFFF;
	font-size: 12px;   
	text-shadow:1px 1px 0 #000000;
	padding-left: 22px;
	display: block;
	margin-bottom: 5px;
}

#footer3 .browse a {
	padding: 0;
	text-transform: uppercase;
}

#footer3 .socialmedia a {
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
}


#footer3 a.social-rss {
	background-position: 0 -614px;
}

#footer3 a.social-email {
	background-position: 0 -636px;
}

#footer3 a.social-twitter {
	background-position: 0 -662px;
}

#footer3 a.social-facebook {
	background-position: 0 -686px;
}

#footer3 a.social-bookmark {
	background-position: 0 -710px;
}

#footer3 a.social-stumble {
	background-position: 0 -735px;
}

#footer3 a.social-technorati {
	background-position: 0 -758px;
}

#footer4 h3 {
	position: relative;
	font-size: 12px;
	line-height: 100%;
	margin: -3px 0 3px 0;
}

#footer5 p {
	text-align: right;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}

#hidefooter {
	display: none;
}

#footer5 p a {
	color: #FFFFFF;
}

#affads1 {}

#affads1 a {
	display:inline-block;
	text-align:center;
	overflow:hidden;
	float: left;
	margin: 0 10px 10px 0;
}

#affads1 img {
	border:0;clear:right;
}

#bsa1, #bsa3 {
	overflow: hidden;
}

#bsa1 p, #bsa2 p, #bsa3 p, #widescraperad p {
	font-family:Helvetica, Arial,"Times New Roman",serif;
	font-size: 12px;
	letter-spacing: 0px;
}

#widescraperad p {
	margin-top: -15px;
}

#bsa1 p a, #bsa2 p a, #bsa3 p a, #widescraperad p a {
	color: #a9a9a9;
} 

#bsa1 .bsap {
	overflow: hidden;
}

#bsa1 .bsap a {
	float: left;
	margin: 0 10px 10px 0;

}

#bsa1 .bsap a.ad3, #bsa1 .bsap a.ad6, #bsa1 .bsap a.ad9 {
	margin: 0 0 10px 0;
}

#bsa1 img {
	float: left;
}

#bsatext h3 {
	background: black;
color: white;
display: inline-block;
float: none;
font-family: Helvetica, Arial, 'Times New Roman', serif;
font-size: 14px;
font-weight: bold;
line-height: 250%;
margin-bottom: 20px;
padding: 0px 16px 0px 16px;
text-decoration: none;
text-shadow: black 1px 1px 0px;
text-transform: uppercase;
margin-bottom: 0px;
}

#bsatext hr {
border: none;
border-bottom: 1px solid #000000;
height: 1px;
margin-bottom: 20px;
margin-bottom: 20px;
margin: -1px 0px 20px;
padding: 0px;
}

#bsap_1247997 {
}

#bsap_1247997 .bsa_it > div {
	padding: 0;
	margin-bottom: 15px;
	overflow: hidden;
	border: none;
	background: none;
	background: url(images/dotted.png) repeat-x center bottom;
}

#bsap_1247997 .bsa_it #bsa_-4 {
	background: none;
}

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