/*
Theme Name: Print Maker
Theme URI: http://www.kymfulmer.com
Description: This Wordpress theme is based on blank theme with a fixed width, 2 columns layout with menu on the left by Will Healy. 
Author: AMFM Design
Author URI: http://www.amfmdesign.com


/*-----------Block Level Elements--------------*/
* {margin:0; padding:0;}
Body {background:#bfddfb url(images/page_bg.png) repeat-x left top; font-family:Arial, Helvetica, sans-serif; font-size:100%;}

#page {width: 100%; margin: 0 auto; }

#header {width: 100%;padding-top:18px;}

#title {background:url(images/header.png) no-repeat top left;width:610px; }
#title a {display: block;height: 94px;text-indent: -9999px; }
.description {display:none;}
#wrapper {width: 100%;}

#content {float: right; width: 69%; padding: 0 6% 1% 0;}
#sidebar {width: 17%; margin-right: 74%; position:relative; padding: 220px 0 1% 1%;}

#footer {width: 100%; font-size:.6875em; background:#104d8b url(images/foot_bg.png) repeat left top; clear: both; padding: 1% 0% 1% 0; border-top:3px solid #000; color:#bfddfb;}
#footer a {color:#fff; text-decoration:underline;}
#footer #zero {width:30%; float:left; margin: 0 1% 0 1%;}
#footer #one {width:30%; float:left; margin: 0 1% 0 1%;} 
#footer #one p {width:70%;}
#footer #two {width:30%; float:left; margin: 0 1% 0 1%;}
#footer #three {width:30%; float:left; margin: 0 1% 0 1%;}
#footer #four {width:100%; padding: 1% 0 0 0; text-align:center;position:relative;}
#footer ul li {list-style-type:none;}
#footer ul li h2 {color:#ccc;}
#footer ul#logger li {display:inline;}



/*-------------Headings-------------*/

h1 {color:#104d8b; padding: 0 0 .125em 0; font-size:1.875em; font-weight:bold;}
h2 {color:#104d8b; padding: 0 0 .0625em 0; font-size:1.75em; font-weight:bold;}
h3 {color:#104d8b; padding: 0 0 .125em 0; font-size:1.5em; font-weight:bold;}
h4 {color:#104d8b; padding: 0 0 .125em 0; font-size:1.375em; font-weight:bold;}
h5 {color:#104d8b; padding: 0 0 .125em 0; font-size:1.25em; font-weight:bold;}
a {color:#104d8b;}
p {padding:.25em 0 .25em 0; font-size:.875em;}
/*-------------The Post-------------*/

h2 a:hover, h2 a:visited, h2 a {color:#104d8b;font-weight:bold;padding: 0 0 .0625em 0;}
h3 a:hover, h3 a:visited, h3 a {color:#104d8b;font-weight:bold;padding: 0 0 .0625em 0;}

.post { margin:0 0 1.5em 0; padding: 0 0 1em 0; border-bottom: 2px solid #104d8b; width:80%;}
.post p { padding:.25em 0 .25em 0; font-size:.8125em;line-height:175%;}
.post a {color:#104d8b;}
.post img {border:2px solid #104d8b;}
.post ul { padding: .25em 0 .25em 1.25em; list-style-type:none;

}

.post li {font-size:.75em; padding: 0 0 .5em 0;

}
.post p.edit { margin: 0px 0 .625em 0px;font-size:.625em; }
.post p.edit a:link, .post p.edit a:visited { color:#104d8b; text-decoration:none; background:url(images/edit.png) no-repeat left top;padding: 3px 0 3px 16px;}
.post p.edit a:hover, .post p.edit a:active { color:#000; text-decoration:none;background:url(images/edit.png) no-repeat left top;padding: 3px 0 3px 16px;}
.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation { color:#104d8b; font-weight:bold; font-size:.75em;}
.navigation a { color:#104d8b; font-weight:bold;}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {color:#104d8b;

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}
p.small { font-style:italic; font-size:.6875em; margin: 0 0 1em 0; vertical-align:top;}
p.small img.avatar {float:left; margin: 0 .5em 0 0;}
/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li { list-style-type:none;}

#sidebar ul ul {

}

#sidebar ul ul li { list-style-type:none;}

#sidebar ul ul ul {

}
#sidebar img {border: 1px solid #104d8b;}
#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}
/*--------------Nav-------------------*/
#resume, #artist, #portfolio, #contact {position: absolute;left: 0;}
#resume a, #artist a, #portfolio a, #contact a {display: block;width: 203px;text-indent: -9999px; }
#resume {top: 0px;background:url(images/n_resume_a.png) no-repeat 0 0;margin-top: 0px; height:55px;}
#resume a {height:55px;}
#resume:hover {top: 0px;background:url(images/n_resume_a.png) no-repeat -203px 0;margin-top: 0px;}
#artist {top: 0px;background:url(images/n_artist_a.png) no-repeat 0 0;margin-top: 55px; height:50px;}
#artist a {height:50px;}
#artist:hover {top: 0px;background:url(images/n_artist_a.png) no-repeat -203px 0;margin-top: 55px;}
#portfolio {top: 0px;background:url(images/n_portfolio_a.png) no-repeat 0 0;margin-top: 105px;height:27px;}
#portfolio a {height:27px;}
#portfolio:hover {top: 0px;background:url(images/n_portfolio_a.png) no-repeat -203px 0;margin-top: 105px;}
#contact {top:0px;background:url(images/n_contact_a.png) no-repeat 0 0;margin-top: 132px;height:48px;}
#contact a {height:48px;}
#contact:hover {top:0px;background:url(images/n_contact_a.png) no-repeat -203px 0;margin-top: 132px;}


/*--------------Comments--------------*/
ol.commentlist { padding: 0 0 0 1.25em; width:80%;}
ol.commentlist li {list-style-type:none; margin:.5em 0 .5em 0; padding:1em; font-size:.75em;}
ol.commentlist li.alt {list-style-type:none; background:#a5cffa; border: 1px solid #104d8b;}
ol.commentlist li img, ol.commentlist li.alt img {border:1px solid #104d8b;}
ol.commentlist a {color:#104d8b;}
ol.commentlist p, form #commentform p {font-size:1em;padding:.25em 0 .25em 0;}
small.commentmetadata {}
textarea#comment { width:75%;}
.nocomments { width:139px; height:98px; text-indent:-9999px; background:url(images/closed.png) no-repeat left top;}
/*--------------Search Form-------------*/
#searchform {}
#searchform input {}
#searchform #s {}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {display: none;}
.clearthis { clear:both; height:1px;}
.floatleft {float:left; margin: 0 .25em 0 0;}
.box {list-style-type:none; background:#a5cffa ; border: 1px solid #104d8b; padding:1%; width:80%;}

img.avatar {float:left; margin: 0px 4px 0 0;}

div.wp-caption {padding:.25em 0 .25em 0;}
p.wp-caption-text { text-align:left; font-size:.6875em; font-style:italic; padding:.25em 0 .25em 0;}
