/*
Theme Name: Cameron Baney Design Blog
Theme URI: http://blog.cameronbaney.com/
Description: Official theme for the Cameron Baney Design BLog.
Version: 1.0
Author: Cameron Baney
Author URI: http://www.cameronbaney.com/

*/
* {
	outline: none;
}
body {
	background: #eee;
	color: #000;
	font: 100% Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}
ul, ol {
	margin: 0;
	list-style: none;
	padding: 0;
}
a {
	color: #2e6ba8;
}
a:hover, a:visited {
	color: #439cf4;
}
#container {
	width: 940px;
	margin: 0 auto;
	margin-top: 95px;
}
#sidebar, .post {
	background: #fff;
	/*border: 1px solid #b7b7b7;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: left;
	padding: 15px 10px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
}
#content {
	text-align: left;
	width: 620px;
}
#content > div {
	margin-bottom: 20px
}
h2 a, h2, h3 {
	text-decoration: none;
	color: #2e6ba8;
	font-weight: normal;
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 29px;
}
h3 {
	font-size: 23px;
}
p {
	line-height: 20px;
}
#breadcrumb {
	text-transform:capitalize;
}
.meta {
	font-size: 14px;
}
/*
*********************** SPRITE ******************/
.comments, #header h1, #sidebar h2, .postdetails, #sidebar #submit, #sidebar .rss, #sidebar .twit {
	background: url(images/sprite.png) no-repeat;
}
/*
*********************** HEADER ******************/
#header_cont {
	height: 54px;
	background: #2e6ba8;
	width: 100%;
}
#header {
	width: 940px;
	margin: 0 auto;
	position: relative;
}
#header ul {
	position: absolute;
	left: 270px;
	width: 80%;
	top: 10px;
}
#header ul li {
	float: left;
	display: block;
	margin: 0 6px;
}
#header ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #daeef9;
	font-size: 18px;
	padding: 5px;
	display: block;
}
#header ul li a:hover {
	background: #439cf4;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#header h1 {
	background-position: 0 0;
	height: 125px;
	width: 225px;
	position: absolute;
	bottom: -145px;
	text-indent: -9999px;
}
#header h1 a {
	display: block;
	height: 100%;
	width: 100%;
}
/*
*********************** SIDEBAR ******************/
#sidebar {
	float: right;
	width: 280px;
}
#sidebar h2 {
	height: 57px;
	width: 306px;
	float: left;
	margin: 15px 0 0 -18px;
	padding-left: 15px;
	font-size: 25px;
	color: #daeef9;
	line-height: 40px;
	background-position: -229px 0;
}
#sidebar li {
	clear: left;
}
#sidebar li:first-child h2 {
	margin-top: 0;
}
#sidebar .rss {
	background-position: -307px -58px;
	height: 48px;
	width: 48px;
	display: block;
	float: left;
	text-indent: -9999px;
}
#sidebar .twit {
	background-position: -257px -58px;
	height: 48px;
	width: 48px;
	display: block;
	float: left;
	text-indent: -9999px;
	margin-left: 10px;
}
.twitter-item {
	margin: 10px 0;
	border-bottom: 1px #ccc dashed;
	padding-bottom: 10px;
}
.twitter-item:last-child {
	margin: 10px 0 0 0;
	border: none;
}
.followme {
	background: #2E6BA8;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/*
*********************** SEARCH FORM ******************/
#sidebar #searchform {
	background: #f6f6f6;
	border: 1px solid #b7b7b7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
}
#sidebar #searchform input {
	border: none;
}
#s {
	background: none;
	font-size: 16px;
	padding: 0;
	width: 249px;
}
#sidebar #submit {
	background-position: -230px -61px;
	width: 19px;
}
/*
*********************** COMMENTS ******************/
.commentdate{color:#888;}.avatar_cont{float:left;width:85px;margin:0 15px 0 0;font-size:70%;}.comment_cont p{margin-right:30px;margin-top:0;}
.commentlist .quote {
	background-position:-366px -78px;
	height:21px;
	width:25px;
	float:right;
}
.comment_cont {
	padding:10px;
	background:#fff;
	border:1px #aaa solid;
	color:#000;
	position:relative;
	margin:0 0 0 100px;
	line-height:20px;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
}
.avatar_cont a, .comment-reply-link {
	text-decoration:none;
}
.comment-reply-link {
	font-size:75%;
}
.comment .clistb {  
  width: 0;  
  height: 0;  
  line-height: 0;  
  border-top: 25px solid #fff;  
  border-left: 20px solid transparent;  
  position: absolute;  
  top: 10px;  
  left: -20px;  
}
.comment .clistbb {  
  width: 0;  
  height: 0;  
  line-height: 0;  
  border-top: 28px solid #aaa;  
  border-left: 22px solid transparent;  
  position: absolute;  
  top: 9px;  
  left: -22px;  
} 

.commentlist cite {
	display:block;
	font-style:normal;
	margin-bottom:35px;
}
.commentlist ul {
	margin:0 0 0 30px;
}
.commentlist li {
	margin:15px 0;
	padding:0;
}
/*
*********************** POST ******************/
.post h2 {
	margin: 10px 0;
}
.post + .post {
	padding-top: 10px;
}
.postimage {
	border: 1px #b7b7b7 solid;
}
.postdetails {
	height: 36px;
	width: 598px;
	background-position: 0 -128px;
	position: relative;
}
.postdetails p {
	position: absolute;
	margin-top: 9px;
	font-size: 13px;
	color: #959595;
}
.postdetails p a {
	color: #959595;
	text-decoration: none;
}
.postdetails p a:hover {
	text-decoration: underline;
}
.postdetails p.time {
	left: 10px;
}
.postdetails p.comments {
	right: 10px;
	background-position: -616px -147px;
	padding-left: 20px;
}
/* Begin Typography & Colors */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */

/* 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;
}

.blogroll li:first-child a {
	border-top: none
}
.blogroll a {
	border-top: 1px dashed #BBBBBB;
    display: block;
    padding: 7px 0;
    text-decoration: none;
}
	.blogroll a:hover {
		background: #eee
	}
.tutbtn {
	float: left
}
.tutbtn.r {
	margin-right: 10px;
}
.tutbtn a {
	background: #439CF4;    
    color: #fff;
    display: block;
    font-size: 20px;
    padding: 25px 15px;
    text-align: center;
    text-decoration: none;
	width: 260px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
}
	.tutbtn a:hover {
		background: #81c0ff
	}

.entry > ul {
	margin-left: 15px
}
.entry > ul li {
	list-style: inside disc
}
.notice {
	background: #439CF4;
    color: #fff;
    padding: 20px 15px;
}
.notice a {
	color: #fff;
	text-decoration: underline
}
