
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#ccc;
	margin:0;
	padding:0;
}

.alt {
	background-color:#222;
}

.indexad {
	text-align:center;
	margin:0 auto;
}

#preheader {
	width: 992px;
	height: 90px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#preheader .smallunit {
	float:left;
	width: 255px;
	height: 90px;
}

#preheader .bigunit {
	float: right;
	width: 728px;
	height: 90px;
}

#adwrapper {
	width: 992px;
	height: 100px;
	margin: 0 auto;
	padding-top:10px;
	padding-bottom:20px;
	text-align: center;
	border:1px solid white;
	background: #fff;
}

#adunit {
	background: url("http://thinksimplenow.com/images/advertisment-header-vertical.png") no-repeat scroll 0 41.5% transparent;
	height: 90px;
	margin: 0 auto;
	padding: 9px 0 9px 9px;
	width: 728px;
}

.fb-like {
	padding-bottom: 5px;
}

#header {
	width:990px;
	height:55px;
	margin:0 auto;
}

#header .logo {
	float:left;
	width:330px;
	margin:10px 0 0;
}

#header .ads {
	float:right;
	height:40px;
	width:630px;
	margin:10px 0 0;
}

#topbg {
	width:1006px;
	background-image:url(http://coolvibe.com/wp-content/themes/cv2/images/bg.png);
	background-repeat:repeat-y;
	margin:0 auto;
}

.bgwrapper {
	background-image:url(http://coolvibe.com/wp-content/themes/cv2/images/navbg.png);
	width:992px;
	background-repeat:repeat-x;
	background-color:#ccc;
	margin:0 0 0 5px;
}

#topbg .showcase {
	width:990px;
	margin:0;
}

#topbg .showcase h2 {
	font-size:12px;
	text-transform:uppercase;
	color:#ccc;
	margin:0 0 5px;
	padding:0 0 0 5px;
}

#topbg .showcase h2 a {
	text-decoration:none;
	color:#e4510f;
}

#topbg .showcase a.popularpost {
	display:block;
	text-transform:uppercase;
	width:184px;
	font-size:12px;
	height:30px;
	text-decoration:none;
	color:#fff;
	border:2px solid #fff;
	font-weight:700;
	float:left;
	margin:0 0 4px 3px;
	padding:60px 3px 3px;
}

#topbg .showcase a:hover.popularpost {
	text-decoration:underline;
	border:2px solid #F90;
}

.navfloat {
	float:left;
	width:540px;
	height:22px;
}

.nav {
	width:1000px;
	height:42px;
	margin:0 auto;
	padding:0;
}

.nav a img {
	border:0;
	vertical-align:middle;
	padding:0 5px 3px 0;
}

.nav .s-menu {
	float:left;
	width:290px;
	height:22px;
	padding:7px 0 7px 5px;
}

.nav .s-menu a {
	font-size:12px;
	font-weight:700;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 3px;
	padding:0 8px;
}

.nav .s-menu a:hover {
	color:#39F;
}

.nav .a-menu {
	float:right;
	height:22px;
	padding:7px 10px 7px 0;
}

.nav .a-menu a {
	font-size:12px;
	font-weight:700;
	color:#f60;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 7px;
}

.nav ul {
	font-size:15px;
	text-transform:uppercase;
	list-style:none;
	font-weight:700;
	margin:0;
	padding:0;
}

.nav ul li {
	display:block;
	position:relative;
	float:left;
}

.nav ul li a {
	display:block;
	text-decoration:none;
	color:#fff;
	margin-left:1px;
	white-space:nowrap;
	padding:10px;
}

.nav ul li a:hover {
	background:#333;
}

.nav li:hover ul {
	display:block;
	position:absolute;
}

.nav li:hover li {
	float:none;
	font-size:14px;
}

.nav li:hover a {
	background:#555;
}

img {
	border:none;
}

.highlight-author {
	background-color:#804040;
}

.gallery-item {
	float:left;
	margin:0;
	padding:0;
}

.gallery-item a {
	text-decoration:none;
	display:block;
	width:248px;
	height:150px;
}

.gallery-item a:hover {
	text-decoration:none;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
}

.gallery img {
	border:none;
	width:248px;
	height:150px;
}

.gallery-caption {
	margin-left:0;
}

.top {
	width:1010px;
	margin:12px auto 0;
}

.bottom {
	width:1010px;
	clear:both;
	margin:0 auto 6px;
}

.post {
	background-image:url(http://coolvibe.com/wp-content/themes/cv2/images/bg.png);
	background-repeat:repeat-y;
	width:1002px;
	color:#fff;
	margin:0 auto;
	padding:0 0 0 5px;
}

.post .title {
	height:42px;
	background-color:#000;
	width:962px;
	margin:0;
	padding:5px 5px 10px;
}

.post .title .titledetails {
	float:right;
	width:140px;
	font-size:12px;
	font-weight:700;
	text-align:right;
	padding:15px 10px 0 0;
}

.post .title h1,
.post .title h2 {
	font-size:44px;
	color:#fff;
	font-weight:700;
	letter-spacing:-2px;
	margin:0;
	float: left;
}

.post h1,
.post h2 a {
	color:#fff;
	text-decoration:none;
}

.post h1 a:visited {
	color:#000;
	text-decoration:none;
}

.post h1,
.post h2 a:hover {
	color:#666;
}

.post .entry {
	line-height:20px;
	width:992px;
	position: relative;
}

.post-edit-link {
	float: left;
	margin: 10px 0 0 15px;
	color: #FFF;
}

.post-edit-link:hover {
	color: #666;
}

.tallAd {
	width: 160px;
	height: 600px;
	display: block;
	position: absolute;
	top: -57px;
	left: -170px;
}

#featured-section {
	width: 1002px;
	height: 775px;
	background-image: url("http://coolvibe.com/wp-content/themes/cv2/images/bg.png");
background-repeat: repeat-y;
color: #FFFFFF;
	overflow: hidden;
	margin: 17px auto 0;
	display: block;
}

#featured-section h2 {
	font-size: 44px;
	margin: 10px 0 5px 20px;
}

#featured-section div.img_arc_img {
	margin: 0 15px 10px 0;
}

#featured-section table {
	float: left;
}

#featured-section div.section-ad {
	width: 160px;
	float: left;
	margin: 4px 14px 0 22px;
}

#featured-section table + a {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	width: 150px;
	display: block;
	margin: 10px 0 0 421px;
	float: left;
	clear: both;
	color: #FFF;
}

#featured-section table + a:hover {
	color: #666666;
}

/*center.fb-container {
	width: 822px;
}*/

.post .entry p {
	margin:0;
	padding:5px;
}

.post .entry h3 {
	color:#fff;
	font-size:16px;
	margin:10px 0 2px;
	padding:0;
}

.post .entry a,
.post .entry a:visited {
	color:#fff;
	text-decoration:underline;
}

.post .entry a:hover {
	color:#ccc;
	text-decoration:none;
}

.post .entry .entrydetails {
	height:270px;
	border-top:1px dotted #666;
	margin:0;
	padding:20px 5px 5px;
}

.post .entry .entrydetails .section {
	width:240px;
	float:left;
	font-size:14px;
	font-weight:700;
	color:#ccc;
	margin:0 20px 0 0;
}

.post .entry .entrydetails .section h3 {
	font-size:20px;
	color:#fff;
	margin:0 0 3px;
	padding:0;
}

.post .entry .entrydetails .section a {
	color:#000;
	text-decoration:none;
	background-color:#ccc;
	padding:0 2px;
}

.post .entry .entrydetails .section a:hover {
	color:#000;
	text-decoration:none;
	background-color:#fff;
	padding:0 2px;
}

.post .entry .entrydetails .section-s {
	width:300px;
	float:left;
	margin:0 20px 0 0;
}

.post .entry .entrydetails .section-s h3 {
	font-size:20px;
	color:#fff;
	margin:0 0 3px 2px;
	padding:0;
}

.post .entry .entrydetails .section-s ul {
	list-style:none;
	font-size:14px;
	color:#ccc;
	margin:0;
	padding:0;
}

.post .entry .entrydetails .section-s li {
	border-bottom:1px dotted #ccc;
	margin:0 0 5px;
	padding:0 0 0 3px;
}

.post .entry .entrydetails .section-s li a {
	color:#ccc;
	text-decoration:none;
	background-color:none;
}

.post .entry .entrydetails .section-s li a:hover {
	color:#666;
	text-decoration:none;
}

#box {
	width:992px;
	height:30px;
	background-color:#FC0;
	color:#000;
	border-top:2px solid #F60;
	border-bottom:2px solid #F60;
	clear:both;
}

#box .button {
	height:21px;
	float:left;
	margin:5px 20px 0 0;
}

#box .note {
	float:left;
	font-weight:700;
	margin:5px 10px 0 5px;
}

#box.boxtwo {
	background-color:#c6c6c6;
	border: 0px;
}

.attachment-ad {
	text-align:center;
	clear:both;
	color:#fff;
	margin:10px auto 0;
	padding:10px 0;
}

.attachment-nav {
	width:990px;
	height:60px;
	clear:both;
	margin:10px 0;
}

.attachment-nav .left {
	float:left;
	font-size:80px;
}

.attachment-nav .right {
	float:right;
	font-size:80px;
}

.navigation {
	clear:both;
	margin:20px 0;
}

.navigation .button a {
	float:right;
	font-size:24px;
	background-color:#fff;
	text-decoration:none;
	color:#000;
	margin:10px 0 30px;
	padding:2px;
}

.navigation .button a:hover {
	text-decoration:none;
	background-color:#000;
	color:#fff;
}

.return {
	float:left;
	padding:5px;
}

.return a {
	font-size:22px;
	color:#F90;
	display:block;
	text-decoration:none;
}

form {
	display:inline;
	margin-top:40px;
}

.commenttitle {
	font-size:20px;
	color:#fff;
	text-align:center;
	font-style:italic;
	margin:10px 0 0;
	padding:3px;
	width: 812px;
}

#commentform {
	height:420px;
	background-color:#000;
}

#commentform .data {
	color:#000;
	border:1px solid #999;
	background:none;
	font-size:20px;
	width:200px;
	margin:0;
	padding:3px;
}

#commentform input {
	background:#ccc;
	color:#000;
	margin:2px 0 0;
	padding:3px;
}

#commentform textarea {
	color:#000;
	width:570px;
	height:200px;
	border:1px solid #999;
	background-color:#fff;
	font-family:helvetica, sans-serif;
	font-size:20px;
	margin:0;
	padding:3px;
}

#commentform #submit {
	margin-right:1px;
	float:right;
	background-color:#ccc;
	color:#000;
}

#commentform p {
	margin:2px 0 0;
}

#commentform h2 {
	font-size:18px;
	font-weight:700;
	color:#fff;
	margin:10px 0 0;
	padding:0;
}

#commentform .commenttextinput {
	float:left;
}

#commentform .commentinfo {
	float:left;
	width:220px;
}

#commentform .commenttext {
	color:#000;
}

.commentlist {
	text-align:justify;
	font-size:14px;
	margin:0;
	padding:0;
	width: 812px;
}

.commentlist .author {
	color:#F90;
	font-weight:700;
	font-size:20px;
	margin:0;
}

.commentlist .author a {
	color:#F90;
	text-decoration:none;
}

.commentlist .author a:hover {
	color:#F90;
	font-weight:700;
	text-decoration:underline;
}

.commentlist .date {
	font-size:10px;
	color:#ccc;
	margin:5px 0 0;
}

.commentlist p {
	line-height:1.4em;
	font-size:16px;
	margin:10px 1px 0 0;
	padding:5px 0 8px;
}

.commentlist li {
	list-style:inside decimal;
	font-size:18px;
	width:802px;
	margin:0;
	padding:2px 5px 0;
}

.nocomments {
	text-align:center;
	margin:0;
	padding:0;
}

.commentmetadata {
	display:block;
	margin:0;
}

.gravatar {
	float:left;
	height:48px;
	margin:0 5px 0 0;
}

#fb-commentbox {
	position: relative;
}

.comments-ad {
	position: absolute;
	top: 0;
	right: -170px;
}

#footer {
	width:980px;
	border-top:1px solid #ccc;
	clear:both;
	color:#000;
	margin:20px auto 0;
	padding:0 5px;
}

#footer .section {
	width:240px;
	float:left;
	margin:0 10px 10px 0;
}

#footer .section h2 {
	font-size:16px;
	color:#F60;
	margin:0 0 5px;
	padding:0;
}

#footer .section ul {
	list-style:none;
	font-size:14px;
	font-weight:700;
	color:#333;
	margin:0;
	padding:0;
}

#footer .section li {
	border-bottom:1px dotted #888;
	margin:0 0 5px;
}

#footer .section li a,
#footer .section li a:link,
#footer .section li a:visited {
	color:#333;
	text-decoration:none;
	display:block;
	padding:0 0 2px;
}

#footer .section li a:hover {
	color:#F60;
	text-decoration:none;
}

#footer .endfooter {
	width:990px;
	clear:both;
	text-align:left;
	font-size:11px;
	color:#333;
	margin:10px 0 0;
	padding:10px 0;
}

#footer .section #twitter_update_list li {
	color:#666;
	padding:3px 0;
}

#footer .section #twitter_update_list li a {
	color:#000;
	display:inline;
}

#footer #marketblock {
	width:600px;
	padding-left: 370px;
	font-size: 11px;
}

#footer #marketblock a,
#footer #marketblock a:link,
#footer #marketblock a:visited {
	color: #333;
	text-decoration:none;
}

#footer #marketblock a:hover {
	color: #F60;
	text-decoration:none;
}

.wp-pagenavi {
	width:1000px;
	text-align:center;
	margin:30px auto;
}

.wp-pagenavi a,
.wp-pagenavi a:visited,
.wp-pagenavi a:active {
	text-decoration:none;
	border:1px solid #666;
	color:#000;
	margin:3px;
	padding:10px;
}

.wp-pagenavi a:hover {
	border:1px solid #000;
	color:#fff;
	background-color:#000;
}

.wp-pagenavi span.pages {
	color:#000;
	margin:2px;
	padding:10px;
}

.wp-pagenavi span.current {
	font-weight:700;
	border:1px solid #000;
	color:#000;
	background-color:#fff;
	margin:2px;
	padding:10px 25px;
}

.wp-pagenavi span.extend {
	border:1px solid #000;
	color:#000;
	margin:2px;
	padding:10px 20px;
}

.widget_search .screen-reader-text,
#topbg .showcase .more,
.nav li ul {
	display:none;
}

.nav .a-menu a:hover,
.return a:hover {
	color:#fff;
}

.gallery,
.gallery p,
.gallery dt,
.gallery dl {
	margin:0;
	padding:0;
}
@media screen and -webkit-min-device-pixel-ratio0 {
.navfloat {
float:left;
width:430px;
}
.nav ul {
font-size:14px;
text-transform:uppercase;
list-style:none;
font-weight:700;
margin:0;
padding:0;
}
.nav li:hover li {
float:none;
font-size:12px;
}
}

/*MailChimp Form*/
#mc_embed_signup {
	/*clear:left;*/
	font:14px Helvetica, Arial, sans-serif;
	float: right;
}

.mc-field-group {
	width: 390px;
}

#mc_embed_signup input.email {
	width: 150px;
	float: left;
	margin: 0 0 0 5px;
}

#mc_embed_signup input.button {
	float: left;
	margin: 0 0 0 5px;
}

#mc_embed_signup label {
	font-size: 12px;
	float: left;
	margin: 5px 0 0;
}

.bsa-below {
	width: 992px;
	height: 250px;
	padding: 10px;
	margin: 0 auto;
}

.bsa-below > div {
	width: 300px !important;
	height: 250px;
	margin: 0 auto;
}


