/*
Theme Name: Shoot It!
Theme URI: http://pixelhandler.com/shoot-it/
Description: WordPress theme for photo enthusiasts.
Version: 1.2
Author: Bill Heaton
Author URI: http://pixelhandler.com/
Tags: blue, black, custom header, fixed width, three columns, widgets

	Shoot It! v1.2
	http://pixelhandler.com/shoot-it/

	This theme was designed and built by Bill Heaton,
	whose blog you will find at http://pixelhandler.com/

	The CSS, XHTML and design is released under:
	The GNU General Public License
	http://www.gnu.org/licenses/gpl-3.0.txt

*/
/* Elements */
body 
{
 background-color: #A5A5A5;
 background-image: url('images/shoot-it-body-bkg.jpg');
 background-repeat: repeat-x;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 text-align: center;
 font-size: 75%;
 line-height: 150%;
}

body,td,th 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 font-size: 12px;
}

p, td, th, div, ol, ul, li 
{
 font-size: 1em;
 text-align: left;
 line-height: 1.5em;
}

a:link 
{
 color: #FF9900;
}

a:visited 
{
 color: #FF9900;
}

a:hover, h5 a:hover 
{
 color: #33CCCC;
 text-decoration: underline;
}

a:active 
{
 color: #33CCCC;
}

h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
}

h1, h2, h3 
{
 font-style: normal;
 font-weight: normal;
}

h2, h4, h5 
{
 color: #33CCCC;
}

h1, h3, h1 a:link, h3 a:link 
{
 color: #FFFFFF;
}

h1 
{
 font-size: 3em;
}

h2 
{
 font-size: 1.5em;
}

h3 
{
 font-size: 2em;
}

h4 
{
 font-size: 1.1em;
}

h5 
{
 font-size: 1em;
 font-style: italic;
 line-height: 1em;
 margin: 0px;
 padding: 0px;
 font-weight: normal;
}

h6, h5 a:link, h5 a:hover 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 color: #999999;
}

h5 a:hover 
{
 color: #FF9900;
 text-decoration: underline;
}

small 
{
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 0.9em;
 line-height: 1.5em;
}

/* Presentation */
#wrapper 
{
 height: 100%;
 background-color: #000000;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
}

/* page width */
#wrapper, #header, #main, #footer, #topnav, #info 
{
 width: 993px;
}

#content, #sidebar 
{
 position: relative;
}

#content 
{
 width: 601px;
}

#sidebar 
{
 width: 392px;
}

/* header layout */
#header, #topnav, #info, #logo, #title, #deck, #main, #footer 
{
 position: absolute;
}

#header, #main 
{
 border-left-color: #FFFFFF;
 border-left-style: solid;
 border-left-width: 2px;
 border-right-color: #FFFFFF;
 border-right-style: solid;
 border-right-width: 2px;
}

#header 
{
 top: 0px;
 height: 140px;
 background-image: url('images/shoot-it-hdr-top-bkg.jpg');
 background-position: top left;
 background-repeat: repeat-y;
 background-color: #000000;
 z-index: 10;
}

#header h1, #header h2 
{
 margin: 0px;
 padding: 0px;
 line-height: 1.2em;
}

#title 
{
 left: 152px;
 top: 19px;
 height: 60px;
 width: 500px;
 z-index: 30;
}

#header h1 a 
{
 color: #FFFFFF;
 text-decoration: none;
}

#deck 
{
 text-align: right;
 right: 24px;
 height: 63px;
 top: 16px;
 width: 312px;
 z-index: 25;
}

#logo 
{
 width: 100px;
 height: 97px;
 z-index: 20;
 top: 17px;
 left: 39px;
}

#topnav 
{
 top: 80px;
 height: 40px;
 background-image: url('images/shoot-it-top-nav-bkg.jpg');
 background-position: top left;
 background-repeat: repeat-x;
 background-color: #27BDE1;
 z-index: 15;
}

#info 
{
 background-image: url('images/shoot-it-hdr-bot-bkg.jpg');
 background-position: top left;
 background-repeat: repeat-y;
 background-color: #000000;
 height: 20px;
 top: 120px;
 z-index: 35;
}

#info ul#owner, p#now 
{
 padding-top: 3px;
 padding-right: 24px;
 padding-bottom: 0px;
 padding-left: 10px;
 margin: 0px;
}

#wrapper #header p#now, #wrapper #header #info ul#owner, #wrapper #header #info ul#owner li, #wrapper #header #info ul#owner li a 
{
 font-family: Courier, mono;
 font-size: 9px;
 line-height: 15px;
}

#wrapper #header #info ul#owner li 
{
 list-style: none;
 padding-top: 0px;
 padding-right: 5px;
 padding-bottom: 0px;
 padding-left: 5px;
 margin: 0px;
 display: inline;
 float: left;
}

#wrapper #header #info a 
{
 padding: 0px;
 margin: 0px;
 text-decoration: none;
 color: #FFFFFF;
}

#owner 
{
 float: left;
 text-align: left;
}

p#now 
{
 float: right;
 text-align: right;
}

/* body layout */
#main 
{
 top: 140px;
 background-image: url('images/shoot-it-sidebar-bkg.jpg');
 background-position: top left;
 background-repeat: repeat-y;
 background-color: #161a1e;
 margin: 0px;
 padding: 0px;
}

#content, #rightbar, #leftbar 
{
 height: 100%;
}

#content 
{
 background-image: url('images/shoot-it-ctn-bkg.jpg');
 background-repeat: repeat-x;
 background-color: #161a1e;
 float: right;
 min-height: 646px;
}

#sidebar 
{
 border-top-color: #084077;
 border-top-style: solid;
 border-top-width: 1px;
}

#rightbar 
{
 float: right;
 width: 202px;
}

#leftbar 
{
 width: 189px;
 float: left;
}

/* footer layout */
#footer 
{
 clear: both;
 float: none;
 position: relative;
 background-color: #151A1E;
 background-image: url('images/shoot-it-hdr-top-bkg.jpg');
 background-position: top left;
 background-repeat: repeat-y;
 margin: 0px;
 padding: 0px;
 border-bottom-color: #FFFFFF;
 border-bottom-style: solid;
 border-bottom-width: 2px;
}

p#legal 
{
 text-align: right;
 font-size: .8em;
 float: right;
 margin: 2em;
 display: block;
}

/* Navigation */
#topnav #topnavlist ul 
{
 margin-left: 0;
 padding-left: 0;/*white-space: nowrap;*/
}

#topnav #topnavlist li 
{
 display: block;
 float: right;
 list-style-type: none;
}

#topnav #topnavlist a 
{
 padding-top: 9px;
 padding-right: 33px;
 padding-bottom: 9px;
 padding-left: 33px;
 font-size: 19px;
 line-height: 19px;
 text-decoration: none;
}

#topnav #topnavlist a:link, #topnav #topnavlist a:visited 
{
 color: #000000;
 background-image: url('images/shoot-it-top-nav-bkg.jpg');
}

#topnav #topnavlist a:hover, #topnav #topnavlist a.current 
{
 color: #FF9900;
 background-image: url('images/shoot-it-top-nav-on-bkg.jpg');
 font-style: italic;
}

#topnav #topnavlist a.current 
{
 color: #33CCCC;
}

#ftrnav 
{
 padding: 10px;
 text-align: center;
}

div#ftrnav .navlist 
{
 margin-top: .25em;
 margin-right: 1em;
 margin-bottom: .25em;
 margin-left: 1em;
 padding: 0em;
}

div#ftrnav .navlist ul, div#ftrnav .navlist li 
{
 margin: 0;
 padding: 0;
 display: inline;
 list-style-type: none;
}

div#ftrnav .navlist a:link, div#ftrnav .navlist a:visited 
{
 display: block;
 float: left;
 color: gray;
 padding: .5em;
 margin-top: 0em;
 margin-right: 1.5em;
 margin-bottom: 0em;
 margin-left: 1.5em;
}

div#ftrnav .navlist a:link#current, div#ftrnav .navlist a:visited#current, div#ftrnav .navlist a:hover 
{
 background-color: gray;
 color: #006;
 background-color: silver;
 text-decoration: none;
 font-style: italic;
}

div#ftrnav .navlist a:hover 
{
 color: #000;
}

.menu h3 
{
 text-align: left;
 font-size: 1.4em;
 font-weight: bold;
 color: gray;
 line-height: 34px;
 margin-top: 0em;
 margin-right: 0em;
 margin-bottom: 0em;
 margin-left: 0em;
 padding-top: 0em;
 padding-right: .5em;
 padding-bottom: 0em;
 padding-left: .5em;
 border-top-color: #999999;
 border-top-width: 1px;
 border-top-style: solid;
}

#sidebar #leftbar .menu h3 
{
 color: #003366;
}

.menu ul, .menu ul li 
{
 margin-left: 0px;
 padding-left: 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 list-style: none;
}

#sidebar #rightbar .menu ul li 
{
 width: 201px;
}

#sidebar #leftbar .menu ul li 
{
 width: 189px;
}

.menu ul 
{
 position: relative;
 margin: 0px;
}

.menu .navlist, #sidebar #rightbar .menu ul 
{
 margin-left: 0;
 font-size: 11px;
 font-weight: bold;
 font-family: Verdana, sans-serif;
 width: 188px;
}

.menu .navlist li p, #sidebar #rightbar .menu ul li p, li.recentcomments 
{
 padding-top: 0em;
 padding-right: .5em;
 padding-bottom: 0em;
 padding-left: .5em;
 margin-top: 0em;
 margin-right: .5em;
 margin-bottom: 0em;
 margin-left: .5em;
}

.menu .navlist li, #sidebar #rightbar .menu ul li, .recentcomments 
{
 /*list-style: none;*/

 margin: 0;
 text-align: left;
 line-height: 23px;
}

.menu ul.navlist .recentcomments 
{
 padding-top: 0em;
 padding-right: .7em;
 padding-bottom: 0em;
 padding-left: .5em;
}

.menu .navlist li a, #sidebar #rightbar .menu ul li a 
{
 display: block;
 padding-top: 0.25em;
 padding-right: 0.5em;
 padding-bottom: 0.25em;
 padding-left: 1em;
 text-decoration: none;
 border-top-color: #084077;
 border-top-width: 1px;
 border-top-style: solid;
}

.menu .navlist li a:link, #sidebar #rightbar .menu ul li a:link 
{
 color: #33CCCC;
 background-color: transparent;
 background-image: url('images/button.png');
}

.menu .navlist li a:visited, #sidebar #rightbar .menu ul li a:visited 
{
 background-image: url('images/button-gray.png');
}

.menu .navlist li a:hover, #sidebar #rightbar .menu ul li a:hover 
{
 color: #FF9900;
 background-color: transparent;
 background-image: url('images/button-gray.png');
 font-style: italic;
}

#sidebar #leftbar .menu ul.navlist li td a, #sidebar #leftbar .menu ul.navlist li td a:link, #sidebar #leftbar .menu ul.navlist li td a:visited, #sidebar #leftbar .menu ul.navlist li td a:hover, #sidebar #leftbar .menu ul.navlist li p a, #sidebar #leftbar .menu ul.navlist li p a:link, #sidebar #leftbar .menu ul.navlist li p a:visited, #sidebar #leftbar .menu ul.navlist li p a:hover, #sidebar #rightbar .menu ul.navlist li td a, #sidebar #rightbar .menu ul.navlist li td a:link, #sidebar #rightbar .menu ul.navlist li td a:visited, #sidebar #rightbar .menu ul.navlist li td a:hover, #sidebar #rightbar .menu ul.navlist li p a, #sidebar #rightbar .menu ul.navlist li p a:link, #sidebar #rightbar .menu ul.navlist li p a:visited, #sidebar #rightbar .menu ul.navlist li p a:hover 
{
 background-image: none;
 display: inline;
 border-style: none;
 padding: 0px;
}

#sidebar #leftbar .menu ul li.recentcomments a, #sidebar #rightbar .menu ul li.recentcomments a 
{
 background-image: none;
 display: inline;
 border-style: none;
}

#sidebar #leftbar .menu .navlist li a:link, #sidebar #leftbar .menu li a:link 
{
 color: #FFFFFF;
 background-image: url('images/button-blue.png');
}

#sidebar #leftbar .menu .navlist li a:visited, #sidebar #leftbar .menu li a:visited 
{
 background-image: url('images/button-blue.png');
}

#sidebar #leftbar .menu .navlist li a:hover, #sidebar #leftbar .menu li a:hover 
{
 background-image: url('images/button.png');
 color: #FF9900;
}

#sidebar .menu .navlist li.widget p.tags a:link, #sidebar .menu .navlist li.widget p.tags a, #sidebar .menu .navlist li#tag_cloud a, #sidebar .menu .navlist li#tag_cloud a:link, #sidebar .menu .navlist li#tag_cloud a:hover 
{
 background-image: none;
 border-top-style: none;
 display: inline;
 margin: 0em;
 padding-left: .7em;
}

#sidebar #leftbar .menu .navlist li.widget p.tags a:hover 
{
 background-image: none;
 text-decoration: underline;
 color: #FF9900;
}

/*#sidebar #rightbar .menu .navlist li.adsense { padding: 11px; background-color:none; background-image: none; text-align:center;}*/
/* required by WordPress */
.aligncenter 
{
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.alignleft 
{
 float: left;
}

.alignright 
{
 float: right;
}

/* optional from WordPress */
.wp-caption 
{
 border-color: #ddd;
 border-width: 1px;
 border-style: solid;
 text-align: center;
 background-color: #f3f3f3;
 padding-top: 4px;
 margin: 10px;/* Doesn't valicate but you may decide to use this
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	*/
}

.wp-caption img 
{
 margin: 0;
 padding: 0;
 border-width: 0;
 border-style: none;
}

.wp-caption-dd 
{
 font-size: 11px;
 line-height: 17px;
 padding-top: 0;
 padding-right: 4px;
 padding-bottom: 5px;
 padding-left: 4px;
 margin: 0;
}

/* Posts and classes */
#content h2, #content h2 a:link 
{
 color: #FFFFEC;
}

#content h2, #content h2 a:hover 
{
 color: #FF9900;
 text-decoration: none;
}

.inset 
{
 padding-top: 0px;
 padding-right: 3em;
 padding-bottom: 0px;
 padding-left: 3em;
}

.entry p img 
{
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 0px;
 padding-top: 12px;
 padding-right: 12px;
 padding-bottom: 40px;
 padding-left: 12px;
 background-color: #FFFFFF;
 border-width: 1px;
 border-style: solid;
 border-color: #000000;
}

.entry .caption 
{
 margin-top: -60px;
 margin-left: 12px;
 margin-right: 20px;
 margin-bottom: 40px;
 text-align: left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 color: #333333;
 display: block;
}

div.snapshot 
{
 width: 48px;
 height: 36px;
 background-image: url('images/snapshot.gif');
 background-repeat: no-repeat;
 float: left;
 padding-top: 12px;
 padding-right: 3px;
 padding-bottom: 6px;
 padding-left: 3px;
 font-family: "Courier New", Courier, mono;
 font-size: 12px;
 line-height: 12px;
 text-align: center;
 margin-right: 10px;
}

h6.tags 
{
 border-top-color: gray;
 border-top-width: 1px;
 border-top-style: solid;
 margin-top: .25em;
 padding-top: .5em;
 padding-right: 0em;
 padding-bottom: .5em;
 padding-left: 0em;
 font-weight: normal;
}

h6.tags, h6.tags a:link 
{
 color: gray;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
}

h6.tags a:hover 
{
 color: #FF9900;
}

.smalltype 
{
 font-size: x-small;
}

#footer p.smalltype 
{
 font-size: 9px;
 text-align: center;
 clear: both;
 padding: .5em;
}

.gray 
{
 color: gray;
}

/* TO DO */
#wp-calendar caption, cite 
{
 text-decoration: none;
}

.entry p a:visited 
{
 color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea 
{
 font-size: 0.9em;
 font-family: Lucida;
}

.commentlist li 
{
 font-weight: bold;
}

.commentlist li .avatar 
{
 float: right;
 border-color: #eee;
 border-width: 1px;
 border-style: solid;
 padding: 2px;
 background-color: #fff;
}

.commentlist cite, .commentlist cite a 
{
 font-weight: bold;
 font-style: normal;
 font-size: 1.1em;
}

.commentlist p 
{
 font-weight: normal;
 line-height: 1.5em;
 text-transform: none;
}

#commentform p 
{
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata 
{
 font-weight: normal;
}

code 
{
 font-size: 1.1em;
 font-family: Courier;
}

acronym, abbr, span.caps 
{
 font-size: 0.9em;
 letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a 
{
 font-size: 9pt;
}

#wp-calendar a 
{
 text-decoration: none;
}

#wp-calendar caption 
{
 font-size: 1.3em;
 font-weight: bold;
 font-family: Lucida;
 text-align: center;
}

#wp-calendar th 
{
 font-style: normal;
 text-transform: capitalize;
}

.post 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 40px;
 margin-left: 0;
 text-align: justify;
}

.post hr 
{
 display: block;
}

.postmetadata 
{
 clear: left;
}

.clear 
{
 clear: both;
}

h3.comments 
{
 padding: 0;
 margin-top: 40px;
 margin-right: auto;
 margin-bottom: 20px;
 margin-left: auto;
}

/* Begin Images */
p img 
{
 padding: 0;
 max-width: 100%;
}

img.centered 
{
 display: block;
 margin-left: auto;
 margin-right: auto;
}

img.alignright 
{
 padding: 4px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 2px;
 margin-left: 7px;
 display: inline;
}

img.alignleft 
{
 padding: 4px;
 margin-top: 0;
 margin-right: 7px;
 margin-bottom: 2px;
 margin-left: 0;
 display: inline;
}

.alignright 
{
 float: right;
}

.alignleft 
{
 float: left;
}

/* End Images */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul 
{
 margin-left: 0px;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 30px;
 list-style: none;
 padding-left: 10px;
 text-indent: -10px;
}

html>body .entry li 
{
 margin-top: 7px;
 margin-right: 0;
 margin-bottom: 8px;
 margin-left: 10px;
}

.entry ul li:before 
{
 content: "\00BB \0020";
}

.entry ol 
{
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 35px;
 margin: 0;
}

.entry ol li 
{
 margin: 0;
 padding: 0;
}

.postmetadata ul, .postmetadata li 
{
 display: inline;
 list-style-type: none;
 list-style-image: none;
}

/* End Entry Lists */
/* Begin Form Elements */
#searchform 
{
 margin-top: 10px;
 margin-right: auto;
 margin-bottom: 10px;
 margin-left: auto;
 padding-top: 5px;
 padding-right: 3px;
 padding-bottom: 5px;
 padding-left: 3px;
 text-align: center;
}

#sidebar #searchform #s 
{
 width: 108px;
 padding: 2px;
}

#sidebar #searchsubmit 
{
 padding: 1px;
}

.entry form 
{
 text-align: center;
}

select 
{
 width: 130px;
}

#commentform input 
{
 width: 170px;
 padding: 2px;
 margin-top: 5px;
 margin-right: 5px;
 margin-bottom: 1px;
 margin-left: 0;
}

#commentform textarea 
{
 width: 100%;
 padding: 2px;
}

#commentform #submit 
{
 margin: 0;
 float: right;
}

/* End Form Elements */
/* Begin Comments*/
.alt 
{
 margin: 0;
 padding: 10px;
}

.commentlist 
{
 padding: 0;
 text-align: justify;
}

.commentlist li 
{
 margin-top: 15px;
 margin-right: 0;
 margin-bottom: 3px;
 margin-left: 0;
 padding-top: 5px;
 padding-right: 10px;
 padding-bottom: 3px;
 padding-left: 10px;
 list-style: none;
}

.commentlist p 
{
 margin-top: 10px;
 margin-right: 5px;
 margin-bottom: 10px;
 margin-left: 0;
}

#commentform p 
{
 margin-top: 5px;
 margin-right: 0;
 margin-bottom: 5px;
 margin-left: 0;
}

.nocomments 
{
 text-align: center;
 margin: 0;
 padding: 0;
}

.commentmetadata 
{
 margin: 0;
 display: block;
}

/* End Comments */
/* Begin Calendar */
#wp-calendar 
{
 empty-cells: show;
 margin-top: 10px;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 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-top: 3px;
 padding-right: 0;
 padding-bottom: 3px;
 padding-left: 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-color: #999;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
}

blockquote 
{
 margin-top: 15px;
 margin-right: 30px;
 margin-bottom: 0;
 margin-left: 10px;
 padding-left: 20px;
 border-left-color: #ddd;
 border-left-width: 5px;
 border-left-style: solid;
}

blockquote cite 
{
 margin-top: 5px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
 display: block;
}

.center 
{
 text-align: center;
}

hr 
{
 display: none;
}

a img 
{
 border-style: none;
}

.navigation 
{
 display: block;
 text-align: center;
 margin-top: 10px;
 margin-bottom: 60px;
}

/* End Various Tags & Classes*/