/*
THEME NAME: sc 1.0
THEME URI: http://www.ShaunCrittenden.com
DESCRIPTION: Shaun Crittenden Theme 1.0
VERSION: 1.0
AUTHOR: <a href="http://shauncrittenden.com">Shaun Crittenden</a> &amp; thanks to <a href="http://www.plaintxt.org/">plaintxt.org</a>
*/


/*
=reset
--------------------------------------------------------------------*/
@import url("css/reset.css");


/*
=structure,
=framework
--------------------------------------------------------------------*/

/* custom grid */
.one,
.two,
.three {
    float: left;
    margin: 20px 0 0 20px;
}
.one  { width: 300px; }
.two  { width: 620px; }
.three{ width: 940px; }
.last { margin-right: 0; }

body {
	background: url(images/top.gif) left top repeat-x #204052;
	color: #515151;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    padding-top: 7px;
	text-align: center;
}
#shell {
    background-color: #F3F3F3;
}
#wrapper,
#header div,
#footer div {
    margin: 0 auto;
	text-align: left;
	width: 980px;
}
#header div div {
    width: auto;
}
#wrapper {
    background-color: #F3F3F3;
	margin: 0 auto;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 10px;
    text-align: left;
    width: 980px;
}
#header {
    background: url(images/header_bg.gif) left bottom repeat-x white;
    overflow: hidden;
    padding: 10px 0;
}
.sidebar {
    border-left: solid 1px #D3D3D3;
}
.sidebar li {
    padding-left: 20px;
}
.sidebar li ul li {
    padding-left: 0;
}
.sidebar li ul li ul li {
    font-size: .8em;
    padding-left: 20px;
}
#intro{
	padding-bottom: 10px;
	overflow: hidden;
}
#work {
    border-bottom: solid 1px #d3d3d3;
}
#footer {
    background: url(images/btm.gif) left top repeat-x transparent;
    border-top: solid 1px white;
}
#footer div {
    background: url(images/footer_bg.jpg) center top no-repeat transparent;
}


/*
=typography
--------------------------------------------------------------------*/
#header h1 {
    float: left;
    margin: 0;
    padding: 10px 0 14px;
}
#header h1 a{
    background: url(images/shaun_crittenden.gif) left top no-repeat transparent;
    display: block;
    height: 60px;
    overflow: hidden;
    text-indent: -999em;
    width: 320px;
}
#header h1 a:hover {
    background-position: left bottom;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 1em 0 0;
	text-transform: capitalize;
    display: block;
    clear: both;
}
h1 {
    font-size: 2.1em;
}
h2 {
    background: url(images/header_line.gif) left center repeat-x transparent;
    font-size: 1.2em;
    padding: 10px 10px;
    margin-top: 10px;
    clear: both;
    display: block;
    position: relative;
    text-transform: lowercase;
}
.s-category-work h2{
    text-transform: none;
}
h2 span{
    background-color: #F3F3F3;
    padding: 0 10px;
}
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
h6 { font-size: .9em; font-weight: bold; }
p {
	font-size: .9em;
	padding: 10px 0 10px 0;
	line-height: 1.7em;
}
ol,
ul {
	margin: 0 0 1em;
}
li {
	font-size: .9em;
	line-height: 1.5em;
}
.il li {
	display: inline;
	margin-right: 1em;
}
.sidebar ul ul li,
#content ul li{
    /*list-style: url('images/marker.gif') disc inside;*/
    background: url('images/marker.gif') left center no-repeat transparent;
    padding-left: 18px;
}
dl         {  }
dt         { font-weight: bold; }
dd         { font-style: italic; margin-bottom: 1em; }
b, strong  { font-weight: bold; }
i, em      { font-style: italic; }
u, del     {  }
del        { text-decoration: line-through; }
small      { font-size: .8em; }
big        { font-size: 1.2em; }
blockquote {}
code { 
	font-family:"Courier New", Courier, monospace;
	white-space: pre;
}
a {
    text-decoration: underline;
}
a:link {
    color: #417D95;
}
a:visited{
    color: #306175;
}
a:focus {
    color: #417D95;
}
a:hover, a:active {
    color: #65b4d4;
}
h2 a {
    text-decoration: none;
    position: absolute;
    background-color: #f3f3f3;
    padding: 10px;
    right: 10px;
    font-size: 11px;
    text-transform: lowercase;
    margin-top: -5px;
}
h2 a:link {
    color: #417D95;
}
h2 a:visited {
    color: #306175;
}
h2 a:focus {
    color: #417D95;
}
h2 a:hover, a:active {
    color: #65b4d4;
}

/* Home */
.home #content .two {
	width: 610px;
	padding-right: 10px;
}
.home #content .two p {
	text-align: justify;
	letter-spacing: .015em;
}
.home .entry-content p {
    padding-right: 0;
    font-size: 1.5em;
}
#freelance_status {
    border-left: solid 1px #D3D3D3;
    margin-left: 10px;
    width: 310px;
}
#freelance_status p {
    color: #777;
    padding: 10px 0 10px 20px;
}

/* Work */
#work .one a {
    border-top: solid 3px #d3d3d3;
    border-bottom: solid 3px #d3d3d3;
    display: block;
    height: 185px;
    overflow: hidden;
    position: relative;
}
#work p strong {
    display: block;
}
#work div a {
    text-decoration: none;
}
#work div a:link,
#work div a:visited,
#work div a:focus {
    color: #d3d3d3;
}
#work div a:hover,
#work div :active {
    color: #f3f3f3;
}
#work div a span {
    background-color: #333;
    display: block;
    font-size: 11px;
    height: 26px;
    line-height: 24px;
    padding: 0 10px;
    position: absolute;
    text-align: right;
    top: -26px;
    width: 280px;
}
#work div a img {
    position: absolute;
    top:0;
}
.view-link {
    background-color: #e3e3e3;
    border-top: solid 1px #d3d3d3;
    border-right: solid 1px #d3d3d3;
    border-bottom: solid 1px #d3d3d3;
    display: block;
    font-weight: bold;
    margin-left: -20px;
    padding: 10px 0 10px 20px;
    text-decoration: none;
    width: 100%;
}
.view-link:link,
.view-link:visited,
.view-link:focus {
    background-color: #e3e3e3;
}
.view-link:hover,
.view-link:active {
    background-color: #d3d3d3;
}
.navigation {
    padding-left: 20px;
}
.navigation .next {
    float: right;
}
.navigation .previous {
    float: left;
}

/* Footer */
#footer {
    color: #F3F3F3;
    z-index: 10;
}
#footer p em {
    color: #4c8fa9;
}
#footer p {
    float: left;
    line-height: 3.4em;
    margin-left: 20px;
}
#footer ul {
    float: right;
    margin-top: 20px;
}
#footer ul li {
    display: block;
    float: left;
    margin-right: 20px;
    position: relative;
}
#footer ul li:hover ul {
    display: block;
}
#footer ul li ul {
    border-bottom: solid 1px #417D95;
    border-left: solid 1px #417D95;
    border-right: solid 1px #417D95;
    bottom: 15px;
    display: none;
    height: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 150px;
    z-index: 20;
}
#footer ul li ul li {
    display: block;
    float: none;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 200px;
}
#footer ul li ul li a {
    border-width: 0;
    border-top: solid 1px #417D95;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px;
}
#footer ul li .drop_up {
    background: url(images/drop_up.gif) right center repeat-y #295164;
    padding-right: 30px;
}
#footer ul li ul li a:hover {
    background-color: #417D95;
    border-width: 0;
    border-top: solid 1px #417D95;
}
#footer a {
    background-color: #295164;
    border: solid 1px #336378;
    display: block;
    font-size: .75em;
    padding: 4px 10px;
}
#footer a {
    cursor: default;
    text-decoration: none;
}
#footer a:link,
#footer a:visited,
#footer a:focus {
    color: #F3F3F3;
    cursor: pointer;
    text-decoration: none;
}
#footer a:hover,
#footer a:active {
    border: solid 1px #46829c;
    color: #FFFFFF;
    text-decoration: none;
}


/*
=navigation
--------------------------------------------------------------------*/
#menu {
    float: right;
}
#menu ul li {
    float: left;
    margin-right: 20px;
}
#menu ul li a {
    display: block;
    font-weight: bold;
    padding: 15px 0 0;
    text-decoration: none;
    text-transform: lowercase;
}
#menu ul li a small {
    color: #787878;
    display: block;
    font-weight: normal;
    padding-bottom: 5px;
}
#menu a:link,
#menu a:visited,
#menu a:focus {
    color: #417d95;
}
#menu ul li a:hover, #menu ul li a:active {
    color: #61584b;
}
#menu ul li a:hover small {
    color: #343434;
    border-bottom:1px solid #CCCCCC;
}

/* Current page styles */
.home #menu #btn_welcome small,
.category-work #menu #btn_work small,
.pageid-7 #menu #btn_contact small,
.pageid-17 #menu #btn_about small {
    border-bottom: solid 1px #CCC;
    color: #343434;
}
.home #menu #btn_welcome a,
.category-work #menu #btn_work a,
.pageid-7 #menu #btn_contact a,
.pageid-17 #menu #btn_about a {
    border-bottom: solid 3px #EEE;
    color: #61584b;
}


/*
=forms
--------------------------------------------------------------------*/
.pageid-7 form .one {
    margin: 0 20px 0 0;
}
.pageid-7 form .last {
    margin: 0;
}
.wpcf7-form {
    border-top: solid 1px #d3d3d3;
    border-bottom: solid 1px #d3d3d3;
    margin: 10px 0;
    padding: 10px 0;
    overflow: hidden;
}
form {}
legend {}
fieldset {}
textarea {
    overflow: auto;
}
.wpcf7-form p input,
.wpcf7-form textarea {
    width: 95%;
}
select {}
option {}
#wrapper .wpcf7-form .button {
    width: auto;
}


/*
=tools =global
--------------------------------------------------------------------*/
.clear { clear: both; }
.left  { float: left; }
.right { float: right; }
.hide  { display: none; }
.tal   { text-align: left; }
.tar   { text-align: right; }
.tac   { text-align: left; }

/* ClearFix - thanks to http://www.webtoolkit.info/css-clearfix.html */
.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%;
}