/*
Theme Name: Pure Bred
Version: beta
Author: @gaarf
*/


/* BASED ON:
Theme Name: CMS - Clean. Modern. Simple.
Theme URI: http://www.curtziegler.com
Version: 1.1
Author: Curt Ziegler
Author URI: http://www.curtziegler.com
*/


html, body, form,
h1, h2, h3, h4, h5, h6,
p, img, a
{
	margin:0;
	padding:0;
	outline:0;
	border:0;
}
input
{
	outline:0;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:170%;
	color:#EEE;
	background:#193165 url(images/bg.gif);
}	
h1, h2, h3, h4, h5, h6,
h2 a, h3 a
{
/*	font-family:Georgia, "Times New Roman", Times, serif;*/
	font-weight:normal;
	letter-spacing:0em;
	color:#FFF;
	text-transform:uppercase;
}

h1 { font-size:2.0em; }
h2 { font-size:1.8em; }
h3 { font-size:1.2em; }
h4 { font-size:1.1em; }
h5 { font-size:1.0em; font-weight:bold;}
h6 { font-size:1.0em; }


h1, h2, h3, h4, h5, h6, p
{
	margin-bottom:10px;
}

A,
.post h2 A:hover,
h3 A:hover
{
	color:#FFF;
}
A:hover
{
}

hr
{
	border:1px solid #193165;/*ie fix*/
	border-top:2px dashed #162c5b;
	background:#193165;
	margin:20px 0;
}


.outer
{
/*	border-top:2px solid #575757;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;*/
	background:#193165;
	margin:0 0 40px 0;
	padding:0 10px;
	position:relative;
/*	-webkit-box-shadow: 0px 0px 2px #ddd;
	-moz-box-shadow: 0px 0px 2px #ddd;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;*/
}


.header-search form
{
	border:1px solid #efefef;
	width:165px;
	margin-top:23px;
	height:26px;
}
.header-search input
{
	border:0;
	width:125px;
	/*height:24px;*/
	background:none;
	margin:7px 0 0 5px;
	font-size:85%;
	color:#bbb;
	font-weight:bold;
}
.header-search button
{
	background:#efefef;
	border:1px solid #fff;;
	width:28px;
	height:26px;
	line-height:26px;
	font-size:1.3em;
	color:#fff;
	font-weight:bold;
	text-align:center;
}



#purebred-mainmenu
{
	padding:19px 0;
}

#purebred-mainmenu ul.home  {
	position:absolute;
}
#purebred-mainmenu ul {
	list-style: none;
	padding:0; margin:0;
}
#purebred-mainmenu ul li {
	display:inline;
}
#purebred-mainmenu ul.pages {
	text-align:right;
}
#purebred-mainmenu ul.pages li {
	margin-left:109px;
}
#purebred-mainmenu ul.pages li.first {
	margin-left:0;
}

#purebred-mainmenu a
{
	color:#bbb;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
#purebred-mainmenu a:hover
{
	color:#DDD;
}
#purebred-mainmenu .current_page_item a,
#purebred-mainmenu .current_page_item a:hover
{
	color:#FFF;
	cursor:default;
}


#purebred-content {
	background-color:white;
	padding:0 20px 20px 20px;
	margin-bottom:33px;
	color:#162c5b;
	-moz-box-shadow: -3px 3px 6px black;
	-webkit-box-shadow: -3px 3px 6px black;
	box-shadow: -3px 3px 6px black;
}

#purebred-content a {
	color:#193165;
}

#purebred-content .post div.purebred-banner {
	background:white url(images/logo_purebred.png) no-repeat top left;
	position:relative;
	left:-20px; height:180px;
	font-family: Times, "Times New Roman", serif;
	text-transform:lowercase;
	color:gray;
}
#purebred-content .post div.purebred-banner h1 {
	padding:66px 0 0 220px;
	font-size:66px;
	text-transform:lowercase;
	color:gray;
}
#purebred-content .post div.purebred-banner ul {
	padding:9px 0 0 220px;
	list-style-type: none;
}
#purebred-content .post div.purebred-banner ul li {
	display:inline;
	font-style: italic;
	margin-left:3px;
}
#purebred-content .post div.purebred-banner ul li a {
	color:gray;
	text-decoration:none;
}
#purebred-content .post div.purebred-banner ul li a:hover {
	text-decoration:underline;
}
#purebred-content .post div.purebred-banner ul li.current a, 
#purebred-content .post div.purebred-banner ul li.current a:hover {
	color:#193165;
	text-decoration:none;
	cursor: default;
}
#purebred-content .post h5 {
	color:#193165;
}



#promo-container
{
	margin-bottom:33px;
	width:940px;
	overflow:hidden;
	-moz-box-shadow: -3px 3px 6px black;
	-webkit-box-shadow: -3px 3px 6px black;
	box-shadow: -3px 3px 6px black;
}
#promos
{
/*	border:1px solid #aaa;*/
}
#promos .promo
{
/*	background:#f8f8f8;*/
}
#promo-nav
{
	height:40px;
/*	background:#f8f8f8;*/
	border:1px solid #162c5b;
	margin-top:1px;
	display:none;
}
#promo-nav UL LI.right
{
	margin-right:10px;
}
#promo-nav UL, #promo-nav UL LI
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#promo-nav UL LI
{
	display:inline;
}
#promo-nav UL LI A
{
	display:block;
	float:left;
	padding:2px 8px;
	margin:8px 0 0 8px;
	font-size:85%;
	text-decoration:none;
	color:#bbb;
	height:20px;
	text-align:center;
	font-weight:bold;	
}

#promo-nav UL LI A:hover,
#promo-nav .activeSlide
{
	background:#fff;
	color:#999;
}

.home-columns h3
{
	border-bottom:1px solid #162c5b;
	padding:0 0 6px 0;
}

.latest-posts UL,
.latest-posts UL LI
{
	margin:0;
	padding:0;
}

.latest-posts UL LI
{
	list-style-type:none;
	margin:10px 0 20px 0;
}
.latest-posts A
{
	color:#AAA;
	text-decoration:none;
	display:block;
}
.latest-posts A:hover
{
	color:#DDD;
}
.latest-posts .date
{
	width:35px;
	line-height:135%;
	color:#b5b5b5;
	padding-top:3px;
}
.latest-posts .large
{
	font-size:1.75em;
}
.latest-posts .small
{
	font-size:.9em;
	text-transform:uppercase;
}
.latest-posts .summary
{
	font-size:85%;
	width:250px;
	padding-left:10px;
	border-left:1px solid #aaa;
}
.latest-posts .summary p
{
	margin:0;
}

h2 a,
h3 a
{
	text-decoration:none;
}
.postmeta
{
	padding:0 0 6px 0;
}
.postmeta span
{
	background:#162c5b;
	padding:2px 6px;
	font-size:75%;
	border-left:2px solid #222;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
}
.postmeta span a
{
	/*color:#555;*/
	text-decoration:none;
	
}
A.more-link
{
	font-weight:bold;
	text-decoration:none;
}
A.more-link:hover
{
}

.sidebar
{
	background:transparent;
	padding:10px;
	border:1px solid #162c5b;
	margin:20px 0 40px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:85%;
}

.sidebar .widgettitle
{
	margin-top:-29px;
	color:#162c5b;
	font-size:190%;
}
.sidebar-full
{
	margin-bottom:20px;
}
.sidebar UL
{
	margin:0;
	padding:0;
}
.sidebar UL UL
{
	padding-left:20px;
}
.sidebar UL LI
{
	list-style-type:none;
	padding:2px 0;
}
.ads UL,
.ads UL LI
{
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
}
.ads UL LI A IMG
{
	padding:3px;
	margin:4px;
	background:#fefefe;
	-webkit-box-shadow: 0px 0px 2px #162c5b;
	-moz-box-shadow: 0px 0px 2px #162c5b;
}


.postnavigation a
{
	padding:5px 10px;
	font-weight:bold;
	background:#efefef;
	
	text-decoration:none;
}
.postnavigation a:hover
{
	background:#f7f7f7;
}
.postnavigation .older a
{
	-moz-border-radius:10px 0 0 10px;
	-webkit-border-radius:10px 0 0 10px;
	border-right:2px solid #162c5b;
}
.postnavigation .newer a
{
	-moz-border-radius:0 10px 10px 0;
	-webkit-border-radius:0 10px 10px 0;
	border-left:2px solid #162c5b;
}

#comments
{
}



.footer
{
	border-top:1px solid #162c5b;
	padding:10px 0 5px 0;
	margin:30px 0 0 0;
	font-size:75%;
}
.footer img
{
	background:#162c5b; /* IE Fix if opacity used on icons */
}

#wp-calendar td
{
	padding:2px 11px;
	border-right:1px solid #162c5b;
	border-bottom:1px solid #162c5b;
}
#wp-calendar th
{
	background:#162c5b;
}
#wp-calendar .pad,
#wp-calendar #prev,
#wp-calendar #next
{
	border:0;
}


.alternate, .hidden
{
	display:none;
}
.left
{
	float:left;
}
.right
{
	float:right;
}

#message
{
	color:#990000;
	font-weight:bold;
}
#commentform input, #commentform textarea
{
	width:300px;
	padding:2px;
	font-size:90%;
	font-weight:bold;
	
}
/*#commentform textarea
{
	border:1px solid #3770EB;
	background:transparent;
	-moz-border-radius:7px;
}*/
#commentform #comment
{
	width:450px;
	font-size:100%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#commentform #submit
{
	width:150px;
}
#commentform label
{
	margin:0 0 0 10px;
}
#commentform #submit
{
	font-weight:bold;
/*	background:#333;
	padding:5px;
	color:#fff;*/
	display:block;
	margin:10px 0 0 0;
}
#commentform #submit:hover
{
	cursor:pointer;
	background:#c0c0c0;
}


/* Comments */
OL.commentlist,
OL.commentlist LI
{
	list-style-type:none;
	margin:0;
	padding:0;
}
OL.commentlist .vcard
{
	border-top:1px dotted #162c5b;
	margin:10px 0;
	padding:10px 0;
}
OL.commentlist .avatar
{
	float:left;
	border:1px solid #162c5b;
	padding:1px;
}
OL.commentlist .commentmetadata
{
	clear:both;
	font-size:70%;
}
OL.commentlist .commentmetadata a
{
	text-decoration:none;
	padding:2px 6px;
	background:#162c5b;
	font-style:normal;
}
OL.commentlist .fn
{
	font-weight:bold;
	float:left;
	padding:10px;
}
OL.commentlist .says
{
	display:none;
}
OL.commentlist p
{
	display:block;
	clear:both;
	font-size:90%;
}
OL.commentlist a.comment-reply-link
{
	font-weight:bold;
	font-size:90%;
}
LI.bypostauthor .comment-body
{
	font-style:italic;
}



/* Default wordpress css */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}





/* clearfix start */ 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/* clearfix end */ 

