/*
Theme Name: EagleDawg
Theme URI: http://eagledawg.new/
Description: Custom WP Design for EagleDawg winner of the Boobie-Thon Giveaway
Version: 1.0
Author: Emtwo
Author URI: http://emtwowebstudios.com/
Tags: blue, purple, custom header, fixed width, two columns, widgets, illustration
*/

/* Reset ----------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/* -------------------------------------------------------------- typography.css * Sets up some sensible default typography. * Based on the typography.css portion of Blueprint CSS @ http://blueprintcss.org/ -------------------------------------------------------------- */ /* Default font settings. The font-size percentage is of 16px. (0.75 * 16px ~ 12px) */ 
body { font-size: 75%; color: #222; background: #fff; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; } /* Headings -------------------------------------------------------------- */ h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; } h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; } h2 { font-size: 2em; margin-bottom: 0.75em; } h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; } h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; } h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; } h6 { font-size: 1em; font-weight: bold; } h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; } /* Text elements -------------------------------------------------------------- */ p { margin: 0 0 1.5em; } p img.left { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; } p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; } a:focus, a:hover { color: #000; } a { color: #009; text-decoration: underline; } blockquote { margin: 1.5em; color: #666; font-style: italic; } strong { font-weight: bold; } em,dfn { font-style: italic; } dfn { font-weight: bold; } sup, sub { line-height: 0; } abbr, acronym { border-bottom: 1px dotted #666; } address { margin: 0 0 1.5em; font-style: italic; } del { color:#666; } pre { margin: 1.5em 0; white-space: pre; } pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } /* Lists -------------------------------------------------------------- */ li ul, li ol { margin:0 1.5em; } ul, ol { margin: 0 1.5em 1.5em 1.5em; } ul { list-style-type: disc; } ol { list-style-type: decimal; } dl { margin: 0 0 1.5em 0; } dl dt { font-weight: bold; } dd { margin-left: 1.5em;} /* Tables -------------------------------------------------------------- */ table { margin-bottom: 1.4em; width:100%; } th { font-weight: bold; } thead th { background: #c3d9ff; } th,td,caption { padding: 4px 10px 4px 5px; } tr.even td { background: #e5ecf9; } tfoot { font-style: italic; } caption { background: #eee; } /* Misc classes -------------------------------------------------------------- */ .small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; } .large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; } .hide { display: none; } .quiet { color: #666; } .loud { color: #000; } .highlight { background:#ff0; } .added { background:#060; color: #fff; } .removed { background:#900; color: #fff; } .first { margin-left:0; padding-left:0; } .last { margin-right:0; padding-right:0; } .top { margin-top:0; padding-top:0; } .bottom { margin-bottom:0; padding-bottom:0; }

/*main-------------------------------------------*/
body {
font-family: Arial, Verdana, Sans-Serif;
background: #6DBEC2 url('http://eagledawg.net/wp-content/themes/eagledawg/images/bg.gif') repeat-x;
color: #333333;
text-align: center;
}
#wrapper{
}

#header {
}
a{
color: #2e3192;
text-decoration: none;
border: none;
outline: none;
}
a:hover {
color: #242052;
text-decoration: none;
}
#sidebar a, .post a{
border-bottom: 1px solid #2e3192;
}
#sidebar a:hover, .post a:hover{
border-bottom: 1px dotted #242052;
}
#content {

}
.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {
border-left: 1px solid #ddd;
}
small {

line-height: 1.5em;
}
h1, h2, h3 {
font-weight: bold;
}
h1 {

text-align: center;
}
h2 {

}

h3 {

}
.sticky {
background: #AEDFE0;
padding: 0 10px 10px;
}
.sticky h2 {
padding-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {

}
.commentlist li {
font-weight: bold;
}
.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;

}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
.commentmetadata {
font-weight: normal;
}
small, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps{

letter-spacing: .07em;
}
/*Structure----------------------------------------------------*/
body {
margin: 0;
padding: 0;
}
#wrapper{
margin: 0 auto;
padding: 0;
width: 980px;
}
#interiorwrapper{
float: left;
width: 980px;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/interiorwrapper.png') repeat-y top right;
}
#header {
position: relative;
margin: 0;
padding: 0;
width: 980px;
height: 95px;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/blogheader.png') no-repeat bottom right;
}
#logo{
position: absolute;
top: 35px;
left: 110px;
margin: 0;
height: 75px;
width: 258px;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/logo.png') no-repeat;
text-indent: -9999px;
}
#logo a{
display: block;
height: 75px;
width: 258px;
}
#nav{
position: absolute;
top: 7px;
left: 335px;
list-style: none;
}
#sidebar{
float: left;
width: 330px;
margin: -95px 0 0 0;
padding: 600px 0 0 0;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/illo.png') no-repeat top left;
line-height: 18px;
text-align: left;
}
#content{
float: left;
width: 624px;
margin: 0;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/table.png') no-repeat 0 270px;
}
#footer {
padding: 0;
margin: 0 auto;
width: 100%;
height: 123px;
clear: left;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/footerbg.png') repeat-x 0px 33px;
}

/*navigation style----------------------------------------------------*/
#nav li{
float: left;
margin: 0 8px 0 0;
padding: 0;
text-indent: -9999px;
}
#nav li a{
display: block;
heoght: 24px;
}
#nav li.blog a{
width: 64px;
height: 24px;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/navigation.png') no-repeat 0 0;
}
#nav .blog a:hover{
background-position: 0 -25px;
}
#nav .archives a{
width: 80px;
height: 24px;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/navigation.png') no-repeat -76px 3px;
}
#nav .archives a:hover{
background-position: -76px -25px;
}
#nav .about a{
width: 115px;
height: 24px;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/navigation.png') no-repeat -170px 3px;
}
#nav .about a:hover{
background-position: -170px -25px;
}
#nav .work a{
width: 143px;
height: 24px;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/navigation.png') no-repeat -296px 4px;
}
#nav .work a:hover{
background-position: -296px -25px;
}
#nav .contact a{
width: 77px;
height: 24px;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/navigation.png') no-repeat -450px 3px;
}
#nav .contact a:hover{
background-position: -450px -25px;
}
#nav .rss a{
width: 73px;
height: 24px;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/navigation.png') no-repeat -538px 4px;
}
#nav .rss a:hover{
background-position: -540px -25px;
}


/*active status of nav*/
.blog  #nav .active a{
background-position: 0px -25px;
}
.page-id-25 #nav .active a{
background-position: -76px -25px;
}
.page-id-2 #nav .active a{
background-position: -170px -25px;
}
.page-id-13 #nav .active a{
background-position: -296px -25px;
}
.page-id-15 #nav .active a{
background-position: -450px -25px;
}

/*footerstyle----------------------------------------------------*/
#footer .footercontent {
margin: 0 auto;
width: 980px;
padding: 25px 0;
text-align: center;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/footer.png') no-repeat top right;
color: #ced7e4;
}
.footercontent a{
color: #ced7e4;
}
.footercontent a:hover{
color: #fff;
border-bottom: 1px dotted #fff;
}
.footercontent .line1{
text-align: right;
padding: 35px 120px 0 0;
margin: 0;
}
.footercontent .line2{
text-align: right;
padding: 5px 120px 0 0;
margin: 0;
}

/* Sidebar----------------------------------------------------*/
#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}
#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
#sidebar #search-3{
margin: 0 0 30px 0;
padding: 0;
}
#sidebar  #search-3 h2{
text-indent: -9999px;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/search-header.png') no-repeat;
height: 20px;
}
#sidebar  #searchform{
text-align: left;
padding: 0;
}
#searchform input{
margin: 10px 0 0 0;
height: 16px;
background: #aedfe0;
border: 1px solid #00669b
}
#search-3 #searchform #s{
width: 200px;
}
input#searchsubmit{
width: 67px;
height: 23px;
border: none;
margin: 0 0 0 5px;
text-indent: -9999px;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/search.png') no-repeat 0 1px;
}
#sidebar #post-notification{
margin: 0 0 30px 0;
}
#post-notification h2{
text-indent: -9999px;
height: 20px;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/email-header.png') no-repeat;
}
#post-notification input{
margin: 10px 0 0 0;
padding: 0;
height: 20px;
background: #aedfe0;
border: 1px solid #00669b;
float: left;
}
#post-notification #submit{
width: 67px;
height: 23px;
border: none;
margin: 10px 0 0 9px;
text-indent: -9999px;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/subscribe.png') no-repeat 0 1px;
}
#sidebar #post-notification p{
clear: left;
}
#sidebar #twitter-1{
position: relative;
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/twitter-top.png') no-repeat;
margin: 0 0 30px 0;
padding: 0;
*min-height: 120px;

}
#twitter-1 .widgettitle a{
position: absolute;
bottom: 0;
right: 30px;
text-indent: -9999px;
width: 100px;
height: 40px;
border: none;
}
#twitter-1 .widgettitle a:hover{
border: none;
}
#twitter-1 .textwidget{
margin: 0;
padding: 0;
background: #AEDFE0;
}
#sidebar .twitter{
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/twitter-bottom.png') no-repeat 0 98%;
min-height: 87px;
margin: 0px 0px 0 0px;
padding: 20px 20px 40px 20px;
width: 280px;
}
#sidebar .twitter li{
padding: 20px 20px 10px 20px;
margin: 14px 0 0 -20px;
*margin-top: 34px;
background: #AEDFE0 ;
}
#text-4{
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/meetniki-top.png') no-repeat;
}
#text-4 h2{
text-indent: -9999px;
}
.textwidget{
background: #AEDFE0 url('http://eagledawg.net/wp-content/themes/eagledawg/images/side-bottom.png') no-repeat left bottom;
width: 260px;
}
#text-4 .textwidget{
margin: 17px 0 0 0;
padding: 10px 20px 20px 20px;
}
#text-4 .textwidget img{
float: left;
margin: 0 5px 0 0;
border: 3px solid #fff;
}
#linkcat-2{
background: transparent url('http://eagledawg.net/wp-content/themes/eagledawg/images/blogroll-top.png') no-repeat;
}
#linkcat-2 h2{
text-indent: -9999px;
}
#sidebar .blogroll{
background: #AEDFE0 url('http://eagledawg.net/wp-content/themes/eagledawg/images/side-bottom.png') no-repeat left bottom;
width: 260px;
margin: 20px 0 0 0;
padding: 10px 20px 20px 20px;;
}
#sidebar .blogroll li{
background: transparent  url('http://eagledawg.net/wp-content/themes/eagledawg/images/bullet.png') no-repeat 0 50%;
line-height: 25px;
margin:  0;
padding: 0 0 0 15px;
}
#text-5{
background: transparent;
}
#text-5 .textwidget{
background: transparent;
}
#text-5 .left{
float: left;
}
#text-5 .right{
float: left;
margin: 0 0 0 20px;
}
#sidebar #text-5 a{
text-decoration: none;
border: none;
}
#sidebar #text-5 a:hover{
text-decoration: none;
border: none;
}
/*blog-style----------------------------------------------------*/
.post {
margin: 0 0 40px 30px;
text-align: left;
line-height: 22px;
}
.post p{
margin: 10px 0;
}
.date{
padding: 20px 0 0 0;
color: #00669b;
font-weight: bold;
}
.post h2{
color: #996699;
border: none;
}
.post h2 a, .page h2 a{
color: #996699;
border: none;
}

.clear {
clear: both;
}
h1 {
padding-top: 70px;
margin: 0;
}
h2 {
margin: 0;
padding: 0;
}
h2.pagetitle {
margin-top: 30px;
text-align: center;
}
h3 {
padding: 0;
margin: 30px 0 0;
}
h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
.bookmarkify{
text-align: right;
}
.bookmarkify a{
border: none;
text-decoration: none;
}
.bookmarkify a:hover{
border: none;
text-decoration: none;
}
.posted{
margin: 10px 0 0 0;
padding: 6px 0 0 0;
background: transparent  url('http://eagledawg.net/wp-content/themes/eagledawg/images/posted.png') repeat-x top left;
}
.posted p{
margin:5px 0;
padding: 0;
}
.navigation {
margin: 10px 0px 20px 30px;
padding: 10px 10px 30px 10px;
font-size: 14px;
background: transparent  url('http://eagledawg.net/wp-content/themes/eagledawg/images/posted.png') repeat-x bottom left;
}
.single .post .date{
margin: 0;
padding: 0;
}
/* 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;
}

/* lists----------------------------------------------------*/
html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}
html>body .entry li {
margin: 7px 0 8px 10px;
}
.entry ol {
padding: 0 0 0 35px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}
select {
width: 130px;
}

/*comments----------------------------------------------------*/
#commentform #author, #commentform #email,
#commentform #url{
padding: 2px;
margin: 5px 5px 1px 0;
background: #aedfe0;
border: 1px solid #00669b
}
#commentform {
margin: 5px 10px 0 30px;
text-align: left;
}
#commentform textarea {
width: 80%;
padding: 2px;
background: #aedfe0;
border: 1px solid #00669b
}
#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#commentform #submit {
margin: 10px 0;
}
.alt {
margin: 0;
padding: 10px;
}
h3#comments, #respond h3{
text-align: left;
padding: 0 0 0 30px;
color: #996699;
}
.commentlist {
padding: 0;
text-align: left;
position: relative;
}
.commentlist li {
margin: 15px 0 10px 70px;
padding: 5px 5px 10px 10px;
list-style: none;
background: #ced7e4;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid #ced7e4;
padding: 10px;
position: relative;
}
.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}
.commentlist p {
clear: both;
margin: 10px 5px 10px 0;
}
.comment-author{
float: left;
margin: 0 0 10px 0;
}

.fn{
color: #00669b;
}
.avatar{
position: absolute;
top: 20px;
left: -50px;
}
.children { 
padding: 0;
 }
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
float: left;
color: #00669b;
}

/* pages----------------------------------------------------*/
.page .post h2{
margin: 30px 0 0 0;
}
h2.center{
margin: 30px 0 0 0;
}
.post h2 a:hover, .page h2 a:hover{
color: #242052;
border-bottom: 1px dotted #242052;
}
.search .post .date{
text-align: left;
padding: 0;
margin: 0;
}
.search .page h2{
text-align: left;
padding: 0 0 20px 30px;
}
.search .page .date{
text-align: left;
padding: 0 0 5px 30px;
}
.search .post h2{
text-align: left;
margin: 0 0 -10px 0px;
}
#content .entry .wpcf7 p {
text-align: left;
display: block;
}
.wpcf7 input, .wpcf7 textarea{
padding: 2px;
margin: 5px 5px 1px 0;
background: #aedfe0;
border: 1px solid #00669b
}
.page .bookmarkify{
display: none;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* 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 {

	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

