/*

    Theme Name: Download Free Icons

    Theme URI: http://download-free-icons.com/

    Description: Download Free Icons ...

    Version: 1.0

    Author: Javad Sameei
	
    Author URI: http://download-free-icons.com/
	
*/



/* CSS Reset
--------------------------------------------------------------- */

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, 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;
	vertical-align: baseline;
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	color: #232d30;
	line-height: 24px;
}
body {
	line-height: 1;
	background: #171b1c url(images/bodybg.jpg) no-repeat fixed center 100px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: none;
}
/* Layout
--------------------------------------------------------------- */

.primarynav {
	height: 40px;
	width:1004px;
	margin: 0 auto;
	position: relative;
	top: 50px;
	z-index: 9999;
	height: 30px;
}
.primarynav * {
	list-style: none;
}
.primarynav li.current_page_item a, .primarynav li a.current_page_item {
	color: #FFF;
}
.primarynav li.pagenav {
	overflow:hidden;
	width:545px;
}
.primarynav ul {
	top:22px;
	left: 0;
	list-style: none;
}
.primarynav ul li {
	float: left;
	list-style: none;
}
.primarynav a {
	font-size: 24px;
	font-family: Helvetica, Arial, Verdana;
	text-transform:capitalize;
	color: #3f514a;
	padding-right: 25px;
	letter-spacing: -1px;
	text-decoration: none;
}
.primarynav a:hover {
	color: #77959b;
}
.primarynav a.topnav_rss {
	background:transparent url(images/rss.jpg) repeat scroll 0 0;
	color:#FFFFFF;
	padding:0 10px 0 30px;
	position:absolute;
	right:0;
	top:0;
}
.primarynav h2 {
	display: none;
}
#sidebar {
	width:285px;
	float: left;
	background: transparent url(images/sidebarbg.gif) repeat-y center top;
	_margin-left:-18px;
}
#sidebar .text {
	font:13px Arial, Helvetica, sans-serif;
	color:#bcbcbc;
	line-height:20px;
	padding:0 25px;
}
#sidebar a:hover {
	color: #FFF;
}
#sidebar h1.logo {
	width: 250px;
	padding: 0px;
	margin: 0px auto;
}
#sidebar h1.logo a {
	background: url(images/logo.gif) no-repeat center top;
	width: 250px;
	height: 120px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	border-top:6px solid #111f22;
}
#searchform {
	margin:5px 0 15px 30px;
	width:250px;
}
#searchform input {
	background:#fff;
	border:1px solid #fff;
	padding:5px 5px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#232d2f;
}
#searchform #searchsubmit {
	background:#008ec6;
	border:1px solid #008ec6;
	padding:5px 3px;
}
#commentform input#submit {
	float: right;
}
#sidebar h2 {
	padding: 10px 10px 20px 10px;
	background: url(images/heads.jpg) no-repeat center;
	font-family: Helvetica, Arial, Verdana;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform:capitalize;
}
.narrowcolumn textarea {
	border:2px solid #7BA2AD;
	width:93%;
	width:415px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	padding: 5px;
	_width:405px;
}
.narrowcolumn h2.pagetitle {
	margin-top: 30px;
	text-transform: uppercase;
	_margin-top:70px;
}
.narrowcolumn #commentform label {
	display: block;
	float: left;
	text-align: right !important;
	width:130px;
}
.narrowcolumn #commentform {
	margin: 0px auto;
	_margin-left:20px;
	overflow: hidden;
	height: 1%;
}
.narrowcolumn #commentform label small {
	float: right;
}
.narrowcolumn .add_comment h3#respond {
	font-family: Helvetica, Arial, Verdana;
	font-size: 20px;
	text-transform: uppercase;
	padding:10px;
	margin: 10px 0px;
	color: #293538;
	border-bottom: 2px solid #293538;
	text-align: right;
	position: absolute;
	top:-10px;
	left: 0px;
	letter-spacing: -1px;
	width: 430px;
}
.narrowcolumn .add_comment {
	position: relative;
	padding:55px 10px 40px 10px;
	margin: 10px 0px;
}
.narrowcolumn #commentform #author, .narrowcolumn #commentform #email, .narrowcolumn #commentform #url {
	float: right;
	border:2px solid #7BA2AD;
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	padding:5px 5px;
	width:245px;
}
.narrowcolumn #commentform #author:focus, .narrowcolumn #commentform #email:focus, .narrowcolumn #commentform #url:focus, .narrowcolumn textarea:focus {
	background:#FFFFF5;
}
.narrowcolumn #commentform p {
	clear: both;
	overflow: hidden;
	padding: 5px 0px;
	height: 1%;
}
.innerpage .post {
	padding-top: 40px !important;
}
#sidebar ul li ul li {
	border-bottom:1px solid #1F2A2C;
}
#sidebar ul li ul.top_commenters {
	margin: 0px auto;
}
#sidebar ul li ul.top_commenters li {
	padding-top: 10px;
}
#sidebar ul li ul {
	width:80%;
	margin: 0px auto;
}
#sidebar ul li ul li {
	display: block;
	padding-bottom: 10px;
}
#sidebar ul li ul li a {
	color: #888d8f;
	font-family: Helvetica, Arial, Verdana;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 13px;
	text-decoration: none;
}
#sidebar ul li ul {
	margin: 10px auto 0px auto;
}
#sidebar .description {
	width:230px;
	font-family: Helvetica, Arial, Verdana;
	margin: 0px auto;
	color: #a8acad;
}
#sidebar .searchfield {
	width:250px;
	margin: 0px auto;
	overflow:hidden;
	clear: both;
	padding: 5px 0px 3px 0px;
}
#sidebar .searchfield span, #sidebar .searchfield label {
	display: none;
}
#sidebar .searchfield input#searchsubmit {
	border: none;
	width:55px;
	height: 28px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	line-height: 0;
	float: left;
	background: #0d1618 url(images/search_btn.gif) no-repeat center;
	cursor: pointer;
}
#sidebar .searchfield input {
	border: none;
	color: #ededed;
	background: #101c1f;
	float:left;
	height:16px;
	padding:6px;
	width:183px;
}
.sidebar-right {
	width:175px;
	float: left;
	padding-top: 70px;
	margin-left: 12px;
}
.narrowcolumn, .widecolumn {
	float: left;
	padding-top:40px;
	width:480px;
}
.narrowcolumn .post {
	padding-right: 30px;
	position: relative;
	padding-bottom: 0px;
	padding-top: 20px;
	_overflow: hidden;
	_width: 468px;
}
p.postmetadata {
	padding-bottom: 20px;
	display: none;
}
.more_d a {
	text-decoration: none;
	font-size:12px;
	background: #D0E6EC;
	display: block;
	margin-left: -15px;
	padding-right: 25px;
	width:460px;
	text-align:center;
	margin-bottom: 20px;
	font-weight:bold;
}
#t_cloud a {
	color:#d2d2d2;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
}
.tag_c {
	display: block;
	margin-left: -15px;
	width:460px;
	margin-bottom: 20px;
}
.tag_c a, .tag_c a:visited, .tag_c a:active {
	background:#D0E6EC;
	text-decoration:none;
	margin:0 7px 5px 0;
	padding:3px 7px;
	font:bold 12px Arial, Helvetica, sans-serif;
	display:inline-block;
	border:1px solid #fff;
}
.tag_c a:hover {
	border:1px dashed #333;
}
.d_l a, .d_l a:visited, .d_l a:active {
	text-decoration: none;
	font-size:12px;
	background: #ecd0d0;
	display: block;
	margin-left: -15px;
	padding-right: 25px;
	width:458px;
	text-align: center;
	margin-bottom:10px;
	font-weight:bold;
	border:1px solid #fff;
}
.d_l a:hover {
	border:1px solid #ff0000;
}
.comments a {
	text-decoration: none;
	font-size: 12px;
	text-transform: lowercase;
	background: #D0E6EC url(images/comments.gif) no-repeat scroll 99% 50%;
	display: block;
	margin-left: -15px;
	padding-right: 25px;
	width:460px;
	text-align: right;
	margin-bottom: 20px;
}
.narrowcolumn .post .comments a span {
	font-size: 12px;
}
.PostHead {
	width:460px;
	float:left;
}
.PostHead .s_head {
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:underline;
	letter-spacing:0;
	line-height:16px;
}
.PostHead h2, .innerpage .post h2 {
	float: left;
	padding-bottom:5px;
	letter-spacing: -1px;
	font:30px Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	text-transform:capitalize;
	text-decoration: none;
}
.innerpage .post h2 {
	float:none;
	padding-left: 0px;
	width:auto;
}
.PostHead h2 a {
	font:30px Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	text-transform:capitalize;
	text-decoration: none;
}
.entry_entry {
	width:460px;
	padding:10px 0;
}
.entry_entry .bo {
	width:200px;
	float:left;
	padding:10px 10px 0 0;
}
.entry_entry .bo p {
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#7F7F7F;
	line-height:16px;
}
.entry_entry .ads {
	width:250px;
	float:right;
}

#page {
	background: transparent url(images/wrapperbg.jpg) repeat-x center top;
	width:959px;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px 15px 0px 30px;
	position: relative;
	z-index: 999;
}
.bgimage {
	width:1004px;
	margin: 0px auto;
	background: #FFF url(images/sidebarbg.gif) repeat-y 511px 0px;
}
#content .error {
	border-left:3px solid #F00;
	margin:50px 0 0 50px;
}
#content .error h2 {
	font:20px Georgia, "Times New Roman", Times, serif;
	padding:0 0 5px 5px;
}
#content .error p {
	font:15px Georgia, "Times New Roman", Times, serif;
	padding:0 0 5px 5px;
	color:#555;
}
div.twitter {
	background:#FFFFFF url(images/twitter.gif) no-repeat scroll left top;
	margin-left:-14px;
	overflow:hidden;
	padding-top:20px;
	width:200px;
}
div.twitter-content {
	border-top:medium none;
	overflow:hidden;
	padding:0px 15px 0px 35px;
	height: 135px;
}
div.twitter-content * {
	font-size: 12px;
	line-height: 18px;
	width: 100%;
}
div.twitter-content li {
	padding-top: 2px;
}
div.twitter-content li span {
	clear: both;
	display: block;
	width:131px;
}
a.followme {
	display: block;
	width: 175px;
	padding: 0 0 10px 0;
	text-indent: -999px;
	letter-spacing: -1px;
	color: #AB3730;
	text-decoration: none;
}
img.pdlogo {
	margin-top: 15px;
	clear: both;
}
.google-ads {
	width:175px;
	overflow: hidden;
	padding-top: 20px;
	float: left;
	display: block;
	margin-left: 15px;
}
#sidebar ul.top_commenters li {
	float: left;
	padding-left: 15px;
}
#sidebar ul.top_commenters li span img {
	border: 3px solid #101C1F;
	overflow: hidden;
	display: block;
	width:32px;
	height:32px;
}
#sidebar ul.top_commenters li span img:hover {
	border: 3px solid #FFF;
}
/* Comments */


ol.commentlist li {
	padding: 10px;
	background: #D0E6EC;
	margin-bottom: 15px;
	border: 2px solid #7BA2AD;
	height: 1%;
	border-top: none;
	font-size: 14px;
	clear: both;
}
ol.commentlist li cite a {
	font-size: 22px;
	font-style: normal;
	text-decoration: none;
}
.authordiv {
	padding-bottom:25px;
	background: transparent url(images/author.gif) no-repeat left bottom;
	overflow:hidden;
	padding:13px 0px 13px 73px;
	_height: 48px;
}
.authordiv img {
	float: left;
	border: 2px solid #7BA2AD;
}
li.authorli {
	padding: 0px !important;
	margin: 0px !important;
	background: none !important;
	border: none !important;
}
.authordiv cite {
	padding-left: 10px;
	float: left;
	font-size: 13px;
	width: 200px;
}
.authordiv small {
	float: left;
	width:330px;
}
.authordiv small a {
	font-size: 13px;
	padding-left: 10px;
	text-decoration: none;
}
.authordiv cite a {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.CommWidth h3#comments {
	background: #242f31;
	color: #FFF;
	padding-left: 10px;
	margin: 10px auto;
}
h3#respond {
	background: transparent !important;
}
.entry {
	padding: 10px 0px;
}
.entry img {
	margin:20px 0;
}
.entry p {
	padding-bottom: 10px;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 1%;
}

#footer {
	width:100%;
	background: #111f22;
	padding: 10px 0px;
	border-top: 4px solid red;
}
.footerwrap, .footerwrap * {
	width:1000px;
	font-size: 13px;
	margin: 0px auto;
	color: #77959B;
}
.footerwrap a {
	color: #FFF;
}
