/*
Theme Name: CreateOne Theme
Description: Custom made by <a href="http://vladpislaru.com">Vlad Pislaru</a> for CreateOne.
Version: 1.0
Author: Vlad Pislaru
Author URI: http://vladpislaru.com/

*/

html, body{
	background:#cccccc;
}


@font-face {
 font-family: HelveticaNeueR; 
 src: url('http://createone.com/fonts/helveticaneueltstd-roman-webfont.eot');
 src: local('?'), url('http://createone.com/fonts/helveticaneueltstd-roman-webfont.woff') format('woff'), url('http://createone.com/fonts/helveticaneueltstd-roman-webfont.ttf') format('truetype'), url('http://createone.com/fonts/helveticaneueltstd-roman-webfont.svg#webfontGrwUGCvH') format('svg');
 /**/
}

#mainbody{
	width:980px;
	margin:0 auto 0;
	background:#ffffff;
	padding-bottom:10px;
}


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
	
#blogwrapper{
	margin-top:8px;
	margin-left:8px;
	border:1px solid #dddddd;
	/**background:url('images/bg.png') center top repeat-y #FFFFFF;**/
	/*background:#b3b3b3;/**/
	width:960px;
}

#blogcontent {
	font-size: 14px;
	margin-top:0px;	
	background-color:#FFFFFF;
	border-right:1px solid #dddddd;
	width:760px;
	margin-bottom:20px;
	min-height:560px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-bottom:20px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	margin:0px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16.5px;
	line-height: 22px;
	font-weight: bold;
	color: #555555;
	}
h4, h4 a, h4 a:hover, h4 a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	}

.entry p a:visited {
	color: #F23D2F;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#666666;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#000000;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {	
	width:190px;	
	}

small, .nocomments, .postmetadata, strike {
	color: #666666;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
a{
	text-decoration:none;
}
	
a:hover, h2 a:hover, h3 a:hover {
	color: #666666;
	text-decoration: underline;
	}

.comment-edit-link a:hover{
	color:#ff0000;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}


#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 20px 20px 10px;
	font-family:Georgia;
	font-weight:normal;
	font-size:15px;
	line-height:22px;
	border-bottom:1px solid #dddddd;	
	}

.post a{
	color:#F23D2F;
}

.post h2 a{
	color:#333333 !important;
}

.post h2 a:bover{
	color:#333333 !important;
}

.submenu a:hover{
	color:#FFFFFF !important;
}

.post a:hover{
	color:#F23D2F;
}
	
.post p{
	color:#000000;
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	margin-top:10px;
	font-size:11px;
	color:#999999 !important;
}

.postmetadata a{
    color:#999999;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;	
	font-family:Helvetica !important;
	font-size:24px;
	font-weight:normal;
	line-height:22px;
	}

h2.pagetitle {
	margin-top: 20px;
	margin-left:20px;
	font-family:Arial !important;
	font-size:17px;
	font-weight:bold;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 20px;
	}
/* End Headers */

#comments{
	margin-left:20px;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
.entry p{
	font-family: Georgia !important;
	font-size: 15px !important;
	line-height: 22px !important;
	font-weight: normal !important;
	color: #666666 !important;
}
	
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar .titles{
	padding-left:15px;
	padding-top:5px;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	font-family:Helvetica Neue, Helvetica, Arial, Sans-Serif;
	background:#F4F4F4;
	height:17px;
}

#sidebar .tweetrecord {
	border-bottom:1px dotted #333333;
	font-weight:normal;
	font-family:Arial;
	padding:8px 8px 3px;
}	

#sidebar .tweetrecordlast {	
	border-bottom:0px;
	font-family:Arial;
	padding:8px 8px 3px;
}

#sidebar .title{
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	font-family:arial;
}

#sidebar .title a{
	color:#F23D2F;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	margin:0px;
}

#sidebar .title a:hover{
	color:#F23D2F;
	text-decoration:underline;
	font-weight:normal;
}


#sidebar .author{
	color:#666666;
	font-size:10px;
}

.adimage{
	margin-top:10px;
}


	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}


#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	/*margin: 10px auto;
	padding: 5px 3px;
	text-align: center;/**/
	}

#sidebar #searchform #s {
	width: 150px;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom:2px;
	margin:0px;
	height:19px;
	float:left;
	border-bottom:1px solid #909090;
	border-top:1px solid #909090;
	border-left:1px solid #909090;
	border-right:0px;
	background-color:#C9C9C9;
}

.search_div{
	width:181px;
	height:25px;
	/*border:1px solid #777;/**/
	margin:20px auto 20px;
	padding:0px;
}
	
#sidebar #searchsubmit {
	float:left;
	margin:0px;
	background:url('images/search.png') center top no-repeat;
	border:0px;
	width:28px;
	height:26px;
	color:#FFFFFF;
	font-size:10px;
	padding-bottom:3px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.vcard{
	font-size:12px;	
}

	
select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	border:1px solid #999999;
	background-color:#ededed;
	color:#666666;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	border:1px solid #999999;
	background-color:#ededed;
	color:#666666;
	width: 100%;
	padding: 2px;
	}
#respond{
	margin-left:20px;
	margin-right:20px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform .submit {
	margin-top: 5px;
	border:0px;
	height:20px;
	padding:0px;
	background:url('images/blog_submit.png') center top no-repeat;
	width:70px;
	cursor:pointer;
	float: left;
	}
	
#commentform .submit:active {	
	background:url('images/blog_submit_ONclick.png') center top no-repeat;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin-top: 10px;
	padding: 10px;
	}

.commentlist {
	padding-left:20px;
	padding-right:20px;
	text-align: justify;
	color:#000000;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Helvetica Neue, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	}
	
.says{
	display:none;
}

.commentmetadata {
	margin: 0;
	color:#ff0000;
	font-size:10px;
	display: block;
	}
.commentmetadata a{
	color:#ff0000;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{	
	padding: 0px 0 10px 9px;
	float:left;
	margin-top:20px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0px 0px 0 0px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	font-family:Georgia;
	font-size:30px;
	font-style:italic;
	line-height:50px;
	background-color: #ffffff;
	}

blockq {
	margin: 20px 0px 0 0px;
	font-family:Georgia;
	color: #555555;
	font-size:22px;
	font-style:italic;
	line-height:28px;
	background-color: #ffffff;
	}

blockquote cite {
	margin: 5px 0 0;
	
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:10px 35px 0px 20px;
	padding-bottom:30px;
	}

.navigation a{
	color:#999999;
	font-family:HelveticaNeueR;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
}

.alignleft{
	color:#999999;
	font-family:HelveticaNeueR;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
}

/* End Various Tags & Classes*/

.post-edit-link{
	color:#ff0000 !important;
}


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

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

.more-link{
	color:#ff0000 !important;
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;	
	font-weight: normal;
}

.folowus li{	
	height:22px;
	padding-top:3px !important;
	padding-bottom:0px !important;
}

.last{
	border:0px  !important;
}

.folowus img{
	width:20px;
	height:20px;
	vertical-align: middle;
	margin-right:5px;
}


#footer{
	padding:0px;
	margin-left:8px;
	width:962px;
}

#footer a{
	color:#999999 !important;
	font-size:11px !important;
	font-family:arial !important;
	text-decoration:none;
}


#footer span{
	color:#999999;
	font-size:11px;
	margin-left:3px;
}

.time-meta a{
	margin-left:0px !important;
}

.from-meta a{
	margin-left:0px !important;
}

.tags{
	color:#666666 !important;
	font-family:Helvetica Neue, Helvetica, Arial, Sans-Serif !important;
	font-size:10px !important;
	font-weight:bold !important;
	line-height:20px !important;
	float:left;
	margin-left:20px;
}
#cover{	
	background:#B3B3B3 none repeat scroll 0 0;
	height:300px !important;
	width:705px !important;
	left:0;
	position:absolute;
	text-align:center;
	z-index:100;
	
}
.ads img{
	border:0px;
	left:9px;
	position:absolute;
}

#secondad {
	z-index:4;
}

.ads{
	margin-top:20px;
	min-height:200px;
	position:relative;
	text-align:center;
}

.home_featured{
	height:120px;
	margin:0 35px 0 20px;
	padding:20px 0;
	border-bottom:1px dotted #dddddd;
}

.featured_img{
	height:120px;
	width:200px;
	float:left;
	background:#f4f4f4;
}

.featured_img img{
	width:200px;
	height:120px;
}

.featured_content{
	float:left;
	margin-left:10px;
}

.featured_title{
	text-decoration:none;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	font-family:Helvetica;
}

.featured_post_content{
	color:#666666;
	font-size:12px;
	font-family:Arial;
	width:490px;
	height:61px;
	margin:7px 0px;
	font-weight:normal;
	
}

.section_title{
	color:#555555;
	font-size:11px;
	font-family:Arial;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	margin:20px 35px 10px 20px;	
	padding:5px 5px 4px 5px;
}

.post_date{
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	color:#999999;
}

.post_date a{
	text-decoration:none;
	font-weight:normal;
	color:#999999;
}



.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 705px; /*Width of Carousel Viewer itself*/
	height: 300px; /*Height should enough to fit largest content's height*/
	margin-left:20px;
}

.stepcarousel .belt{
	z-index:999;
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	z-index:999;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 705px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.slidepanelcontent{
	float:left;
	width:165px;
	font-family:"myriad-pro-1","myriad-pro-2", Helvetica Neue, Helvetica, Arial, San-Serif;
	padding:25px 20px 10px;
	height:233px;
	background:#4D4D4D;
	color:#FFFFFF;
	font-size:12.5px;
	line-height:18px;
	font-weight:200;
}

.readmorelink{
	float:left;
	background:#4D4D4D;
	width:165px;
	padding:0px 20px;
	height:32px;
}
.readmorelink a{
	color: #FFFFFF;
    font-family: Helvetica Neue,Helvetica,Arial,Sans-Serif;
    font-size: 11px;
    font-weight: normal;
}

.readmorelink a:hover{
	text-decoration:none;
}


.slidepanelcontent a{
	text-decoration:none;
	font-family:Arial, San-Serif;
	color:#FFFFFF;
	font-size:14.5px;
	line-height:16.5px;
	font-weight:bold;
}

.tweet{
	font-family:Helvetica Neue, Helvetica, Arial, Sans-Serif;
	color:#666666;	
	margin:0 0 0 15px;
	padding:10px 10px 10px 0px;
	border-bottom:1px solid #dddddd;
	font-weight:normal;
	line-height:15px;
	font-size:11px !important;
}

.tweet-status{	
}

.tweet-details{
	font-size:10px !important;
	color:#999999;
}

.tweet a{
	text-decoration:none;
	color:#ff0000 !important;
	border-bottom:1px solid #ffffff;
	margin:0px !important;
}
.tweet a:hover{
	text-decoration:none;
	border-bottom:1px solid #ff0000;
}

#rssfeed{
	font-size:11px;
	font-family:Helvetica Neue, Helvetica, Arial, Sans-Serif;
	font-weight:normal;
	border-bottom:1px dotted #DDDDDD;
	color:#666666;
	margin-right:10px;
	padding:4px 0px 0px 20px;
	background:url("images/rss.png") center left no-repeat;
	text-decoration:none;
	border:none;
}

#rssfeed:hover{
	color:#666666;
	padding-left:20px;
	background:url("images/rss_roll.png") center left no-repeat;
	text-decoration:none;
	border:none;
}

#twitterfeed{
	font-size:11px;
	font-family:Helvetica Neue, Helvetica, Arial, Sans-Serif;
	font-weight:normal;
	border-bottom:1px dotted #DDDDDD;
	margin:0px 5px;
	color:#666666;
	padding:4px 0px 0px 20px;
	background:url("images/twitter.png") center left no-repeat;
	text-decoration:none;
	border:none;
}

#twitterfeed:hover{
	color:#666666;
	padding-left:20px;
	background:url("images/twitter_roll.png") center left no-repeat;
	text-decoration:none;
	border:none;
}


#blog_newsletter_form{
	/*border:1px solid #d2d2d2;/**/
	/*height:20px;/**/	
}

#blog_newsletter_form div{
	border-top:none !important;
}

#blog_newsletter_form input, select{
	font-family:Helvetica Neue, Helvetica, Arial, San-Serif;
	font-size:10.5px;
	padding-left:24px;
	vertical-align:middle;
	width:146px
	/*
	text-align:center;
	float:left;
	border:0px;
	color:#666666;
	font-weight:normal;
	height:20px;
	margin:0px;
	padding:0px 10px 0px 10px;
	width:128px;
	/**/
}

#blog_newsletter_form input.submit{	
	width:172px !important;
	/*
	text-align:center;
	float:left;
	border:0px;
	color:#666666;
	font-weight:normal;
	height:20px;
	margin:0px;
	padding:0px 10px 0px 10px;
	width:128px;
	/**/
}


#blog_newsletter_form #submit{
	/*
	float:left;
	margin:0px;
	border:0px;
	width:20px;
	height:20px;
	cursor:pointer;
	background:url("images/blog_newsletter_arrow.png") center center no-repeat;
	/**/
}

.categories_list {
	margin:20px 0 20px 15px;
	width:130px;
}

.categories_list a{
	color:#666666;
	font-family:Helvetica Neue, Helvetica, Arial, San-Serif;
	font-size:10.5px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;	
}

.categories_list a:hover{
	color:#ff0000;
border-bottom:1px dotted #DDDDDD;
}

.categories_list .categitem{
	margin:5px 0px;
}
.categitemselected a{
	color:#ff0000;
}

.sidebarproductitem{
	text-align:center;
	padding:20px;	
}
.sidebarproductitem a{
	color:#666666;
	font-family:Helvetica Neue,Helvetica, Arial, San-Serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.post_like{
	background:url('images/post_heart.png') center left no-repeat;
	padding-left:15px;
	float:right;
}

.post_like:hover{
	background:url('images/post_heart_over.png') center left no-repeat;
}

.ratedlike{
	background:url('images/post_heart_over.png') center left no-repeat;
}

.share_this_post_title{
	width:160px;
	height:20px;
	padding:4px;
	height:14px;
	font-weight:normal;
	font-size:10px;
	font-family:Helvetica Neue, Helvetica, Arial, San-Serif;
	color:#555555;
	background:#cccccc;
	text-align:center;
	margin:24px 0px 0px;
}

.single-post-header {
	margin:0px 20px;
}

.single-post-header img{
	width:550px;
	height:330px;
}

.single-post-date{
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	padding:3px;
	height:13px;
	color:#666666;
	font-family:Helvetica Neue, Helvetica, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	margin:10px 0px;
}

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

.share_this_post_title_list li{
	border-bottom:1px dotted #DDDDDD;
	text-align:left;
	background:#f4f4f4;
	padding:8px 0px;
	font-size:10px;
	color:#666666;
	font-family:Helvetica Neue, Helvetica, Arial, Sans-Serif;
	font-weight:normal;
}

.nolikes{
	background:url('images/heart_internal_grey.png') center left no-repeat !important;
}

.share_this_like{
	padding-left:25px;
	background:url('images/heart_internal_red.png') center left no-repeat;
	margin-left:42px;
	cursor:pointer;
}

.share_this_tweet{
	color:#666666;
	text-decoration:none;
	text-align:left;
	padding-left:25px !important;
	background:url('images/twitter.png') center left no-repeat;
	margin-left:42px !important;
	cursor:pointer;
	height:14px !important;
	padding-top:2px !important;
}

.share_this_tweet:hover{
	color:#666666;
	text-decoration:none;
	text-align:left;
padding-left:25px !important;
	background:url('images/twitter_roll.png') center left no-repeat;
	margin-left:42px !important;
}


.share_this_facebook{
	color:#666666;
	text-decoration:none;
	text-align:left;
	padding-left:25px !important;
	background:url('images/facebook.png') center left no-repeat;
	margin-left:42px !important;
	height:14px !important;
	padding-top:2px !important;
	cursor:pointer;
}

.share_this_facebook:hover{
	color:#666666;
	text-decoration:none;
	text-align:left;
	background:url('images/facebook_roll.png') center left no-repeat;
	margin-left:42px !important;
}


.share_this_linkedin{
	color:#666666;
	text-decoration:none;
	text-align:left;
	padding-left:25px !important;
	background:url('images/linkedin.png') center left no-repeat;
	margin-left:42px !important;
	cursor:pointer;
	height:14px !important;
	padding-top:2px !important;
}

.share_this_linkedin:hover{
	color:#666666;
	text-decoration:none;
	text-align:left;
	background:url('images/linkedin_roll.png') center left no-repeat;
	margin-left:42px !important;
}


.share_this_tweet_footer{
	color:#666666;
	text-decoration:none;
	text-align:left;
	padding:0px !important;
	margin:0px !important;
	cursor:pointer;
}

.share_this_tweet_footer:hover{
	color:#666666;
	text-decoration:none !important;
	text-align:left;
}


.share_this_facebook_footer{
	color:#666666;
	text-decoration:none;
	text-align:left;
	padding:0px !important;
	margin:0px !important;
	cursor:pointer;
}

.share_this_facebook_footer:hover{
	color:#666666;
	text-decoration:none !important;
	text-align:left;
}


.share_this_linkedin_footer{
	color:#666666;
	text-decoration:none;
	text-align:left;
	padding:0px !important;
	margin:0px !important;
	cursor:pointer;
}

.share_this_linkedin_footer:hover{
	color:#666666;
	text-decoration:none !important;
	text-align:left;
	/*background:url('/images/linkedin_roll.png') center left no-repeat;/**/
}


.at300bs{
	background:none !important;
	width:0px !important;
}

.tags a{
	font-weight:normal;	
	color:#666666;
}

.tags a:hover{
	color:#ff0000;
	text-decoration:none;
	border:none;
}

.post_categories_list{
	color:#666666;
	font-weight:bold;
	font-size:10px;
	font-family:Helvetica Neue, Helvetica, Arial, Sans-Serif;
	margin-left:20px;
}

.post_categories_list a{
	font-weight:normal;
	color:#666666;
}

.post_categories_list a:hover{
	color:#ff0000;
	text-decoration:none;
	border:none;
}

.sub-heading{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	font-colour:#333333;
}

#cover {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    z-index: 100
}

#progress-bar {
    margin: 145px auto 0;
    width: 220px;
}
#barbox {
    background: none repeat scroll 0 0 #EDEDED;
    border: 0 solid #CCCCCC;
    height: 10px;
    text-align: left;
    width: 200px;
}
#barperc {
    background: none repeat scroll 0 0 #FB2F2F;
    height: 10px;
    text-align: left;
}
#bartext {
    color: #000000;
    float: left;
    font-family: tahoma,arial,sans-serif;
    font-size: 11px;
    padding: 3px 0 0 10px;
    text-align: left;
}

.minusclass{
	background:url('images/categminus.png') center center no-repeat;
}

.plusclass{
	background:url('images/categplus.png') center center no-repeat;
}
/* End captions */


.blogvideoicon{
	width:25px;
	height:25px;
	background:url('images/videoicon.png') center center  no-repeat;
	position:absolute;
	z-index:999;
	margin:5px 0 0 171px;
}

.blogaudioicon{
	position:absolute;
	z-index:999;
	width:25px;
	height:25px;
	background:url('images/audioicon.png') center center  no-repeat;
	margin:5px 0 0 171px;
}

.related_title{
	background-color:#555555;
	color:#FFFFFF;
	font-family:Helvetica Neue, Helvetica, Arial, San-Serif;
	font-size:10px;
	padding:5px 10px;
	font-weight:normal;
	margin:30px 20px 10px;	
}

.bnc_related{
	list-style:none;
	display:inline;
}

.bnc_related li{
	display:inline;
	padding:0 29px; 
	float:left;	
	border-right:1px dotted #dddddd;
}

.bnc_related li img{
	width:200px;
	height:120px;
	filter: alpha(opacity=60);
opacity: 0.6;
}

.bnc_related li:hover img{
	filter: alpha(opacity=100);
opacity: 1;
}


.related_post_date{
	margin:2px 0px 5px;
	font-size:10px;
	font-family:Helvetica Neue, Helvetica, Arial, San-Serif;
}

.related_post_shortcontent{	
	font-size:12.5px;
	font-family:Helvetica Neue, Helvetica, Arial, San-Serif;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.dsq-options a{
	color:#666666;
	text-decoration:none;
}

.dsq-options a:hover{
	text-decoration:none;	
}

.dsq-brlink{
	color:#666666;
	text-decoration:none;
}

#blog_newsletter_form .new_newsletter{
	margin-left:10px !important;
}
