/*

THEME NAME: Coops
THEME URI: http://craigcooperphoto.com/themes/Coops-20/
DESCRIPTION: Updated from the SandBox Theme
TAGS:  widgets, sandbox, microformats, hcard, hatom, xoxo
VERSION: 2.0
AUTHOR: <a href="http://craig-cooper.com/">Craig Cooper</a> &amp; <a href="http://www.craigcooperphoto.com/">Craig Cooper Photography</a>
AUTHOR URI:

/*Thank You and Credits
Wordpress.org and the awesome wordpress community thank you everyone :)
HTML-Kit - a great simple but capable and extendable tool
SandPress - Awesome Potenial - Figure it out people! ;)
*/

/* Change the content layout by adjusting the layout template in /layouts/ folder  */

@import url('layouts/3c-r.css');

/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com 
   Addition by Christian Montoya - www.christianmontoya.net */
/* Neutralize styling: 

   Elements we want to clean out entirely: */

html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 2em;
}
/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
		font-family: inherit;
}

/*Global Styling*/

body{background:#F8F8F8 url(images/back.gif) repeat-x; font-family:	'Lucida Grande',Verdana,Arial,Sans-Serif;color: #000000; font-size:.9em; margin-left:5%; margin-right:5%;}
a:link {color: #9E0000; text-decoration:none}
a:visited {color: #9E0000; text-decoration:none}
a:hover {color: #998f00; text-decoration:none}
/*h1, h2, h3, h4, h5, h6{font-weight:normal; font-family: candara,'Lucida Grande',Verdana,Arial,Sans-Serif;} */
*h1, h2, h3, h4, h5, h6{font-weight:normal; font-family: Tahoma, Verdana, Arial;}

h2{font-size:1.4em; color: #000000; }
h3{font-size:1.3em; color: #DDDDDD; background-image: url(images/h2navbg.gif); background-repeat: repeat-x; height: 31px; line-height: 28px; padding: 0px 0px 0px 10px; margin-top: 10px; margin-right: 0px;	margin-bottom: 0px;	margin-left: 10px; text-indent:5px; }
h4{font-size:1.2em; color: #000000;}
h5{font-size:1.1em; color: #000000;}
h6{font-weight:bold; color: #000000;}
blockquote{font-style:italic; padding:15px; margin:10px 0; background:#EEE}
pre{background:#EEEEEE; font-size:0.7em; font-style:normal; padding:15px; margin:10px 0; font-family:courier; line-height:1.7em;}
code{font-family:courier; padding:3px; background:#E4ECFC;  border-bottom:1px solid #D1DAED;  border-right:1px solid #D1DAED;}

pre code{padding:0; background:none}

/* Header Image */

/**  Image in the header of the page **/

div#put-header-image-here{float: right; height: 90px; width: 480px; background-image: url(images/header.jpg); background-repeat: no-repeat;

	border-bottom-width: 3px;	border-bottom-style: solid;	border-bottom-color: #000000; margin-top:-75px;}

	/* Page Image */

/**  Image at the top of the content in page.php **/

div#put-page-image-here{float: right; height: 100px; width: 520px; background-image: url(images/page-image.jpg); background-repeat: no-repeat;

	border-bottom-width: 3px;	border-bottom-style: solid;	border-bottom-color: #000000; margin-top:-25px; margin-bottom:25px}

/* Original Content Starts Here */



/* Basic Header Style */

div#header{margin-bottom:2em; color:#FFFFFF; link:#FFFFFF;}



/* Skip Link (Top Right) */ 

div#access div.skip-link{position:absolute;top:1em;right:1em;}



#access{margin-top:-10px; margin-bottom:60px; width:100%; 

font-size:0.75em; line-height:2.6em; font-family: Verdana,sans-serif;}



/* Menu */

div#menu{font-size:0.9em;height:1.5em;padding-top:0.3em; width:100%; margin-left: 230px;}



div#menu ul a{font-weight:700;text-decoration:none;}



div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0; }



div#menu ul li{float:left;}



/* div#menu ul li a{ background:#9e0000 url(images/navmenubg.gif) repeat-x;  border-left-width: 2px; border-style: solid; border-color: #000000; padding:0.3em 0.5em; margin:1px; font-size:1.2em; font-color:#ffffff;} */



div#menu ul li a{ background:#000000 url(images/navmenubg.gif) repeat-x; padding:3px 5px; margin:2px; font-size:1.2em;} 



div#menu ul ul{display:none;}



div#menu ul ul li{float:none;}



div#menu ul ul li a{margin:0;padding:0;}



div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;}



div#menu ul li:hover ul li a{background:#000000; border:border-top-width: 2px; border-style: solid none none none; border-color: #9E0000; display:block;padding:0.1em;width:10em; text-indent:5px;}



.entry-title{clear:both;}



div#container,div.sidebar{margin-top:2em; }



div#nav-above,div#nav-below{width:100%;height:1em;}



div#nav-above{margin-bottom:1em;}



div#nav-below{margin-top:1em;}



.alignleft,div.nav-previous{float: left;}



.alignright,div.nav-next{float: right;}



form#commentform .form-label{margin:1em 0 0;}



form#commentform span.required{background:#fff;color:000000;}



form#commentform,form#commentform p{padding:0;}



input#author,input#email,input#url{width:50%;}



input#author,input#email,input#url,textarea#comment{padding:0.2em;}



div.comments ol li{margin:0 0 3.5em;}



textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}







div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}



div.sidebar h3{font-size:1.2em;}



div.sidebar input#s{width:7em;}



div.sidebar li{list-style:none;margin:0 0 1em;}



div.sidebar li form{margin:0.2em 0 0;padding:0;}



div.sidebar ul ul{margin:0 0 0 1em;}



div.sidebar ul ul li{list-style:disc;margin:0;}



div.sidebar ul ul ul{margin:0 0 0 0.5em;}



div.sidebar ul ul ul li{list-style:circle;}







div#footer {text-align:center; font-size:.7em;}
