/*  
Version: 1.0
*/

/* reset */
* {
	margin: 0;
	padding: 0
}
ul, li {
	list-style:none
}
img, fieldset {
	border:none
}
/* render html5 elements as block */
header, footer, section, aside, nav, article {
	display: block
}

@font-face {
font-family: 'Museo_Slab_500';
src: url('Museo_Slab_500.eot'); /* IE9 Compat Modes */
src: url('Museo_Slab_500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	 url('Museo_Slab_500.woff') format('woff'), /* Modern Browsers */
	 url('Museo_Slab_500.ttf')  format('truetype'), /* Safari, Android, iOS */
	 url('Museo_Slab_500.svg#Museo_Slab_500') format('svg'); /* Legacy iOS */
}


html {
	overflow-x:hidden
}

/* ------------------------- structure ------------------ */

body {
	background: #eeeeee url(images/bgbody1.jpg) repeat;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif
}

/* -------------------------- header -------------------- */

#bgheader {
	width:100%;
	float:left;
	height:150px;
	background:url(images/bgheader.jpg) repeat-x top right;
}
header {
	width:960px;
	height:130px;
	margin:0 auto;
	padding-top:15px
}

header .topbar1 { width:960px; float:left; height:80px;}
header .topbar2 { width:960px; float:left}

header .topbar2 .bookmarks { width:400px; float:left; margin-top:5px}
header .topbar2 .bookmarks p.twitter { float:left;}
header .topbar2 .bookmarks p.facebook { float: left; padding-left:5px }
header .topbar2 .bookmarks p.plus { float: left; padding-left:5px}

header .topbar2 .sidebox { width:550px; float: right;}


.addthis { float:left;}
.addthis .buttons { float:left}
.addthis .noviews { float: right; font-weight:bold}

header .logo {
	width:470px;
	float:left;
	height:35px;
	background:url(images/logo.png) no-repeat left;
}
header h1 {
	float:left;
	font-family:"Oswald", Arial, Helvetica, sans-serif;
	font-size:240%;
	font-weight: bold;
		text-indent:-9999px;

}
header .logo h1 a {
	width:470px;
	float:left;
	height:35px;
	}

header nav {
	float: right;
	padding-right:15px;
}
header nav ul li {
	float:left;
	color:#999;
	text-transform:uppercase;
	padding-top:10px;
	font-weight: normal;
	padding-left:10px
}

header nav ul li a {
	font-family: "Oswald", arial, helvetica, sans-serif;
	font-size:80%;
	color:#a5acb9;
	text-decoration:none;
	padding:3px 8px;
	font-weight: normal;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}

header nav ul li a:hover {
	background:#89be2e;
	color:#FFFFFF;
}

header nav ul li a.rss { background:#4a5a70;}
header nav ul li a.rss:hover { background:#f67e1b; color:#FFFFFF}
header nav ul li a.rss-selected { background:#f67e1b; color:#FFFFFF}

header nav ul li a.twitter { background:#0dc0e0; color:#FFFFFF}
header nav ul li a:hover .twitter { background:#0dc0e0; color:#FFFFFF}


header nav ul li a.selected {
	background:#586678;
	color:#FFFFFF;
	text-shadow:none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
/* -------------------- main --------------------- */

#maincontainer { width:100%; float:left; background: #eeeeee url(images/bgbody.jpg) repeat;}
#bgcontainer {
	width:960px;
	margin:0 auto;
}
#container {
	float:left;
	width:960px;
	margin-top:5px
}
#main {
	float:left;
	width:960px;
}
#main .heading {
	float:left;
	width:960px;
	padding:20px 0px;
	background: url(images/bgbody.jpg);
	

}


#main .heading h2 { font-family:"Oswald", Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:100%; font-weight:normal; color:#999999; text-shadow:#fff 0px 1px 1px}


#content { width:960px; float:left; }

.widget {
	width:550px;
	float: right;
	margin:20px 0;
	margin-top:0px;
	margin-bottom:10px;
	text-align:right;
	padding-right:20px
}
.widget h2 {
	display:inline;
	font-family: "Oswald", arial, helvetica, sans-serif;
	font-size:100%;
	color:#857e9a;
	text-transform:uppercase;
	text-shadow:#fff 1px 1px 1px;
	font-weight: normal;
	line-height:1.7em;
	padding-top:2px;
	padding-right:10px;
}

.postform { padding:2px; font-size:12px}

#main .title {
	width:640px;
	float:left;
}
#main p.bread {
	font-size:14px
}
#main p.bread span {
	font-weight:bold;
	color:#B82828
}
.post {
	float:left;
	width:320px;
	height:230px;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}

.post img { background: #FFFFFF;
	padding:10px;
-moz-box-shadow: 2px 3px 3px #dedede;
-webkit-box-shadow: 2px 3px 5px #dedede;
box-shadow: 2px 3px 3px #dedede;

}

.post a {
	font-family:'Arial', Arial, Helvetica, sans-serif;
	color:#485058;
	font-weight: bold;
	text-decoration:none;
	font-size:50%;
	text-shadow:#f5f6f6 0px 1px 1px;
}

.post p a { float:left; font-family:Arial, Helvetica, sans-serif; color:#8b8d8f; text-shadow:#fff 0px 1px 1px; font-size:70%; margin-top:-2px; font-weight:normal}



#holder p { font-size:80%;}
#holder p span { font-size:90%;}

.post h2 { width:320px; float:left}

.searchlink { font-size:80%; line-height:1.4em; margin-top:15px; font-weight:bold}
.searchlink a { font-size:100%; text-decoration:none; color:#003399; font-weight:normal }


.siteinfosearch { width:280px; float:right; margin-top:-10px}

.post_title .siteinfosearch { padding-right:10px}
.post_title .siteinfosearch p { font-size:90%;}
.post_title .siteinfosearch p a { font-size:100%; text-decoration:none; color:#003399; font-weight:bold}
.post_title .siteinfosearch p span { font-weight:bold}



.searchbox {
	float:left;
	width:273px;
	background: #FFFFFF;
	padding:15px;
	margin:0px 0px 20px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-right:0px;
	border:1px solid #FFFFFF;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.searchbox:hover {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
-webkit-transition: all .2s ease;
 -moz-transition: all .2s ease;
 -o-transition: all .2s ease;
 transition: all .2s ease;
	border:1px solid #cdcdcd
}



#searchbox input { border:1px solid #E1E1E1;
	font-size:100%;
	color:#444;
	line-height:23px;
	padding:2px 4px; margin-right:4px}
	
	#searchbox .input { padding:0; border:none; -webkit-box-shadow: none;
	-moz-box-shadow: none;}
	
    




.widget ul {
	width:260px;
	float:left;
	list-style-type: none;
	padding: 0px;
	margin-bottom:10px
}
.widget ul li {
	width:240px;
	float:left;
	font-family:"Oswald", Arial, Helvetica, sans-serif;
	color:#e44d26;
	font-weight:normal;
	text-decoration:none;
	font-size:80%;
	background:url(images/bullet.gif) no-repeat 0px 8px;
	padding-left:20px;
	margin-bottom:8px
}
.widget ul li a {
	color: #485568;
	text-decoration:none;
}
.widget ul li a:hover {
	color: #485568;
	text-decoration: none;
	text-decoration:underline
}
#inner {
	float:left;
	width:960px;
}


.post_title {padding-left:10px;}

.post_title .siteinfo { width:260px; float:left; margin-top:10px; padding-bottom:10px; padding-left:10px}
.post_title .siteinfo p { font-size:90%; line-height:1.5em; color:#666666}
.post_title .siteinfo p a { font-size:100%; text-decoration:none; color:#003399; font-weight:bold}
.post_title .siteinfo p span { font-weight:bold}

.post_title .siteinfo p.date { font-size:70%; padding-top:5px; color:#999999}


.post_title .rsssub { width:180px; background:#f4f4f4; float:left; margin-left:10px; margin-top:10px; padding:5px 10px; 
	display: block;
-webkit-transition: all .2s ease;
 -moz-transition: all .2s ease;
 -o-transition: all .2s ease;
 transition: all .2s ease;}
.post_title .rsssub p { font-size:70%; font-family: Arial, Helvetica, sans-serif; margin:0; padding:0; color:#666666}
.post_title .rsssub p a { font-size:120%; text-decoration:none; color:#FF9900; font-weight:bold; text-shadow:#f4f4f4 1px 1px 0;}




.comm {
	width:90px;
	padding-left:5px;
	margin-top:2px;
	float: left;
	color:#CC3366;
}
.comm1 {
	width:90px;
	padding-left:35px;
	padding-right:10px;
	margin-top:2px;
	float: left;
	color:#CC3366;
	margin-left:-10px;
	margin-bottom:20px;
}
.comm a {
	font-weight:normal;
	color:#649615;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.post-big {
	float:none;
	width:575px;
	margin:0px 15px 30px 0;
}
.post-big .info, .post-big .info p {
	color:#333 !important;
	font-size:13px;
}
.post-big p {
	margin:0;
	padding:0;
	padding-bottom:10px;
	line-height:1.5em
}
.post-big a {
	color:#333;
	font-size:13px;
	padding-bottom:4px;
	text-decoration:none;
}
.more_website_link {
	display:block;
	text-align:right;
	margin-top:-5px
}
.more_website_link2 {
	display:block;
	text-align:left;
	margin-top:30px;
}
.post_big h5 {
	margin-bottom:5px;
}
.post_big h5 a {
	text-decoration:none;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #990033 !important;
	font-weight: normal !important;
	font-size:22px !important;
}
.post_big h5 a:hover {
	text-decoration:underline
}
.feat {
	background: url(images/feat.png) no-repeat;
	width: 97px;
	height: 97px;
	position:absolute;
	z-index: 20;
	margin-left:187px;
	margin-top:-122px;
}

.singlepost {
	float:left;
	width:960px;
	padding-bottom:30px;
	line-height:20px;
	padding-right:20px;
}
.singlepost p {
	font-size:12px;
}
.singlepost ul, .singlepost ol {
	padding:3px 0 3px 25px;
}
.entry {
	font-size:100%;
	clear:both;
}
.entry p {
	padding-bottom:5px
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	margin: 5px 0;
	padding:0;
}
.entry h1 {
	font-size: 18px;
}
.entry h2 {
	font-size: 16px;
}
.entry h3, .entry h4, .entry h5, .entry h6 {
	font-size: 14px;
}
.entry h4 {
	color: #993300
}
#pagetitle {
	color:#333;
	font-size: 18px;
}
.singlepostdata {
	color: #666;
	text-decoration: none;
	font-size:12px;
}
.entry p {
	font-family:Arial, Helvetica, sans-serif;
	color:#485568;
	font-size:80%;
	line-height:1.5em;
}
.entry p a {
	color:#2481d7;
	text-decoration: underline;
	padding-top:5px;
	font-weight: normal
}
.entry p a:hover {
	text-decoration: underline;
	color:#2481d7;
}
.singlepostdata h6 {
	font-size:11px;
	font-weight:normal;
	padding-bottom:15px;
	color: #999999
}

.singlepostdata a {
	color: #000080;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
}
.singlepostdata a:hover {
	color: #000080;
	text-decoration:underline;
}
#holder {
	float:left;
	width:300px;
	height:155px;
	margin:0 10px 20px 0;
}

.post_title p a { font-size:150%}


#holder img { border: none}

.thumb img {
	width:280px;
	height:130px;
	float:left;
	margin:0px 0 0px 0px;
	background: #FFFFFF;
	padding:10px;
	-moz-box-shadow: 2px 3px 3px #dedede;
	-webkit-box-shadow: 2px 3px 5px #dedede;
	box-shadow: 2px 3px 3px #dedede;
	margin-bottom:5px;

}

.buysell-280x130 {
	width:280px;
	height:130px;
	float:left;
	margin:0px 0 0px 0px;
	background: #FFFFFF;
	padding:10px;
	-moz-box-shadow: 2px 3px 3px #dedede;
	-webkit-box-shadow: 2px 3px 5px #dedede;
	box-shadow: 2px 3px 3px #dedede;
	margin-bottom:5px;
	margin-right:10px;

}

.buysell {
	width:930px;
	height:130px;
	float:left;
	background: #FFFFFF;
	padding:10px;
	padding-right:0px;
	-moz-box-shadow: 2px 3px 3px #dedede;
	-webkit-box-shadow: 2px 3px 5px #dedede;
	box-shadow: 2px 3px 3px #dedede;
	margin-bottom:5px;
	margin-top:20px;

}

.buysell .xt {
	width:290px;
	height:130px;
	float:left;
}

.buysell .ads {
	width:620px;
	height:130px;
	float: right;
}


#holder p { font-size:11px; padding-left:10px; padding-top:5px; color:#666666}

.thumb-big img {
	width:575px;
	height:130px;
	margin:0px 0 0px 0px;
}
.thumb-big img:hover {
	width:575px;
	height:130px;
	margin:0px 0 0px 0px;
}
.ratings {
	margin-left:10px;
	margin-top:2px;
	float:right;
	position: relative;
	padding-right:10px
}
.navmeta {
	clear:both;
	margin-top:30px;
	top:30px;
	padding:30px 0;
	padding-right:180px;
	text-align:right;
	padding-bottom:40px;
	
	
}
.wp-pagenavi a {
	padding: 8px;
	text-decoration: none;
	background: url(images/navi.gif) no-repeat center center;
	height:25px;
	color:#FFFFFF;
	width: 25px;
	border: 1px solid #000;
}
.navmeta .current {
	color:#FFFFFF;
}

ul.tabs {
	padding:0px;
	margin-top:5px;
	margin-bottom:8px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background:#363636;
	color:#B5CB8F;
	padding:8px 12px 8px 12px;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #4F4F4F;
	border-bottom: none;
}
ul.tabs li a:hover {
	background:#363636;
	color:#B5CB8F;
}
.content {
	width:255px;
	background:#363636;
	border:1px solid #4F4F4F;
	padding:5px;
}
.content ul {
	margin:0px;
	padding:0px 12px;
}
.content ul li {
	list-style:none;
	border-bottom:1px solid #4f4f4f;
	padding:15px 0 15px 20px;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#8d96e9;
}
.content ul li a:hover {
	color:#737CC9;
}
.content .cloud {
	line-height:22px;
}
.content .cloud a {
	color:#555;
}
.content .cloud a:hover {
	color:#000;
}
#comments-tab li {
	padding-left:20px;
}
.ui-tabs-hide {
	display: none;
}
#wp-calendar {
	width: 150px;
	margin: 0 auto;
}
#wp-calendar a {
	text-decoration: none;
	padding: 1px 2px;
	background-color: #20212b;
	color: #fff;
}
.textwidget {
	padding:0 10px 5px 10px;
	text-align:left;
}
/* ------------------------------ footer -------------------------- */


#bgfooter {
	width:100%;
	float:left;
	height:50px;
	padding-top:30px;
	padding-bottom:30px;
	background:#cecfcf url(images/bgfooter.jpg) repeat-x;
}
footer {
	width: 960px;
	text-align:center;
	margin:0 auto;
	padding:10px 0px;
}
footer p {
	margin-top:10px;
	padding:15px 28px 20x 30px;
	font-family:"Oswald", Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight: normal;
	text-shadow:#d7d7d7 1px 1px 0;
	line-height:0.8em;
	text-transform:uppercase;
	color:#a6a6a6
}
footer nav {
	margin:0 auto;
	margin-top:20px
}
footer nav ul li {
	margin:0 auto;
	display:inline;
	color:#999;
	text-transform:uppercase;
	padding-top:35px;
	font-weight: normal;
	padding-left:10px
}
footer nav ul li a {
	font-family: "Oswald", arial, helvetica, sans-serif;
	font-size:120%;
	color:#b7bec8;
	text-decoration:none;
	padding:3px 12px;
	font-weight: normal;
}
footer nav ul li a:hover {
	background:#586678;
	color:#FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
footer nav ul li a.selected {
	background:#586678;
	color:#FFFFFF;
	text-shadow:none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
/* -------------------------- COMMENTS ------------------------*/

#com {
	width:955px;
	float:left;
	padding: 20px 0 5px 0px;
	margin-top:30px;
	border-top:1px dotted #CCCCCC
}
.commentlist {
	width:930px;
	text-align: justify;
	margin-top:10px;
	background:#e1e1e1;
	padding:15px;
	padding-bottom:0px;
	margin-bottom:30px;
	 border-bottom:1px dashed #ccc;
}
.commentlist p {
	margin: 5px 15px 10px 0px;
	clear:both;
	line-height:20px;
	font-size:13px;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
#comhead {
	font-family:"Oswald", Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:100%; font-weight:normal; color:#999999; text-shadow:#fff 0px 1px 1px}

#comments {
	border-bottom:1px solid #D9DFD0;
	padding-bottom:5px;
}
.comment-meta {
	padding-bottom:30px;
}
.comment-author {
	font-weight:bold;
	font-size:100%;
	margin:3px 0 0 0px;
	float:left;
}
.comment-author a:link, .comment-author a:visited, .comment-author a:active {
	color:#000080;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
.comment-author a:hover {
	color: #000080;
	text-decoration: none;
}
.comment-date {
	font-size:11px;
	color:#999;
	margin-top:3px;
	padding-bottom:10px;
	font-weight:normal;
}
.com_txt {
	margin-top:3px;
	clear:both;
	font-size:90%;
	padding:10px;
	margin-bottom:10px;
	color:#333;
}

.com_txt p { font-size:90%; line-height:1.2em}

.cgravatar {
	float: left;
	padding-right:10px;
}
#respond {
	width:950px;
	float:left;
	padding: 20px 0 10px 0px;
	clear: both;
	float:left;
	text-transform:uppercase; 
	font-size:100%; 
	font-weight:normal; color:#999999; 
	font-family:"Oswald", Arial, Helvetica, sans-serif;
	text-shadow:#fff 0px 1px 1px;
}
#commentform {
	padding: 0 10px 0 0px;
	display: block;
}
#commentform label {
	font-size:120%;
	color : #444;
	padding-left:10px
}
#commentform input {
	width:300px;
	border:1px solid #E1E1E1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:150%;
	color:#444;
	line-height:23px;
	padding:7px 10px;
	font-weight: normal;
	margin-bottom:10px;
}

#commentform #submit {
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 20px;
	padding:0;
	width:170px;
	text-transform:uppercase;
	background: #22acbd;
	font-size:150%;
	font-weight:bold;
	height:35px;
	border: none;
	overflow: hidden;
	color:#FFFFFF;
}
#commentform p {
	padding: 5px 0 0 0;
	font-size: 10px;
	color : #606060;
	text-shadow:none;
}
#commentform p a {
	color: #657600;
	text-decoration: none;
}
#commentform p a:hover {
	text-decoration: underline;
}
#commentform #comment {
	width:300px;
	height:118px;
	border:1px solid #E1E1E1;
	font-size:15px;
	color:#444;
	line-height:23px;
	padding:4px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:150%;
	font-weight: normal;
	margin-top:10px;
	margin-bottom:15px;
}
/*** Edited *******/

.categories {
	margin:0;
	font: bold 14px 'Arial', Times New Roman, Times, serif;
	line-height:1.2;
}
.categories ul {
	border:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0 15px 0px;
}
.categories ul li {
	background:transparent;
	margin:0;
	padding:5px 0 5px 0px;
	color:#FF3300;
}
.categories ul li a {
	color:#A9A9A9;
	text-decoration:none;
}
.categories ul li a:hover {
	color:#fff;
	text-decoration:none;
}
.archives {
	margin:0;
	font: bold 14px 'Arial', Times New Roman, Times, serif;
	line-height:1.2;
}
.archives ul {
	border:medium none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0 15px 0px;
}
.archives ul li {
	background:transparent;
	margin:0;
	padding:5px 0 5px 0px;
	border-bottom:1px solid #4F4F4F;
	color:#FF3300;
}
.archives ul li a {
	color:#A9A9A9;
	text-decoration:none;
}
.archives ul li a:hover {
	color:#fff;
	text-decoration:none;
}
#friends {
	margin-top:30px
}
#friends h3 {
	font-size:11px;
	color:#B5CB8F;
	padding-left:15px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal
}
#friends ul {
	margin-top:10px;
	padding-left:15px
}
#friends ul li {
	color:#999;
	line-height:1.5em;
	padding-bottom:4px
}
#friends ul li a {
	color:#999;
	font-size:14px
}
#friends ul li a:hover {
	color:#999;
	text-decoration: underline
}
.download {
	width:auto;
}
.download p {
	font-size:14px;
	font-weight:bold;
	line-height:1.8em
}
.download p a {
	font-size:14px;
	text-decoration: underline;
	color:#000080;
	padding-right:10px
}
.download p a:hover {
	text-decoration: underline;
	color:#000080;
}
.download p a.view {
	width:32px;
	height:32px;
	background:url(images/view.png) no-repeat left top;
	padding-right:25px;
	padding-left:38px;
	padding-bottom:10px;
	padding-top:6px
}
.download p a.download {
	width:32px;
	height:32px;
	background:url(images/download.png) no-repeat left top;
	padding-right:5px;
	padding-left:38px;
	padding-bottom:10px;
	padding-top:5px
}
.googlead {
	text-align:center;
	padding-bottom:3px;
}
.adleft {
	width:600px;
	height:100px;
	float:left;
	padding-bottom:14px;
	margin-bottom:10px
}
.contentarea {
	width:560px;
	float:left;
	padding:5px;
}
.contentarea .title {
	padding-bottom:20px;
	font-size:12px;
	font-weight:normal;
	color:#555
}
.resources {
	width:551px;
	height:110px;
	margin:10px 0 30px 0px;
	border:1px dashed #C1C1C1;
	padding:10px 12px;
	padding-left:0px;
}
.resources:hover {
	width:551px;
	height:110px;
	margin:10px 0 30px 0px;
	border:1px dashed #C1C1C1;
	padding:10px 12px;
	padding-left:0px;
	background:#F4F4F4
}
.p-head {
	width:560px;
	padding-bottom: 15px;
}
.p-head h3 {
	color:#2e2e2e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding-left:10px
}
.p-head h3 a, .p-head h3 a:visited {
	color:#2d5dad;
	text-decoration:none
}
.p-head h3 a:hover {
	color:#2d5dad;
	text-decoration: underline;
}
.p-cat {
	float:left;
	color:#8796B2;
	font-weight: normal;
	padding-top:2px;
	font-size:10px;
}
.p-cat a, .p-cat a:visited, .p-cat a:hover {
	text-transform:uppercase;
	text-decoration: none;
	color:#8796B2;
	padding-left: 5px;
	font-weight:normal
}
.p-head2 {
	width:550px;
	float:left;
	margin-top:22px;
	padding-bottom:10px;
	margin-bottom:25px
}
.p-head2 p {
	font-size:10px
}
.p-head2 h3 {
	color:#4B628B;
	font:bold 26px/26px "Arial";
	padding-bottom:4px
}
.p-head2 h3 a, .p-head2 h3 a:visited {
	color:#4B628B;
	text-decoration:none
}
.p-head2 h3 a:hover {
	color:#4B628B;
	text-decoration: none;
}
.p-head2 p {
	margin:0;
	padding:0;
	color: #999999
}
.p-time {
	width:90px;
	height:15px;
	float:left;
	padding-top:2px;
}
.p-time .day {
	width:15px;
	font-size:11px;
	color: #7B7E83;
	float:left;
}
.p-time .month {
	width: 25px;
	font-size:11px;
	float:left;
	color:#7B7E83;
}
.p-time .year {
	width:30px;
	font-size:11px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#7B7E83;
}
.p-con {
	width:550px;
	float:left
}
.p-con h2 {
	font-size:15px;
	font-weight: normal;
	text-decoration: underline;
	padding-top:10px
}
.p-con p {
	padding: 5px 0px;
	padding-bottom:6px;
	color:#666;
	font-size:13px;
	line-height:1.4em;
	padding-left:10px
}
.p-con h5 {
	width:550px;
	float:left;
	font-style:italic;
	padding-left:10px;
	font-size:11px;
	font-family:"Oswald", Arial, Helvetica, sans-serif;
	color:#999999
}
.p-det {
	width:557px;
	float:left;
	margin-top: 4px;
	padding:1px;
	background:#F4F4F4;
	padding-left:5px;
	margin-bottom:4px
}
.p-det p {
	float:left;
	padding-top: 2px;
	padding-right:5px
}
.p-det li {
	color:#7B7E83;
	display: inline;
	padding: 2px 0px 0px 5px;
	margin-right: 10px;
	font-size:11px;
}
.p-det li.p-det-com {
	width:auto;
	float:left;
	color:#444
}
.p-det li.p-det-com a {
	font-weight: normal;
	color: #7B7E83;
	text-decoration:none;
}
.p-det li.p-det-tag {
	background:none
}
.p-det li a, .p-det a:visited {
	font-size:11px;
	margin-right: 3px;
	color:#7B7E83
}
/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */



#firstcol {
	float: left;
}
#secondcol {
	float: left;
}
#thirdcol {
	padding-top: 10px;
	margin-right: 106px;
	margin-bottom: 10px;
	float: right;
}
/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */
	
#menucontainer {
	width: 760px;
	float:left;
}
#menucontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight:bold
}
.firstcol {
	float: left;
	width:500px;
	padding-left:30px;
}
.secondcol {
	float: left;
	width:500px;
	padding-left:30px
}
#menu {
	width:200px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	margin: 10px 10px;
	float:left
}
#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}
#menu li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu1.gif);
	padding: 8px 0 0 10px;
}
#menu li a:hover {
	color: #26370A;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu1.gif) 0 -32px;
	padding: 8px 0 0 10px;
}
#menu li a:active {
	color: #26370A;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu1.gif) 0 -64px;
	padding: 8px 0 0 10px;
}
/* =-=-=-=-=-=-=-[Menu Two]-=-=-=-=-=-=-=- */
	
	
#menu2 {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #677D92;
	border-size: 1px;
	border-width: 1px;
	margin: 10px 10px;
	float:right
}
#menu2 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}
#menu2 li a:link, #menu2 li a:visited {
	color: #fff;
	display: block;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu2.gif);
	padding: 8px 0 0 10px;
}
#menu2 li a:hover {
	color: #283A50;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu2.gif) 0 -32px;
	padding: 8px 0 0 10px;
}
#menu2 li a:active {
	color: #283A50;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu2.gif) 0 -64px;
	padding: 8px 0 0 10px;
}
/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	
#menu3 {
	width: 200px;
	border: 1px solid #ccc;
	margin: 10px 10px;
	float:left
}
#menu3 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}
#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu3.gif);
	padding: 8px 0 0 30px;
}
#menu3 li a:hover, #menu3 li a:active {
	color: #283A50;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
}
/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */
	
#menu4 {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	margin: 10px 10px;
	float:right
}
#menu4 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}
#menu4 li a:link, #menu4 li a:visited {
	color: #9E3C02;
	display: block;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu4.gif);
	padding: 8px 0 0 30px;
}
#menu4 li a:hover {
	color: #fff;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
}
#menu4 li a:active {
	color: #fff;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
}
/* =-=-=-=-=-=-=-[Menu Five]-=-=-=-=-=-=-=- */
	
#menu5 {
	width: 200px;
	border-style: none solid none solid;
	border-color: #D0D0D0;
	border-width: 1px;
	margin: 10px 10px;
	float:left
}
#menu5 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}
#menu5 li a:link, #menu5 li a:visited {
	color: #777;
	display: block;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu5.gif);
	padding: 8px 25px 0 10px;
	text-align: right;
}
#menu5 li a:hover {
	color: #fff;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu5.gif) 0 -32px;
	padding: 8px 25px 0 10px;
	text-align: right;
}
#menu5 li a:active {
	color: #fff;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu5.gif) 0 -64px;
	padding: 8px 25px 0 10px;
	text-align: right;
}
/* =-=-=-=-=-=-=-[Menu Six]-=-=-=-=-=-=-=- */
	
#menu6 {
	width: 200px;
	margin: 10px 10px;
	float:right
}
#menu6 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}
#menu6 li a:link, #menu6 li a:visited {
	color: #8D9179;
	display: block;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu6.gif);
	padding: 8px 0 0 10px;
}
#menu6 li a:hover, #menu6 li a:active {
	color: #6C7250;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu6.gif) 0 -32px;
	padding: 8px 0 0 10px;
}
/* =-=-=-=-=-=-=-[Menu Seven]-=-=-=-=-=-=-=- */
	
#menu7 {
	width: 200px;
	border-style: none dashed dashed dashed;
	border-color: #608FB5;
	border-width: 1px;
	float:left;
	margin: 10px 10px;
}
#menu7 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
	text-decoration: none;
}
#menu7 li a:link, #menu7 li a:visited {
	color: #1D537F;
	display: block;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu7.gif) repeat-x;
	padding: 10px 0 0 10px;
}
#menu7 li a:hover {
	color: #fff;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu7.gif) repeat-x 0 -32px;
	padding: 10px 0 0 10px;
}
#menu7 li a:active {
	color: #fff;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu7.gif) repeat-x 0 -64px;
	padding: 10px 0 0 10px;
}
/* =-=-=-=-=-=-=-[Menu Eight]-=-=-=-=-=-=-=- */
	
#menu8 {
	width: 200px;
	margin: 10px 10px;
	float:right
}
#menu8 li a {
	text-decoration: none;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
}
#menu8 li a:link, #menu8 li a:visited {
	color: #777;
	display: block;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu8.gif);
	padding: 8px 0 0 20px;
}
#menu8 li a:hover {
	color: #257EB7;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu8.gif) 0 -32px;
	padding: 8px 0 0 25px;
}
#menu8 li a:active {
	color: #fff;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu8.gif) 0 -64px;
	padding: 8px 0 0 25px;
}
/* =-=-=-=-=-=-=-[Menu Nine]-=-=-=-=-=-=-=- */
	
#menu9 {
	width: 200px;
	margin: 10px 10px;
	float:left;
	margin-bottom:100px;
}
#menu9 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}
#menu9 li a:link, #menu9 li a:visited {
	color: #E5E8D4;
	display: block;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu9.gif);
	padding: 8px 0 0 10px;
}
#menu9 li a:hover {
	color: #725033;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu9.gif) 0 -32px;
	padding: 8px 0 0 10px;
}
#menu9 li a:active {
	color: #fff;
	background: url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/menu9.gif) 0 -64px;
	padding: 8px 0 0 10px;
}
.highlight {
	background:#F4FED8
}
.button {
	background:url(http://www.cssmenusamples.com/wp-content/themes/gallery/images/button.png) -32px right no-repeat;
	color:#FFFFFF;
	clear:both;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	width:auto;
	margin-right:30px;
}
a.button {
	text-decoration:none;
	color:#FFFFFF
}
a:hover.button {
	text-decoration:none;
	color:#FFFFFF
}
.button span {
	background:url(img/button.png) left top no-repeat;
	display:block;
	height:31px;
	line-height:31px;
	padding-left:10px;
	padding-right:8px;
	margin-right:20px;
}
/* -------------------------------------------------------- */
/* MENU														*/

.v-menu {
	border:solid 1px #7F9FBF;
	width:200px;
	clear:both;
}
ul.v-menu, .v-menu li {
	padding:0;
	margin:0;
	list-style:none;
}
ul.v-menu {
	clear:both;
	margin-top:6px;
	padding:6px 10px;
}
.v-menu li a {
	color:#555555;
	font-weight:bold;
	display:block;
	padding:4px;
	text-decoration:none;
}
.v-menu li a:hover {
	color:#999999;
	text-decoration:none;
}
.colorgrey {
	color:#A9AEA2
}
.footerbloglinks {
	width:940px;
	float:left;
	padding-left:20px
}
.footerbloglinks .ranks {
	width: auto;
	float:left;
	padding-right:10px
}
.support {
	width:auto
}
.support input {
	border:1px solid #FFFFFF
}
.widget input {
	border:none
}
.clickbank {
	width:500px;
	float:left;
	padding:20px 0px;
	padding-bottom:0px;
}
.clickbank-336 {
	width:560px;
	float:left;
	padding:20px;
	border:1px solid #F4F4F4;
	padding-left:15px
}
.linkunit {
	width:580px;
	float:left;
	padding:7px 10px;
	background:#1C1C1C;
}
.clickbank-3362 {
	width:426px;
	float:left;
	padding:20px;
	border:1px solid #F4F4F4;
	border-top:none;
	margin-bottom:20px
}
.sidebarad300x250 {
	width:300px;
	padding:5px;
	float:left;
	margin-bottom:10px;
}
.adright {
	width:295px;
	height:180px;
}
.adright1 {
	width:295px;
	height:90px;
	margin-top:10px;
	margin-bottom:10px
}
.adright2 {
	width:295px;
	height:125px;
	margin-top:10px;
	margin-bottom:10px
}

::selection { background: #ccd3df; color:#000 /* Safari */}
::-moz-selection {background: #ccd3df; color:#000 /* Firefox */}


.post_title .button_order { width:280px; background: #FF3300; float:left; border:1px dashed #cc0000; margin-top:30px; -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	display: block;
-webkit-transition: all .2s ease;
 -moz-transition: all .2s ease;
 -o-transition: all .2s ease;
 transition: all .2s ease;}
.post_title .button_order p {width:280px; float:left; font-size:90%; margin:0; padding:0;}
.post_title .button_order p a {width:260px; float:left; font-size:140%;font-family:"Myriad Pro", Arial, Helvetica, sans-serif; text-decoration:none; color:#fff; font-weight:bold; text-shadow:#cc0000 1px 2px 0; padding:5px 10px; text-align:center }



