/*   
Theme Name: CS
Theme URI: http://coolspotters.com
Description: CS theme by Fanzter, Inc.
Author: Aaron Weyenberg
Version: 1.0
*/


/*
Globals
-------------------------------------------------------------------------------------------
*/

a,
a:visited,
a:link {
	color: #019bd3;
	text-decoration: none;
}

a:hover {
	color: #00bbff;
}


.clear {
	clear: both;
}

.clearfix:after {
  	content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
   	visibility: hidden;
}
.clearfix{
	display: inline-block;
	display: block;
}

#IEroot .clearfix {
	height: 1%;
}
	
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}


/*
Header
-------------------------------------------------------------------------------------------
*/

.mast {
	background: url(i/topbg.png) no-repeat 0 0;
}

.logo {
	margin: 7px 0;
}

.logo a {
	display: block;
	width: 320px;
	height: 72px;
	text-indent: -9999px;
	background: url(i/sprite.png) no-repeat -188px 0;
}

.navbar {
	background: url(i/barbg.png) no-repeat 0 0;
}


.main-nav {
	padding: 8px 0 0 0;
	float: left;
}

.main-nav li {
	float: left;
	display: block;
	height: 26px;
	padding: 0 8px 0 0;
	margin-right: 10px;
	background: url(i/sprite.png) no-repeat -1000px -76px;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

	.main-nav li.selected {
		background: url(i/sprite.png) no-repeat right -76px;
	}

.main-nav li a {
	display: block;
	background: url(i/sprite.png) no-repeat -1000px -76px;
	padding: 6px 0 6px 8px;
}

	.main-nav li.selected a {
		background: url(i/sprite.png) no-repeat 0 -76px;
	}

.social {
	float: right;
	position: relative;
	top: -25px;
}

.social li {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3em;
}

.social a {
	display: block;
	width: 150px;
	height: 66px;
}

.social em {
	display: block;
	float: left;
	width: 67px;
	height: 67px;
	background: url(i/sprite.png) no-repeat 0 0;
}

.social .rss {
	background-position: -67px 0;
}

.social span {
	float: left;
	display: block;
	padding-top: 32px;
	width: 80px;
}



/*
Posts
-------------------------------------------------------------------------------------------
*/

.special {
	color: #393935;
	margin-bottom: .5em;
}

.post {
	margin: 0 0 4em 0;
	padding-right: 16px;
	margin-bottom: 26px;
}

.post-title {
	font-size: 200%;
	margin: 0 0 .05em 0;
}

.post p {
	line-height: 1.5em;
}

.post-title a {
	color: #f63293;
	
}

.post-meta {
	margin: 0 0 1.4em 0;
}

.meta-label {
	font-size: 11px;
	float: left;
	color: #87877d;
	margin: 0 5px 0 0;
}

.post-categories {
	float: left;
}

.post-categories li {
	float: left;
	display: block;
	height: 18px;
	padding: 0 8px 0 0;
	margin-right: 10px;
	background: url(i/sprite.png) no-repeat right -107px;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

.post-categories li a {
	display: block;
	background: url(i/sprite.png) no-repeat 0 -107px;
	padding: 2px 0 2px 8px;
	color: #87877d;
}

	.post-categories li a:hover {
		color: #01b0f0;
	}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.wp-caption-text {
	font-size: 11px;
	text-align: center;
	padding: 3px 0;
	color: #a0a094;
}

/*
Comments
-------------------------------------------------------------------------------------------
*/

.commentlist {
	font-size: 11px;
	padding: 0 15px 15px 0;
}

.comment {
	border-top: 1px solid #E7E7DE;
	padding: 10px 0;
	margin-bottom: 10px;
}

.comment-author {
	float: left;
	width: 180px;
	overflow: hidden;
}

.comment-author cite {
	font-style: normal;
	font-weight: bold;
}

.comment-content {
	float: left;
	width: 410px;
	padding-left: 10px;
}

/*.comment-content {
	float: right;
	width: 455px;
}
*/
.comment-content p {
	margin-top: 7px;
	margin-bottom: 5px;
}

.row {
	margin: 10px 0;
}

.avatar_cont {
	float: left;
	margin: 0 10px 0 0;
}

#comment {
	width: 90%;
}

.req {
	font-size: 11px;
}

.post-button {
	border: 0;
	display: block;
	float: left; 
	width: 126px;
	height: 35px;
	text-indent: -9999px;
	cursor: pointer;
	background: white url(i/sprite.png) no-repeat 0 -129px;
}



/*
Search
-------------------------------------------------------------------------------------------
*/

#searchform {
	padding: 0 0 30px 0;
}

.search-input {
	/* 212 x 31 */
	padding: 7px 5px 3px 7px;
	width: 200px;
	height: 21px;
	font: normal 17px/17px "Helvetica Nueue","Helvetica","Arial",Sans-serif;
	color: #b6b6ab;
	border: 0;
	background: white url(i/sprite.png) no-repeat 0 -200px;
	float: left;
	margin-right: 5px;
}

.search-button {
	border: 0;
	width: 74px;
	height: 31px;
	text-indent: -9999px;
	cursor: pointer;
	background: white url(i/sprite.png) no-repeat 0 -166px;
	float: left;
}



/*
Sidebar
-------------------------------------------------------------------------------------------
*/

.sidebar h3 {
	color: #f63293;
	font-size: 130%;
	margin-top: 1em;
	margin-bottom: .7em;
}

.sidebar ul {
	font-size: 90%;
}

.textwidget {
	font-size: 90%;
	margin-top: 1.4em;
}

.sidebar ul li {
	padding: 0 0 4px 0;
	margin: 5px 0;
	border-bottom: 1px solid #e7e7de;
}




/*
Footer
-------------------------------------------------------------------------------------------
*/

.footer {
	border-top: 1px solid #e7e7de;
	padding-top: 15px;
	margin: 30px 0 20px;
	font-size: 11px;
}



.icon {
/*	padding-left:16px;*/
}

.left {
	float: left;
}

.right {
	float: right;
}

.digg {
	padding-left:20px;
	background:url("/images/icons/digg.gif") 
	no-repeat 0 50%;
}

.delicious {
	padding-left:18px;
	background:url("/images/icons/delicious.gif") 
	no-repeat 0 50%;
}

.facebook {
	padding-left:18px;
	background:url("/images/icons/facebook.gif") 
	no-repeat 0 50%;
}

.mixx {
	padding-left:18px;
	background:url("/images/icons/mixx.png") 
	no-repeat 0 50%;
}

.stumble {
	padding-left:18px;
	background:url("/images/icons/stumble.png") 
	no-repeat 0 50%;
}

.stumble {
	padding-left:18px;
	background:url("/images/icons/stumble.png") 
	no-repeat 0 50%;
}

.stumble {
	padding-left:18px;
	background:url("/images/icons/twitter.png") 
	no-repeat 0 50%;
}


/* special style for lists */

.list img {
	float: left;
	padding: 3px;
	background: #e7e6de;
}

.list span {
	font-size: 110%;
	font-weight: bold;
}

.list li {
	padding: 0 0 14px 0;
	margin: 0 0 14px 0;
	border-bottom: 1px dashed #dedcd2;
}

.list .desc {
	float: right;
	width: 495px;
}

/* Blog update */
.comment-avatar {
	float: left;
	width: 60px;
	margin-left: 5px;
}

.nav {
	margin: 10px;
}

.post-sig {
	float: left;
	width: 250px;
}

.post-sig .avatar {
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	padding: 3px;
	background: #E7E6DE;
}

.post-meta-right {
	text-align: right;
	float: right;
	width: 250px;
}

.post-meta-right iframe {
  padding-top: 1px;
}

.post-footer {
	clear:both;
	list-style:none;
	font-size: 11px;
	padding: 5px 0 22px 0;
	border: 1px solid #e7e7de;
	border-width:1px 0;
	margin-bottom: 20px
}

.post-data {
	border-top:1px solid #EEEEEE;
	font-size:0.9em;
	margin-top:10px;
	padding-top:10px;
	line-height: 1.6em;
}

.comment-item {
	font-weight: bold;
	padding: 2px 0 2px 22px;
	background: url("i/sprite.png") 
	no-repeat -481px -130px;
}

.highlight {
	background-color: #e4f2fd;
	color: #d54e21;
}

