/*
  Theme Name: Buzz360
  Description: Theme based on Buzz360.
  Version: 1.0
  Author: Buzz360
  Tags: orange, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
#blogcontent body {
	font-size: 65.5%; /* Resets 1em to 10px */
	font-family: Gotham-Book, Verdana, Arial, Sans-Serif;
	background: #000000;
	color: #fff;
	text-align: center;
	}

#blogcontent #page {
	background-color: #000;
	border: 1px solid #000;
	text-align: left;
	}

#blogcontent #header {
	background: #000000 url('images/buzz360header.jpg') no-repeat bottom center;
	}

#blogcontent #twitterimg{
	background-image:url(images/twitterIcon.png);
	background-repeat:no-repeat;
    height:43px;
	width:85px;
	float:right;
    margin-right:2.0em;
    cursor:pointer;
}
#blogcontent #rssimg{
	background-image:url(images/rssIcon.png);
	background-repeat:no-repeat;
    height:43px;
	width:85px;
	float:left;
    margin-right:0em;
    cursor:pointer;
}

#blogcontent #headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#blogcontent #content {
	background:transparent;
	font-size: 1.00em;
	color:#ffffff;
	}

#blogcontent .widecolumn .entry p {
	font-size: 1.05em;
	}

#blogcontent .narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

#blogcontent .widecolumn {
	line-height: 1.6em;
	}

#blogcontent .narrowcolumn .postmetadata {
	text-align: center;
	}

#blogcontent .thread-alt {
	background-color: #000;
}
#blogcontent .thread-even {
	background-color: #000;
}
#blogcontent .depth-1 {
#blogcontent border: 1px solid #000;
}

#blogcontent .even, .alt {

	border-left: 1px solid #fef3e1;
}

#blogcontent #footer {
	background: #000000 url('images/buzz360footer.jpg') no-repeat top;
	border: none;
	}

#blogcontent small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#fff;
	}
#blogcontent #makeitatab{
	background-image:url(images/leftTab.png);
	background-repeat:no-repeat;
	background-position:left;
	float:right;
	height:49px;
	width:60px;
	text-align:right;
	letter-spacing:4px;
	color:#fff;
	padding-top:10px;
	padding-right:5px;
	padding-left:5px;
	margin-top:3px !important;
	}
#blogcontent td.changeBG{
	 background-image:url(images/backgrounds/grayBorderBGofBlogConversation.png);
	 background-position:left;
	 background-repeat:repeat-y;
	 width:600px !important;
	 margin:0;
	 padding:7px;
	}
#blogcontent .blogentry p{
	font-family: Gotham-Book, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	padding:5px;
	padding-top:0;
	color:#ffffff;
	background:transparent;
	}
#blogcontent .blogentry{overflow:hidden}
#blogcontent .tagHeader{
	 background-image:url(images/backgrounds/topOfBlogConversation.png);
	 background-position:bottom left;
	 background-repeat:no-repeat;
	 height:25px !important;
	 width:600px !important;
	 padding:0;
	 margin:0;
	}
#blogcontent .tagFooter{
	 background-image:url(images/backgrounds/bottomOfBlogConversation.png);
	 background-position:bottom left;
	 background-repeat:no-repeat;
	 height:25px !important;
	 width:600px !important;
	 padding:0;
	 margin:0;
	}
#blogcontent .boldDate{
	font-family: Gotham-Bold, Arial, Helvetica, Sans-Serif;
	font-size: 1.3em;
	font-weight:normal;
	}
#blogcontent .smallDate{
	font-family: Gotham-Bold, Arial, Helvetica, Sans-Serif;
	font-size: .8em;
	font-weight:normal;
	color:#fff;
	}
#blogcontent h1, h2, h3 {
	font-family: Gotham-Book,Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

#blogcontent h1 {
	font-size: 1em;
	text-align: center;
	}

#blogcontent h2 {
	font-size: 1em;
	}

#blogcontent h2.pagetitle {
	font-size: 1em;
	color:#fff;
	letter-spacing:-1px;
	}

#blogcontent #sidebar h2 {
	font-family: Gotham-Book, Verdana, Sans-Serif;
	font-size: 1em;
	color:#fff;
	}
/**messages for the archive message formatting in the sidebar****/
#blogcontent p.archiveMessage{
	font-family: Gotham-Book, Arial, Verdana, Sans-Serif;
	font-size: 1em;
	color:#fff;
	text-align:left !important;
	}


#blogcontent h3 {
	font-size: 1em;
	color:#fff;
	}

#blogcontent #headerimg .description {
	font-size: 1em;
	text-align: right;
	margin-top:15px;
	margin-right:18px;
	color:#fff;
	display:none;
	}
#blogcontent #header h1{
	font-size:1em;
    float:right;
	margin-top:-55px;
	margin-right:25px;
	color:#fff;
	}
#blogcontent h1, h1 a, h1 a:hover, h1 a:visited, #headerimg {
	text-decoration: none;
	color:#f15d22;
	}

#blogcontent h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	}
	
#content h2{
	color: #fff;
	width:500px;
	/*border:solid 1px #444;*/  /*Testing purposes for the blog entry headers only*/
	padding-left:0;
	margin-left:73px !important;
	margin-bottom:10px !important;
	}

 #content h3 {
	font-size:1em;
	color: #fff;
	width:500px;
	/*border:solid 1px #444;*/  /*Testing purposes for the blog entry headers only*/
	padding-left:0;
	margin-left:73px !important;
	margin-bottom:10px !important;
	}
#blogcontent h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#blogcontent .entry p a:visited {
	color: #fff;
	}

#blogcontent .commentlist li, #commentform input, #commentform textarea {
	font: .85em Gotham-Book, Verdana, Arial, Sans-Serif;
	border:solid 1px #000;
	}
#blogcontent .commentlist li ul li {
	font-size: 1em;
}

#blogcontent .commentlist li {
	font-weight: normal;
}

#blogcontent .commentlist li .avatar {
	float: right;
	border: 1px solid #f15d22;
	padding: 2px;
	background: #000000;
	}

#blogcontent .commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	color:#fff;
	}

#blogcontent .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	color:#fff;
	}

#blogcontent #commentform p {
	font-family: Gotham-Book, Verdana, Arial, Sans-Serif;
	}

#blogcontent .commentmetadata {
	font-weight: normal;
	color:#fff;
	}

#blogcontent #respond h3{
	color:#fff;
	margin-left:-1px !important;
	}

#blogcontent #sidebar {
	font: 1em Gotham-Book, Verdana, Arial, Sans-Serif;
	color:#fff;
	background:#000000;
	}

#blogcontent small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}

#blogcontent code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

#blogcontent acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/**** this is the links styles i changed for the side bar*******/
#blogcontent a {
	color: #f15d22;
	text-decoration: underline;
	}
#blogcontent a, h2 a:hover, h3 a:hover {
	text-decoration: underline;
	}
#blogcontent h3 a:hover {
	color: #fff;
	text-decoration: underline;
	}
#blogcontent a:hover {
	color: #fff;
	text-decoration: underline;
	}

#blogcontent #wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#blogcontent #wp-calendar a {
	text-decoration: none;
	}

#blogcontent #wp-calendar caption {
	font: bold 1.1em Gotham-Book, Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#blogcontent #wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#blogcontent body {
	background-color:#000;
	margin: 0 0 20px 0;
	padding: 0;
	}

#blogcontent #page {
	background-color: #000;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	}
#blogcontent #header {
	background-color: #000;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#blogcontent #headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#blogcontent .narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

#blogcontent .widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 550px;
	}

#blogcontent .post {
	margin: 0 0 40px;
	text-align: left;
	}

#blogcontent .post hr {
	display: block;
	}

#blogcontent .post h2{
	font-size:1.3em;
	color:#d15220;
	margin-bottom:3px;
	}

#blogcontent .widecolumn .post {
	margin: 0;
	}

#blogcontent .narrowcolumn .postmetadata {
	padding-top: 5px;
	}

#blogcontent .widecolumn .postmetadata {
	margin: 30px 0;
	}

#blogcontent .widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#blogcontent .widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#blogcontent .postmetadata {
	font-size:1em;
	clear: both;
}

#blogcontent .clear {
	clear: both;
}

#blogcontent #footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#blogcontent #footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
#blogcontent h1 {
	padding-top: 70px;
	margin: 0;
	}

#blogcontent h2 {
	margin: 30px 0 0;
	color:#fff;
	}

#blogcontent h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#blogcontent #sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#blogcontent h3 {
	padding: 0;
	margin: 30px 0 0;
	}

#blogcontent h3.comments {
	font-size:1em;
	padding: 0;
	margin: 40px auto 20px ;
	}
/****Editing the header in comment area*****/
#blogcontent #comments{
	color:#fff;
	}
/* End Headers */



/* Begin Images */
#blogcontent p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

#blogcontent img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#blogcontent img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

#blogcontent img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 7px;
	display: inline;
	}

#blogcontent .alignright {
	float: right;
	}
#blogcontent .alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
#blogcontent html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

#blogcontent html>body .entry li {
	margin: 7px 0 8px 10px;
	}

#blogcontent .entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

#blogcontent .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

#blogcontent .entry ol li {
	margin: 0;
	padding: 0;
	}

#blogcontent .postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#blogcontent #sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#blogcontent #sidebar ul li {
	/*list-style-image:url(images/navbug.png);
	list-style-position:outside;*/
	list-style:none;
	margin-bottom: 15px;
	}

#blogcontent #sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#blogcontent #sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#blogcontent #sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#blogcontent ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#blogcontent #sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
#blogcontent #searchform {
	margin: 10px auto;
	padding: 5px 0;
	text-align: left;
	}

#blogcontent #sidebar #searchform #s {
	width: 120px;
	padding: 3px;
	background:#333;
	}
#blogcontent #s{
	border:solid 1px #d15220;
	background:#fff;;
	}

#blogcontent #sidebar #searchsubmit {

	padding:1px;
	color:#fff;
	border:solid 1px #d15220;
	cursor:hand;
	}

#blogcontent .entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#blogcontent select {
	width: 130px;
	}
/**reply form***/
#blogcontent #commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:solid 1px #d15220;
	background:#333;
	}

#blogcontent #commentform {
	margin: 5px 10px 0 0;
	
	}
#blogcontent #commentform textarea {
	width: 100%;
	padding: 2px;
	border:solid 1px #d15220;
	background:#333;
	overflow:auto;
	color:#fff;
	}
#blogcontent #respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#blogcontent #commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	border:solid 1px #d15220;
	background:transparent;
	}
/* End Form Elements */



/* Begin Comments*/
#blogcontent .alt {
	margin: 0;
	padding: 10px;
	}

#blogcontent .commentlist {
	padding: 0;
	text-align: justify;
	}

#blogcontent .commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
#blogcontent .commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

#blogcontent .commentlist p {
	margin: 10px 5px 10px 0;
}
#blogcontent .children { padding: 0; }

#blogcontent #commentform p {
	margin: 5px 0;
	}

#blogcontent .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#blogcontent .commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#blogcontent #sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 670px;
	width: 200px;
	background:transparent;
	}

#blogcontent #sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#blogcontent #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#blogcontent #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#blogcontent #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#blogcontent #wp-calendar a {
	display: block;
	}

#blogcontent #wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#blogcontent #wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#blogcontent #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #eee; }
/* End Calendar */



/* Begin Various Tags & Classes */
#blogcontent acronym, abbr, span.caps {
	cursor: help;
	}

#blogcontent acronym, abbr {
	border-bottom: 1px dashed #999;
	}

#blogcontent blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

#blogcontent blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

#blogcontent .center {
	text-align: center;

	}

#blogcontent .hidden {
	display: none;
	}

#blogcontent hr {
	display: none;
	}

#blogcontent a img {
	border: none;
	}

#blogcontent .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding-bottom:60px;
	font-size:1.1em;
	}
/* End Various Tags & Classes*/



/* Captions */
#blogcontent .aligncenter,
#blogcontent div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#blogcontent .wp-caption {
	border: 1px solid #000;
	text-align: center;
	background-color: #000;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#blogcontent .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#blogcontent .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/****fixing issues with alignment****/
p.wp-caption-text {
	text-align:left !important;
}
/* End captions */

/* Sociable */
#blogcontent .sociable{
	clear:left;
	width:78%;
	padding-top:10px;
}
#blogcontent .sociable li a img{
	 height:13px;
	 width:13px;
	 padding:0;
	 margin:0;
	}
#blogcontent .sociable ul{

	}
#blogcontent .sociable_tagline{
	font-size: 9px;
	letter-spacing:1px;
    font-weight:normal;
	color:#777;
	float:left;
	margin-left:10px;
	margin-right:5px;
	}
	
.blogentry{
    width:485px;
	padding-left:2px;
	padding-right:2px;
	text-align:justify;
	font-weight:normal !important;
	}