/*
Theme Name: BlogTwo
Theme URI: http://www.blog.joshmedrano.com
Description: Upgrade it!
Version: 2.0
Author: Josh Medrano
Author URI: http://www.joshmedrano.com
Tags: Gray, 2.0, Portfolio, Blogfolio 
*/

/*---begin Links---*/

a:link {
	text-decoration: none;
	color: #09aee5;
}

a:visited {
	text-decoration: none;
	color: #09aee5;
}

a:hover {
	text-decoration: none;
	color: #545454;
}

a:active {
	text-decoration: none;
	color: #09aee5;
}

a#btn_backBlog {
	display: block;
	width: 200px;
	height: 100px;
	background: url("images/backPort.jpg") no-repeat 0 0;
}

a:hover#btn_backBlog {
	background-position: 0 -100px;
}

#btn_backBlog span {
	display: none;
}

.commentBubble a:link p {
	color: #FFF;

}

.commentBubble a:visited p {
	color: #FFF;

}

.commentBubble a:hover p {
	color: #09aee5;

}

.commentBubble a:active p {
	color: #FFF;

}

.tags a:link p {
	background-color: #cfcfcf;

}

.tags a:visited p {
	background-color: #cfcfcf;

}

.tags a:hover p {
	background-color: #c58e23;

}

.tags a:active p {
	background-color: #c75f2c;

}

input#searchfield {
 background: #f3f3f3;
 color: #cbcbcb;
}

input:focus#searchfield, input:hover#searchfield {
 background: #e8e8e8;
 color: #666;
}

a#rssBTN {
	display: block;
	width: 200px;
	height: 80px;
	background: url("images/rssBTN.jpg") no-repeat 0 0;
}

a:hover#rssBTN {
	background-position: 0 -80px;
}

#rssBTN span {
	display: none;
}

a#couchmanQA {
	display: block;
	width: 200px;
	height: 80px;
	background: url("images/couchmanQA.jpg") no-repeat 0 0;
}

a:hover#couchmanQA {
	background-position: 0 -80px;
}

#couchmanQA span {
	display: none;
}

a#walkerQA {
	display: block;
	width: 200px;
	height: 80px;
	background: url("images/walkerQA.jpg") no-repeat 0 0;
}

a:hover#walkerQA {
	background-position: 0 -80px;
}

#walkerQA span {
	display: none;
}

a#wallpaperBTN {
	display: block;
	width: 200px;
	height: 75px;
	background: url("images/wallpaperBTN.jpg") no-repeat 0 0;
}

a:hover#wallpaperBTN {
	background-position: 0 -75px;
}

#wallpaperBTN span {
	display: none;
}


/*---end links---*/


body {
	background-color: #FFF;
	margin: 0 auto;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #7f7f7f;
	height: 100%;
	line-height: 22px;
}

#ajax-comment-preview {
	margin-top: 30px;
}

li#archives-3 {
	float: left;
	text-decoration: none;
	list-style-type: none;
	margin-top: 20px;
	
}

li#archives-3 ul {
	float: left;
	list-style-type: none;
	clear: both;
	padding: 0;
}


#backBlog h2 {
	margin: 0;
	padding: 0;
}

.bubble3 { 
	overflow:hidden; 
	margin:10px; 
	position:relative; 
	width: 550px;

}

.bubble3 .speach { 
	background-color:#f2f2f2; 
	color:#2d2b23; 
	padding:10px; 
	margin-left:10px; 
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-size: 12px;
}

.bubble3 .arrow { 
	width:0; 
	height:0; 
	border-left: 0;  
	border-right: 15px solid transparent; 
	border-bottom: 15px solid #f2f2f2; 
	border-top: 0; 
	position: absolute; 
	left: 15px; 
	top: 0px; 
}

#categories {
	margin: 10px 0 0 0;
	float: left;
	width: 200px;
}

li#categories-3 {
	float: left;
	text-decoration: none;
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

li#categories-3 ul {
	float: left;
	text-decoration: none;
	list-style-type: none;
	padding: 0;
	
}

#categories p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #313131;
	padding: 0 0 0 6px;
	color: #FFF;
}

#categories ul {
	margin: 0 0 15px 0;
	padding: 0;
}

#categories li {
	list-style-type: none;
	line-height: 22px;
}

.commentBubble {
	width: 28px;
	height: 31px;
	float: left;
	background: url("images/commentBubble.jpg") no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
}

.commentBubble p {
	margin: 0;
	text-align: center;
	color: #FFF;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20px;
}

#commentform p input {
 background: #cfcfcf;
 color: #666;
}

#commentform p input:focus, #commentform p input:hover {
 background: #f3f3f3;
 color: #666;
}

.comments {
	margin-left: 0;
	padding-left: 0;
}

#comments_template {
	margin-left: 40px;
	padding-top: 15px;
	clear: both;
}

#comments_template input {
	background: #313131;
	border: 0;
	color: #FFF;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	padding: 2px;
}

#comments_template input:hover {
	background: #cfcfcf;
	border: 0;
	color: #666;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	padding: 2px;
	cursor: pointer;
}

#comments_template li {
	clear: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	
}

#comments_template .avatar {
	float: left;
	border: 3px solid #dddddd;
	margin-right: 15px;
}

.commentNum {
	
}

#content {
	width: 643px;
	margin: 0 auto;
	float: left;
}


.divider {
	float: right;
	margin: 0;
	width: 600px;
	background: url("images/divider.jpg") repeat-x;
	height: 3px;
}

.dividerSide {
	float: left;
	margin: 0;
	width: 200px;
	background: url("images/divider.jpg") repeat-x;
	height: 3px;
}

a.facebook_share {
	float: right;
	margin: 35px 0 0 0;
	padding: 0;
	height: 24px;
}

#footer {
	float: left;
}

#footerTxt {
	float: left;
	margin: 20px 0 0 40px;
	padding: 0;
}

#header {
	margin: 0 auto;
	width: 800px;
	height: 110px;
}

#linkcat-2 {
	float: left;
	margin-bottom: 10px;
	width: 200px;
	text-decoration: none;
	list-style-type: none;
	padding: 0;
}

#linkcat-2 ul {
	float: left;
	margin-bottom: 10px;
	width: 200px;
	text-decoration: none;
	list-style-type: none;
	padding: 0;
}

.linkwithin_hook {
	float: left;
	width: 600px;
}


h2.widgettitle {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #313131;
	background: url("images/bgTitle.jpg") repeat;
	padding: 0 0 0 6px;
	color: #FFF;
	float: left;
	width: 194px;
	margin: 0;
}

h3 {
	font-family: "Lucida Grande", sans-serif;
	color: #cb5b01;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-bottom: 0;
	border-top: none;
	border-bottom: 1px dotted #666;
}

h3.bold {
	font-family: "Lucida Grande", sans-serif;
	color: #4f3816;
	text-transform: none;
	margin-bottom: 0;
	padding-bottom: 0;
	border-top: none;
	border-bottom: 1px dotted #666;
}

.main_comment {
	background: #f3f3f3;
	margin-left: 70px;
	padding: 5px 10px 10px 15px;
	margin-bottom: 40px;
	color: #000;
}

.main_comment h4 {
	margin: 0;
}


#nextBTN {
	height: 26px;
	float: right;
	margin: 5px 0 5px 0;
}

#nextBTN p {
	margin: 2px 0 0 6px;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	text-transform: uppercase;
}

#pagination {
	float: right;
	width: 600px;
}

.post {
	width: 600px;
	float: right;
}

ul.post-categories {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.post-categories li {
	float: left;
	background-color: #efefef;
	padding: 0 4px;
	margin: 0 10px 0 0;
}

.postDate {
	font-family: Verdana, Arial, sans-serif;
	color: #c8c8c8;
	font-size: 11px;
	margin: 0 0 2px 0;
	clear: both;
	padding: 0;
}

.postDate p {
	margin: 0;
	padding: 0;
}

.postIMG {
	margin: 12px 0 0 20px;
	border: none;
}

.postTitle {
	margin: 0;
	padding: 0;
	clear: both;
}

.postTitle p {
	font-family: Georgia, "Times New Roman", serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 30px;
	background: url("images/bgTitle.jpg") repeat;
	background-color: #313131;
	color: #FFF;
	margin: 0 0 5px 0;
	padding: 8px;
	line-height: 30px;
}

.postTxt {
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #7f7f7f;
	font-size: 12px;
	clear: both;
	
}


.postWrap {
	width: 643px;
	float: right;
	margin-top: 40px;
}

#prevBTN {
	height: 26px;
	float: left;
	margin: 5px 0 5px 0;
}

#prevBTN p {
	margin: 1px 0 0 14px;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	text-transform: uppercase;
}


ul#sidebar li#recent-posts-3  {
	clear: both;
	margin: 0 0 15px 0;
	padding: 0;
	float: left;
}

ul#sidebar li#recent-posts-3 li  {
	border-bottom: 1px solid #bababa;
}

ul#sidebar li#recent-posts-3 ul {
	float: left;
	list-style-type: none;
	padding: 0;
}

#searchfield {
	border: none;
	background-color: #f3f3f3;
	height: 25px;
	margin:15px 0 0 0;
	padding: 0 0 0 5px;
	float: left;
	width: 160px;
}

#respond h3 {
	background: url("images/reply.jpg") no-repeat;
	text-indent: -999px;
	height: 40px;
	border: none;
}

#rss {
	clear: both;
}

h2.search {
	margin-left: 45px;
	text-indent: -999px;
	background: url("images/results.jpg") no-repeat;
	height: 40px;
}

#searchIcon {
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
}

.searchResult {
	margin-left: 5px;
}

.tweetmeme_button {
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
	width: 60px;
}

ul#sidebar {
	float: left;
	width: 200px;
	margin-left: 50px;
	padding: 0;
	margin-top: 0;
	list-style-type: none;
}

.tags {
	float: left;
	margin-top: 30px;
	height: 24px;
	margin-bottom: 14px;
	padding: 0;
}

.tags p {
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #FFF;
	font-size: 12px;
	background-color: #cfcfcf;
	margin: 0 10px 0 0;
	padding: 0px 4px;
	float: left;
}

li.twitter-item {
	background-color: #f3f3f3;
	padding: 5px;
	width: 190px;
	float: left;
}

#twitter {
	float: left;
	clear: both;
}

li#twitter-1 {
	float: left;
	clear: both;
	list-style-type: none;
	margin-bottom: 30px;
}

ul.twitter {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.widgetBTNS {
	width 200px;
	height: 100%;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

#wrapper {
	width: 893px;
	margin: 0 auto;
	padding-top: 20px;
}
