/*
Theme Name: Breed Magazine 3.0
Theme URI: http://breedmagazine.tv/
Description: Custom wordpress theme designed for Scott Andrade
Author: Matthew Shuey	
Author URI: http://www.globalwebfx.com/
Tags: custom, custom header, fixed width, two columns, widgets

*/ /*Get Down! */
html {
	height: 100%;
}
/* End captions */
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #040507;
	margin: 0px;
	height: 100%;
}
.container {
	min-height: 100%;
	position: relative;
}
/* Begin Typography & Colors */

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/*	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) */

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




.entry form { /* This is mainly for password protected posts, makes them look better. */

	}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	width: 550px;
	}




/* 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;
}
.headerContainer {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}
.headerContainer .logo {
	height: 92px;
	width: 226px;
	padding-top: 13px;
	float: left;
	position: relative;
}
.navContainer {
	float: left;
	width: 608px;
	padding-top: 80px;
	padding-left: 134px;
	position: relative;
}
.contentContainer {
	width: 968px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 190px;
}
.leftColumn {
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 668px;
	float: left;
	padding: 10px;
}
.mainColumn {
	float: right;
	width: 734px;
	background-color: #000000;
	padding: 25px;
	border: 1px solid #666666;
}
.clear {
	clear: both;
	width: 100%;
}
.footer {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat;
	height: 160px;
	width: 100%;
	position: absolute;
	bottom: 0px;
}
.footContainer {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	height: 145px;
}
.img1 {
	width: 104px;
	padding-top: 20px;
	float: left;
	padding-right: 50px;
}
.img2 {
	float: left;
	width: 100px;
	padding-top: 31px;
	padding-right: 65px;
}
.img3 {
	float: left;
	width: 523px;
	padding-top: 30px;
	padding-left: 25px;
}
.webdesign {
	padding-right: 75px;
	text-align: right;
	font-family: "Courier New";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #383536;
}
.webdesign a {
	color: #383536;
	text-decoration: none;
}
.webdesign a:hover {
	text-decoration: underline;
}
#floatdiv {
	position:absolute;
	padding-bottom: 160px;
	background-position: top;
}
.leftColumnContainer {
	float: left;
	width: 170px;
}
.postHeader {
	width: auto;
	padding-bottom: 26px;
}
.dateContainer {
	width: 53px;
	float: left;
	background-color: #FFFFFF;
	height: 43px;
	border: 1px solid #CCCCCC;
}
.postTitleContainer {
	width: 662px;
	float: left;
	padding-bottom: 26px;
	padding-left: 17px;
}
.dateContainer .month {
	display: block;
	text-align: center;
	background-image: url(images/datebg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}
.dateContainer .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-align: center;
	background-repeat: repeat-x;
	line-height: 24px;
	display: block;
}
.postTitleContainer  h2  {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 6px;
}
.postTitleContainer a {
	color: #FFFFFF;
	text-decoration: none;
}
.postTitleContainer a:hover {
	text-decoration: underline;
}

.postTitleContainer p {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.postedIn {
	text-transform: uppercase;
	font-size: 12px;
}
.post {

}
.seperator {
	height: 7px;
	padding-top: 40px;
}
.entry h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.entry h2 {
	margin-top: 0px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.entry h3 {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.post h3 a {
	color: #FFFFFF;
	text-decoration: underline;
}
.post h3 a:hover {
	text-decoration: none;
}

.entry h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.entry h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.entry h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.entry p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 25px;
	line-height: 20px;
}
.more-link {
	display: block;
	font-size: 23px;
	font-family: "courier new";
	color: #FFFF00;
	text-decoration: underline;
	padding-top: 25px;
}
.more-link:hover {
	text-decoration: none;
}
.entry ul {
	list-style-type: none;
	display: block;
	margin-right: 0px;
	padding-right: 0px;
}
.entry li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	background-image: url(images/bullett.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	padding-bottom: 8px;
	padding-left: 30px;
}
.entry a {
	color: #FFFF00;
	text-decoration: underline;
}
.entry a:hover {
	text-decoration: none;
}
.postmetadata {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 0px;
}
.postmetadata a {
	color: #FFFF00;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}
.alignleft a {
	color: #FFFF00;
	text-decoration: underline;
	font-family: "Courier New";
}
.alignleft a:hover {
	text-decoration: none;
}

.alignright a {
	color: #FFFF00;
	text-decoration: underline;
	font-family: "Courier New";
}
.alignright a:hover {
	text-decoration: none;
}
.navContainer   .mainNav {
	display: block;
	margin: 0px;
	list-style-type: none;
	position: relative;
	padding: 0px;
	float: left;
	width: 330px;
}
.navContainer   .mainNav li  {
	display: block;
	float: left;
	height: 40px;
	width: 110px;
}
.navContainer .mainNav li a {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 110px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 43px;
	text-transform: lowercase;
	background-position: top;
}
.navContainer .mainNav li a:hover {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.navContainer .petitionNav li {
	position: absolute;
	height: 210px;
	width: 212px;
	left: 526px;
	top: 19px;
}
.navContainer .petitionNav li a {
	background-image: url(images/petition.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 210px;
	width: 212px;
	display: block;
	color: #FFFFFF;
}
.petitionNav li a:hover {
	background-image: url(images/petition.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.navContainer .petitionNav {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

.page_item  page-item-15  {
	position: absolute;
	width: 200px;
}
.leftColumn #sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftColumn #sidebar {
	padding-top: 31px;
}
#sidebar .widgettitle {
	font-family: "Courier New";
	margin-top: 0px;
	font-size: 20px;
	margin-bottom: 10px;
	color: #000000;
	font-weight: bold;
}
#sidebar li {
	margin-bottom: 10px;
}
.leftColumn #sidebar ul {
	padding-bottom: 32px;
}
#sidebar        ul        .cat-item  a   {
	font-family: "Courier New";
	font-size: 17px;
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	line-height: normal;
	padding-right: 5px;
	padding-left: 5px;
}
#sidebar   ul   .cat-item  a:hover {
	background-color: #FF1400;
}
#recent-posts-3  a {
	font-family: "Courier New";
	font-size: 17px;
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	line-height: normal;
	padding-right: 5px;
	padding-left: 5px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 25px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
}
h3 {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#commentform {
	text-align: left;
}
#post-5 {
	padding-bottom: 45px;
}
#commentform #author {
	border: 2px solid #666666;
	font-size: 20px;
	background-image: url(images/formbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
}

.alignleft span {
	color: #FFFF00;
}
.alignright span {
	color: #FFFF00;
}
.postmetadata small {
	display: block;
	padding: 15px;
	background-color: #1E1E1E;
}
.borderdivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 25px;
}
#commentform #email {
	border: 2px solid #666666;
	font-size: 20px;
	background-image: url(images/formbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
	color: #000000;
}
#commentform #url {
	border: 2px solid #666666;
	font-size: 20px;
	background-image: url(images/formbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
	color: #000000;
}
#commentform #comment {
	border: 2px solid #666666;
	font-size: 20px;
	background-image: url(images/formbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
	width: 500px;
	color: #000000;
}
#commentform {
	padding: 15px;
	background-color: #1E1E1E;
	color: #FFFFFF;
}
.textwidget .twitter {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 49px;
	width: 49px;
	float: left;
}
.textwidget .twitter:hover {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.facebook {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 48px;
	width: 48px;
	float: left;
	padding-left: 36px;
}
.textwidget .facebook:hover {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#recent-posts-3 a:hover {
	background-color: #FF1400;
}
.wpcf7-mail-sent-ng {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
	font-weight: bold;
}
.wpcf7-not-valid-tip {
	display: block;
	width: 250px;
	float: left;
}

