/*
Theme Name: HotScripts Blog
Theme URI: http://hotscripts.com/
Description: The default WordPress theme for HotScripts
Version: 1.9
Author: Ahmad Permessur

*/


/* -----------------------------------------------------------
	Sidebars
-------------------------------------------------------------- */
/* Left Sidebar
-------------------------------------------------- */
/* Sidebar Nav
--------------------------------- */
#primary nav ul li h3 div {
	float: left;
	width: 160px;
	padding: 6px 0 5px;
	background: none;
	border: 0;
}
a.rss {
	display: block;
	float: left;
	margin: 15px 0 18px 15px;
	padding: 5px 15px 5px 32px;
	color: #95B3C4;
	text-decoration: none;
	background-color: #1A1A1A;
	background-position: 9px -1397px;
	border: 1px solid #262626;
}
a.rss:hover {
	color: #6DA9CA;
	text-decoration: underline;
}

/* Right Sidebar
-------------------------------------------------- */
#main.primary.secondary #content {
	background-position: 510px -220px;
}
aside#secondary {
	padding-top: 10px;
}


/* Typography */

.blog h2, .blog h2 a, .blog h1.entry{
	background: none;
	font-size:21px;
	padding: 0px;
	font-weight: normal;
	font-family:Times;
	text-decoration: none;
	font-style: normal;
	color: #383838;
}

.blog div.post h3{
	color: #d26110;
	border-bottom:none;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	margin-bottom:0px;	
}

.blog div.post h2 a{
	color: #383838;
}

.blog div.post h2 a:hover{
	color: #7e0000;	
}

.blog h1, .blog_title strong{
	background: none;
	border: none;
	padding: 0px;
	color: #971111;
	font-style: italic;
	font-size: 20px;
	margin: 0px;
	float: left;
}

/*Blog Main*/

#blog-main{
	float: left;
	width: 490px;
	margin-right: 16px;
}

#blog-featured{
	display: block;
	float: left;
	background-color: #f7f3e2;
	border: 1px solid #ede6c7;
	padding: 5px 10px 9px;
	margin-bottom: 15px;
	width:auto;
}

#blog-featured strong{
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	width: 60px;
	margin-top: 9px;
	font-weight: bold;
	color: #6e6e6e;
	padding-right: 10px;
}

.blog .featured-more{
	width: 101px;
	height: 17px;
	float: right;
	text-decoration: none;
	background:transparent url(images/blog/read-more.png) no-repeat scroll center center;		
}

#blog-featured h2 a{
	color: #971111;
	float: left;
	margin: 8px 0px 10px 0px;
}

#blog-featured p{
	color: #2f2f2f;
	line-height:21px;
	clear: left;
}

.blog_title{
	border-bottom: 3px solid #e8e5e5;
	height:27px;
	display: block;	
	clear:left;
	margin-bottom:5px;
}

.blog .viewall{
	padding-top: 7px;
	float: right;
}

.blog .viewall a{
	text-transform: uppercase;
	color: #5c4f4f;
	text-decoration: none;
	font-size: 11px;
}


div.post{
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dashed #c6c6c6;
	color: #505050;
	font-size:13px;
	float: left;	
}

.entry p{
	line-height: 22px;
}


.blog div.post a{
	color: #840000;
}

.readmore{
	text-decoration: none;
}

a.readmore:hover{
	text-decoration: underline;
}

.post-meta{
	color: #56a962;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 8px;
}

a span.comred{
	color: #971111;
	text-decoration: underline;
}

div.post .post-meta a{
	color: #56a962;
}

div.post .post-meta a:hover{
	color: #383838;	
	text-decoration: underline;
}

div.post-thumb{
	padding: 2px;
	float: left;
	border: 1px solid #cfcfcf;
	margin-right: 5px;
	margin-bottom:8px;
}



/* Blog Sidebar */

#secondary .module {
	background:transparent url(images/blog/sidebar-box.png) repeat-x scroll top right;	
	display: block;
	margin-bottom: 10px;
}

#secondary .module p{
	padding: 5px;
	font-size: 12px;
}

#secondary .module a{
	color: #8a1212;
}

#secondary .module .tagcloud p a{
	color: #505050;
	padding-right: 5px;
	border-bottom: 1px solid #d8d8d8;
	text-decoration: none;
}

#secondary .module p a.normal{
	text-decoration: none;
	color: #505050;
	line-height: 23px;
}

#secondary .module p a.normal:hover{
	text-decoration: underline;
}

#secondary .module h2 {
	display:block;
	height: 20px;
	padding: 8px 0 0 5px;
	color: #668f6c;
	font: bold 12px Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	background: none;
}
aside#secondary .module {
	margin: 0 0 10px;
}
aside#secondary section h2 span {
	background: none;
	padding: 0;
}
aside#secondary #blog-search {
	height: 33px;
	margin: 10px 0 0;
	background: transparent url(images/blog/search.png) no-repeat scroll center center;
}
#blog-search #s{
	float: left;
	width: 190px;
	margin: 3px 0 0 29px;
	padding: 7px 0 4px 10px;
	font-size: 13px;
	color: #505050;
	background:none;
	border:none;
}

#blog-search #searchsubmit{
	float: left;
	width: 40px;
	height: 28px;
	margin: 3px 0 0;
	padding: 0;
	background:none;
	border:none;
}

.box #sponsors{
	text-align: center;
}

.box #sponsors img{
	border: 1px solid #ffffff;
	margin: 2px 0px;
}


/* Category Page */

div.nothome{
	background-color: red;
	margin:10px 0 0 15px;
}

div.nothome #blog-main{
	width:750px;
	margin-right:0px;
}

/* Post Page */

.blog h1.entry{
	font-size: 25px;
	float: none;
	margin-bottom: 5px;
	color: #A30001;
}

div.nothome div.post p{
	line-height: 22px;
}

.hrpost{
	height: 3px;
	border-top: 3px solid #e8e5e5;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin-bottom: 10px;
	margin-top:18px;
	clear: left;
}

.post-meta2{
	border-bottom: 1px dashed #c6c6c6;	
	font-style: italic;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #7e0000;	
}

.blog .post-meta2 a{
	color:#56A962;	
}

.blog div.post h2{
	color: #157a43;
	margin-bottom: 6px;
}

.blog div.post.entry h2{
	margin-top: 20px;
}


.hotlist{
	display: block;
	border: 1px solid #f1eee2;
	background-color: #faf9f5;
	padding: 10px;
	margin: 5px 0px;
}

.hotlist.hotlist_sponsored{
	background-color: #f4edcd;
	border: 1px solid #e4daad;
}

.blog_title strong{
	font-size:16px;
	margin-top: 5px;
}

#otherposts{
	display: block;
	margin-bottom: 30px;
}

#otherposts ul li a{
	color: #505050;
	text-decoration: none;
	background:transparent url(images/blog/icon-article.png) no-repeat scroll left center;		
	padding-left: 13px;
	line-height: 23px;
}

#otherposts ul li a:hover{
	text-decoration: underline;
}

#breadcrumb p{
	display: inline;
}

.post_sponsored{
	background-color: red;
}

/***** Search form ********/

#searchform label{
	margin-top: 30px;
}

#searchform div input#s{
	width: 200px;
	background: none;
	border: 1px solid #cccccc;
}

#searchform div input#searchsubmit{
	background-color:#E6E2CC;
	background-image:none;
	border:1px solid #CCCCCC;
	color:#616161;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	width:100px;
}

/**** Pagination *****/


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* 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;
}
/* End captions */

/**** Comments ****/

#comments{
	background:#F5F4F0 url(images/blog/comments.gif) repeat-x scroll left top;
	border:1px solid #DEDBD1;
	margin:0 0 15px 0;
	padding:18px;	
}

#comments h2 a{
	color:#464646;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	margin:0 0 10px;	
	padding-left:22px;
	display: block;
	background:transparent url(images/blog/icon-postcomment.png) no-repeat scroll 0%;
}


ol.commentlist {
	font-size:12px;
	line-height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 20px;
	padding:0;
}

ol.commentlist li.alt {
	background:#F8F8F4 none repeat scroll 0 0;
	border:1px solid #DEDBD1;
	padding:18px 18px 5px !important;
}

ol.commentlist li {
	padding:20px 10px 10px;
}

.avatar {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DEDBD1;
	float:left;
	margin:0 7px 0 0;
	padding:4px;
}

ol.commentlist cite {
	font-style:normal;
	font-weight:bold;
}

ol.commentlist li cite a{
	color:#840000;
}

ol.commentlist li small.commentmetadata a{
	color:#157A43;	
}

.commentmetadata a {
	color:#333333;
	font-size:11px;
	text-decoration: none;	
}

ol.commentlist p {
	color: #555555;
	line-height:20px;
	margin: 0px;
	margin-bottom:10px;
}

input, select, textarea {
	border:1px solid #CACACA;
	font-size:12px;
	padding:5px;
}

#commentform label{
	display: inline;
	padding-left: 5px;
}

#commentform input, #commentform textarea {
	background:#FFFFFF none repeat scroll 0 50%;
	border:1px solid #cccccc;
	font-size:11px;
	width: 400px;
}

#commentform #submit{
	border:1px solid #CACACA;
	background-color: #ebe9ed;
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
}

label small{
	font-size: 10px;
}

div#content.subscription-manager{
	background: none;
}

div#content.subscription-manager div fieldset{
	width: 600px;
}

/*** Template for Guide ***/

.blog div.post h2#toc{
	color: #494e4a;
	margin-top:10px;
}

div.commguide{
	width:714px;
	float: left;
}	
	
div.toc{
	float: left;
	width: 410px;
}

div.toc ol{
	margin:0 0 30px 25px;
}

div.toc ol li ol {
	margin:0 0 0px 25px;
}

.blog div.post div.toc ol li a{
	text-decoration: none;
	color: #494e4a;
}

.blog div.post div.toc ol li a:hover{
	text-decoration: underline;
}

div#guidesponsor{
	float: left;
}

span.sponsoredby{
	text-transform: uppercase;
	font-size: 12px;
}

div#guidesponsor div#thesponsor{
	width: 275px;
	padding: 7px;
	background-color: #f9f9f7;
	border: 1px solid #e3e3db;
}

div#thesponsor img{
	float: left;
	margin-right:5px;
	border: 1px solid white;
}

div#thesponsor p, div#thesponsor p a{
	font-size: 11px;
	color: #6b7f42;
	margin: 0px;
	text-decoration: none;
	line-height:15px;
}

hr.dotted {
	height: 2px;
	margin: 10px 0 5px;
	color: #fff;
	background: none;
	background-color: #fff; 
	border: 1px dotted #C6C6C6; 
	border-style: none none dashed;
}

ul.tick {
	list-style-type: none;
	margin: 10px 0;
	padding: 0 10px;
}

ul.tick li {
	background-image: url(images/blog/tick.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	line-height:25px;
	margin: 0;
	padding-left:1.6em;
}

div#guidesocial{
	float: right;
	width:55px;
}

div.socialButtons {
	float:right;
	margin:1px 0 0 12px;
}

.fbBtn {
	margin:0;
}

.fbBtn, .diggBtn, .tmBtn {
	float:left;
	height:30px;
	margin:2px 0 0 10px;
	width:75px;
}

.diggBtn {
	width:76px;	
}

.tmBtn {
	width:94px;
}

a.nicebutton{
	-moz-border-radius:3px 3px 3px 3px;
	background-color:#fafaf2;
	border:1px solid #e6e8d9;
	display:block;
	color:#2F5FA9;
	font-size:11px;
	font-weight:bold;
	height:30px;
	line-height:33px;
	margin-bottom:14px;
	text-decoration:none;

}

a:hover.nicebutton{
	color:#0066CC;
}

a.nicebutton span{
	text-indent:32px;
	display:block;
	color:#2F5FA9;
}

.blead{
	background:url(images/blog/icon-lead.png) no-repeat 10px 8px;
}

.bsearch{
	background:url(images/blog/icon-search.png) no-repeat 10px 8px;
}

.binfo{
	background:url(images/blog/icon-info.png) no-repeat 10px 8px;
}

.bhelp{
	background:url(images/blog/icon-help.png) no-repeat 10px 8px;
}

.bwarning{
	background:url(images/blog/icon-warning.png) no-repeat 10px 8px;
}


/** CSS for old Lead Gen Landin Page **/

.quoteSteps {
    float: left;
    font-size: 1em;
    padding: 10px 0 0;
    width: 593px;
}
.blog .quoteSteps h1 {
    float: none;
    font-size: 22px;
    font-style: normal;
}
.blog .quoteSteps h2 {
    border-bottom: 3px solid #E8E5E5;
    color: #454545;
    font: italic 18px/24px Arial,Helvetica,sans-serif;
    margin: 0 0 5px;
    padding: 0 0 2px 2px;
}
.quoteSteps p {
    color: #4C4C4C;
    font-size: 118%;
    line-height: 1.5em;
    margin: 6px 0 20px;
}
.quoteSteps ol {
    display: block;
    list-style: none outside none;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 0;
}
.quoteSteps ol li {
    color: #333333;
    float: left;
    font-size: 12px;
    margin: 0 20px 0 0;
    padding: 55px 15px 0 0;
    text-indent: 0;
    width: 165px;
}
.quoteSteps ol li.quoteone {
    background: url("images/style/icon-folders.png") no-repeat scroll center top transparent;
}
.quoteSteps ol li.quotetwo {
    background: url("images/style/icon-refresh.png") no-repeat scroll center top transparent;
}
.quoteSteps ol li.quotethree {
    background: url("images/style/icon-clients.png") no-repeat scroll center top transparent;
    padding-right: 0;
}
.quoteSteps ol li span {
    color: #B9AD9F;
    display: block;
    float: left;
    font-size: 39px;
    letter-spacing: -0.1em;
    line-height: 41px;
    margin: -3px 12px 60px 0;
    padding: 0;
    text-indent: 0;
    vertical-align: top;
}



.blog .gform_body .gform_fields li.gsection {
	background: transparent url(/img/style/legend.jpg) 0 0 repeat-x;
	border-top: 3px solid #E2E2E2;
	border-bottom: 1px solid #DADADA;
	padding: 0;
}
.blog .gform_body .gform_fields li h2 {
	position: relative;
	height: 30px;
	padding:  7px 0 0 26px;
	background: url(/img/style/legendBG.gif) 6px 0px no-repeat;
	color: #fff;
	font: normal 18px/22px Arial, Helvetica, Verdana, sans-serif;
}
div.gsection_description {
	padding: 10px 14px;
	color: #666
}
.blog .gfield label {
	width: 175px;
	padding: 6px 0 7px 10px;
	font-weight: bold;
	font-size: 13px;
}
.blog .gform_body .gfield_description {
	clear: none;
	float: right;
	position: relative;
	width: 194px;
	left: 0;
	margin: 0 10px 0 0;
	padding: 2px 0 0;
	font-size: 11px;
	line-height: 14px;
	color: #7D8A9B;
	font-style: italic;
}
div.ginput_container {
	float: left;
	clear: none;
	width: 310px;
}


div.ginput_container input				{ width: 95%; margin: 3px 0 0; padding: 4px 4px 3px; }
div.ginput_container select				{ padding: 0px; border: 2px solid #CACACA; }
input[type="radio"]
div.ginput_container select	option		{ padding: 2px 0; }
div.ginput_container select,
div.ginput_container select option		{ font-size: 13px; }
ul.gfield_checkbox li					{ padding: 0 0 3px; }
ul.gfield_checkbox li label				{ width: auto; text-align: left; font-size: 13px; font-weight: normal; display: inline; padding: 2px 0 0; }

.gform_heading .gform_description {
	display: block;
	margin: 0 0 8px;
	font-style: normal;
}

	.gfield_required {
	color: #ff0000;
	font-size: 15px;
	padding-left: 2px;
}

