/*  
Theme Name: Uncornered Market
Theme URI: http://www.uncorneredmarket.com/
Description: A three column fixed width theme with widget-ready sidebars. Very loosely based on 2yi.net's DarkRed theme.
Version: 1.0
Author: Daniel Noll
Author URI: http://www.uncorneredmarket.com/
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 12px;
margin: 0px;
text-align: center;
color: #383d44;
font: 80%/150% 'bitstream vera sans', 'lucida grande', verdana, sans-serif;
background: #F2F2F2;
}

#wrap
{
width:960px;
margin: 2px auto;
background: #F2F2F2;
padding: 3px 0;
}


                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/
#blogtitle
{
display: none;
}


.description
{
display: none;
}



#header {
	background: #000 url('img/header2.gif') no-repeat left center;
	
	}

#headerimg 	{
	margin: 7px 0px 0 0;
	height: 100px;
	}

#logo
	{
	float:left;
	}

#header-photos
	{
	float:right;
	}

#headerimg img
{
margin-top:5px;
border:none;
}

.description
{
color: #8F8686;
text-align: center;
font-size: 23px;
}

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
width: 960px;
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 960px;
border-top:1px solid #333;
background: url(img/container2.gif) repeat-y;
}




                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
float: left;
width: 190px;
background: #E4E6F1;
margin: 0;
padding-top: 0px;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
text-align: left;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: right;
width: 190px;
background: #E4E6F1;
margin: 0;
padding-top: 0px;
margin-top: 0;
margin-bottom: 0px;
margin-right: 0px;
text-align: left;
}

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
display: block;
margin: 0 190px 20px 190px;
padding: 1em;
padding-top: 0px;
margin-top:0px;
text-align: left;
background: #F2F2F2;
}


#content ul
{
padding-left: 15px;
}

#content ul li{
margin-left: 15px;
list-style-type: square;
}

#content ul ul li{
padding-left: 3px;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 0px;
}

#content_ns
{
display: block;
text-align:left;
background: #F2F2F2;
}


#content_ns ul
{
padding-left: 15px;
}

#content_ns ul li{
margin-left: 15px;
list-style-type: square;
}

#content_ns ul ul li{
padding-left: 3px;
}


#content_ns ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content_ns p
{
padding-left: 0px;
}

                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear:both;
color: #AFAFAF;
padding: 5px 1em 5px 1em;
font-weight: normal;
font-size: 10px;
background: #000;

}

#footwrap p
{
display: block;
margin-top: 12px;
margin-bottom: 2px;
text-align:center;
font-size: 11px;
}

#footwrap a:link {
color: #AFAFAF;
text-decoration: none;
border: none;
font-weight: bold;
font-size: 11px;
}
#footwrap a:hover {
color: #AFAFAF;
text-decoration: underline;
border: none;
font-size: 11px;
}

#footwrap a:visited:hover {
color: #AFAFAF;
text-decoration: underline;
border: none;
font-size: 11px;
}

#footwrap a:visited {
color: #AFAFAF;
text-decoration: none;
border: none;
font-weight: bold;
font-size: 11px;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
color: black;
margin-bottom: 0px;
padding: 10px 0px  10px 8px;
}

#sidebarleft ul
{
list-type:none;
margin-top: -8px;
}

#sidebarleft li
{
background: #E4E6F1;
padding-bottom: 0px;
}

#sidebarleft ul li
{
padding-left: 0;
margin-left: 20px;
margin-right: 6px;
margin-top: -4px;
padding-bottom: 2px;
list-style-type:square;
font-size: 11px;
}

#sidebarleft ul li li
{
padding-left: 0;
margin-left: 4px;
margin-right: 3px;
padding: 0px 0;
list-style-type:square;
font-size: 11px;
}

#sidebarleft ul .children
{
padding-left: 0;
margin-left: 5px;
margin-right: 6px;
margin-top: 0px;
padding-bottom: 2px;
list-style-type:square;
font-size: 11px;
}

#sidebarleft .amm li
{
padding-left: 0;
margin-left: 0px;
margin-right: 6px;
margin-top: -4px;
padding-bottom: 2px;
list-style-type:none;
font-size: 8px;
}

#sidebarleft .ammimg a
{
float: left;
margin: 5px 0 0 0;
padding: 0 5px 0 0;
position: relative;
}

#sidebarleft .ammtext
{
padding-left: 5px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
list-style-type:none;
font-size: 9px;
line-spacing: .5em;
}

#sidebarleft a:link {
color: #728f3d;
text-decoration: none;
}

#sidebarleft a:visited {
color: #728f3d;
text-decoration: none;
}

#sidebarleft a:visited:hover {
color: black;
text-decoration: underline;
border: none;
}

#sidebarleft a:hover {
color: black;
text-decoration: underline;
border: none;
}

#sidebarleft h2 {
font-family: Arial, sans-serif; 
font-size: 13px;
color: black;
padding: 0px 0px 0px 0px;
background:#E4E6F1;
margin-top:10px;
}

#sidebarleft p
{
line-height: 2;
font-size: 11px;
}

#sidebarleft .abouttext
{
margin: -6px 5px 0px 0px;
line-height: 1.4;
font-size: 11px;
color: black;
}

#sidebarleft .textwidget
{
margin: -6px 5px 0px 0px;
}



                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
color: black;
margin-bottom: 0px;
padding: 10px 0px 10px 8px;
}

#sidebarright ul
{
list-type:none;
margin-top: -8px;
}

#sidebarright li
{
background: #E4E6F1;
padding-bottom: 0px;
}

#sidebarright ul li
{
padding-left: 0;
margin-left: 20px;
margin-right: 6px;
margin-top: -4px;
padding-bottom: 2px;
list-style-type:square;
font-size: 11px;
}

#sidebarright ul li li
{
padding-left: 0;
margin-left: 4px;
margin-right: 3px;
padding: 0px 0;
list-style-type:square;
font-size: 11px;
}

#sidebarright ul .children
{
padding-left: 0;
margin-left: 5px;
margin-right: 6px;
margin-top: 0px;
padding-bottom: 2px;
list-style-type:square;
font-size: 11px;
}

#sidebarright a:link {
color: #728f3d;
text-decoration: none;
}

#sidebarright a:visited {
color: #728f3d;
text-decoration: none;
}

#sidebarright a:visited:hover {
color: black;
text-decoration: underline;
border: none;
}

#sidebarright a:hover {
color: black;
text-decoration: underline;
border: none;
}

#sidebarright h2 {
font-family: Arial, sans-serif; 
font-size: 13px;
color: black;
padding: 0px 0px 0px 0px;
background:#E4E6F1;
margin-top:10px;
}

#sidebarright p
{
line-height: 2;
font-size: 11px;
}

#sidebarright .textwidget
{
margin: -6px 5px 0px 0px;
}

#sidebarright form
{
margin: -10px 0 0 0;
}


#leftnav p, #rightnav p { margin: 0 0 1em -5px; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 2px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/


blockquote.withquote 
{
font-style: italic;
background:url(img/quote.gif) no-repeat;
background-position:top left;
text-align: justify;
padding-left: 20px;
} 

p.withunquote 
{
background: url(img/unquote.gif) no-repeat;
background-position:bottom right;
padding-right:5px;
}

div.blockquote_inline
{
width: 450px;
font-family: Verdana;
align: center;
font-size: .85em;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 15px;
background-color: #f8f7ef;
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #b2b2b2;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #b2b2b2;
margin: 5px auto 5px auto;
}

                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
display:block;
width:96%;
overflow:hidden;
margin: 5px auto 10px auto;
border-left:1px dotted #a5c270;
border-right:1px dotted #a5c270;
border-bottom: 1px solid #a5c270;
padding: 5px 0px 8px 0px;
text-align: left;
color: #00395a;
}

.postmetadata_archive
{
clear:both;
display:block;
width:96%;
overflow:hidden;
margin: 5px auto 10px auto;
border-left:1px dotted #a5c270;
border-right:1px dotted #a5c270;
border-bottom: 1px solid #a5c270;
padding: 5px 0px 8px 0px;
text-align: left;
color: #00395a;
}


#content .postmetadata
{
padding-left: 10px;
}

.postmetadata a:link
{
color: #00395a;
font-weight: normal;
border-bottom: 1px dotted #a5c270;
}

.postmetadata a:visited
{
color: #00395a;
font-weight: normal;
border-bottom: 1px dotted #a5c270;
}

.postmetadata a:visited:hover
{
color: black;
font-weight: normal;
border-bottom: 1px solid #8fb34d;
text-decoration: none;
}

.postmetadata a:hover
{
color: black;
font-weight: normal;
border-bottom: 1px solid #8fb34d;
text-decoration: none;
}

.postmetadata p
{
padding-left: 0px;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link
{
color: #728f3d;
text-decoration: none;
font-weight: normal;
}

a:hover
{
color: black;
text-decoration: underline;
}

a:visited
{
color: #728f3d;
text-decoration: none;
font-weight: normal;
}

a:visited:hover
{
color: black;
text-decoration: underline;
}

a img 
{
border:none;
background:none;
padding 0px 5px 0px 5px;
}


#feed, #feed img a:link, #feed img a:visited
{
border: none;
}



                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 0px;
padding-right: 15px;
padding-bottom: 0px;
background: #9CC473;
color: #383d44;
margin-bottom: 0px;
border-left: 1px dotted #00395a;
border-top: 1px solid #00395a;
border-right: 1px dotted #00395a;
border-bottom: 5px solid #383d44;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 5px;
padding-right: 5px;
list-style: none;
background: #F2F2F2;

border-left: 2px solid #00395a;
}


/*li.alt
{
background: #888;
}*/

.commentlist cite
{
float: left;
}

.commentlist p
{
padding: 0px 5px 0px 3px;
margin-bottom: 0px;
margin-top: 3px;
font-size: 8pt;
}

.commentlist a:link
{
color: #00395a;
font-weight: normal;
border-bottom: 1px dotted #a5c270;
}

.commentlist a:visited
{
color: #00395a;
font-weight: normal;
border-bottom: 1px dotted #a5c270;
}

.commentlist a:hover
{
color: black;
font-weight: normal;
border-bottom: 1px solid #8fb34d;
text-decoration: none;
}

.commentlist a:visited:hover
{
color: black;
font-weight: normal;
border-bottom: 1px solid #8fb34d;
text-decoration: none;
}


.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #00395a;
}

.commentnumber {
font: italic normal 14px Lucida, sans serif;
margin-top: 2px;
float:right;
border: 1px dotted;
color: #00395a;
font-size: 22pt;
}

#comment
{
width:80%;
}



                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-family: Trebuchet MS, sans-serif; 
LETTER-SPACING: 0px;
FONT-VARIANT: small-caps; 
font-size: 22px;
font-weight: normal;
padding-left: 0px;
padding-right: 0px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 6px;
margin-bottom: 0px;
border-bottom: 1px dotted #a5c270;
LINE-HEIGHT: 24px;
text-decoration: none;
}

h1 a:link
{
font-size: 22px;
color: #00395a;
font-weight: bold;
}

h1 a:visited
{
font-size: 22px;
color: #00395a;
font-weight: bold;
}

h1 a:hover
{
font-size: 22px;
color: black;
font-weight: bold;
text-decoration: none;
}

h1 a:visited:hover
{
font-size: 22px;
color: black;
font-weight: bold;
text-decoration: none;
}



h2
{
font-family: Arial, sans-serif; 
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 0px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
font-family: Arial, sans-serif; 
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 0px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
font-family: Trebuchet MS, sans-serif; 
LETTER-SPACING: 0px;
FONT-VARIANT: small-caps; 
_height: 1em
font-size: 22px;
font-weight: normal;
padding-left: 0px;
padding-right: 0px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 6px;
margin-bottom: 0px;
border-bottom: 1px dotted #a5c270;
LINE-HEIGHT: 24px;
text-decoration: none;
}

.posttitle a:link
{
font-size: 22px;
color: #00395a;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 22px;
color: #00395a;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 22px;
color: black;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
font-size: 22px;
color: black;
font-weight: bold;
text-decoration: none;
}

h4
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 0px;
margin: 5px 0 10px 0;
text-align: left;
}

h5
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 0px;
margin: 5px 0 6px 0;
text-align: left;
}

                          /*Miscellaneous*/
.article_bottom_tools
{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #cccccc;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
text-align: center;
margin-top: 10px;
margin-right: 6px;
margin-bottom: 10px;
margin-left: 6px;
padding-top: 12px;
padding-right: 0pt;
padding-bottom: 2px;
padding-left: 0pt;
color: #666666;
font-family: Times New Roman;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: .85em;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
letter-spacing: 0.12em;
text-transform: uppercase;
clear: both;
}

.embedmap_left
{
float: left; 
margin-right: 7px;
margin-top: 7px;
border: solid;
}

.embedmap_right
{
float: right; 
margin-left: 7px;
margin-top: 7px;
border: solid;
}


.date
{
LINE-HEIGHT: 12px;
font-size: 10px;
float: right;
margin: 2px 0px 0px 0;
color: #00395a;
}


.cathead
{
LINE-HEIGHT: 12px;
font-size: 10px;
margin: 5px 0px 0px 0px;
color: #00395a;
}

.cathead_home
{
LINE-HEIGHT: 12px;
font-size: 10px;
margin: 25px 0px 0px 0px;
color: #00395a;
}

.comments-link
{
font-size: 12px;
float: right;
margin: 2px 0px 16px 0;
text-align: center;
color: black;
}


.entry
{
margin-top: 10px;
margin-bottom: 5px;
}


p.morephotos
{
background: url(img/photos.png) no-repeat;
margin: 10px 0px 5px 1px;
text-indent: 20px;
font-weight: bold;
}

.entrycomment
{
display:block;
overflow:hidden;
margin: 5px 5px 10px 6px;
text-align: left;
}

.practicaldetails
{
background: url(img/brick.png) no-repeat;
margin: 0px 0px 0px 1px;
text-indent: 20px;
font-weight: bold;
}

.ourvideos
{
background: url(img/film.png) no-repeat;
margin: 0px 0px 0px 1px;
text-indent: 20px;
font-weight: bold;
}

.blipvid
{
text-align: center;
margin: 5px 0 5px 0;
}

.slideshow
{
text-align: center;
}

.clear {
	clear: both;
  padding: 0px 0 0 0;
}


                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
padding: .25em;
margin-top: 10px;
margin-left:auto;
margin-right: auto;
margin-bottom: 5px;
}

.post ul
{
margin: 0 0 10px 0;
}

.post ol li
{
margin: 2px 0 2px 0;
}

.post a img 
{
border: 1px solid #757575;
margin: 10px;
background:none;
padding:0px;
text-decoration: none;
}

.post a img.center
{
border: 1px solid #757575;
display: block;
margin-left: auto;
margin-right: auto;
text-decoration: none;
}

.post a img.right
{
border: 1px solid #757575;
margin:5px 0 0 5px;
float: right;
background:none;
padding:0px;
text-decoration: none;
}

.post a img.topright
{
border: 1px solid #757575;
margin: 5px 0 0 5px;
background:none;
float: right;
padding:0px;
text-decoration: none;
}

.post a img.left
{
border: 1px solid #757575;
margin:5px 5px 0 0;
float: left;
background:none;
padding:0px;
text-decoration: none;
}

.post a img.topleft
{
border: 1px solid #757575;
margin: 5px 5px 0 0;
float: left;
background:none;
padding:0px;
text-decoration: none;
}

.post img.right
{
border: 1px solid #757575;
margin:5px 0 0 5px;
float: right;
background:none;
padding:0px;
text-decoration: none;
}

.post img.topright
{
border: 1px solid #757575;
margin:0px 0 5px 5px;
background:none;
padding:0px;
text-decoration: none;
}

.post img.left
{
border: 1px solid #757575;
margin:5px 5px 0 0;
float: left;
background:none;
padding:0px;
text-decoration: none;
}

.post img.topleft
{
border: 1px solid #757575;
margin:0px 5px 5px 0;
background:none;
padding:0px;
text-decoration: none;
}

.post p morephotos
{
background: url(img/page_white_camera.png) no-repeat;
LINE-HEIGHT: 12px;
font-size: 10px;
font-weight: bold;
text-transform:uppercase;
margin: 2px 0px 0px 0;
color: #00395a;
}

.pe
{
margin:2px;
height:auto;
width:auto;
float:left;
text-align:center;
}

.pe .descpe
{
  text-align:center;
  font-weight:bold;
  font-size:10px;
  width:100px;
  margin: 0 10px;
}

 /*Previous and Next Buttons*/

.tablenav .next
{
	float: right;
}

.tablenav .previous 
{
	float: left;
}

.tablenav 
{	
    height: 30px;
	margin: 6px 0 4px;
	vertical-align: middle;
}

.tablenav .tablenav-pages {
	text-align: center;
	/*float: right;*/
	display: block;
	cursor: default;
	height: 40px;
	line-height: 40px;
	font-size: 11px;

}

.tablenav .tablenav-pages a
{
	text-decoration: none;
	border: none;
	padding: 3px 6px 3px 6px;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.tablenav .tablenav-pages a {
	border-color: #cccccc;
	font-weight: bold;
	background-color: #e7e7c5;
}

.tablenav .tablenav-pages a:hover {
	color: #000000;
	border-color: #ffffff;
}

a.more-link {
	text-decoration: none;
	border: none;
	clear:both;
	margin: 20px 0 10px 0;
	padding: 3px 6px 3px 6px;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-color: #cccccc;
	font-weight: bold;
	background-color: #fcfcfc;
	float: right;
	height: 15px;
	line-height: 15px;
}

.more-link a:hover {
	color: #000000;
	border-color: #000000;
	float: left;
	height: 15px;
	line-height: 15px;
}

                              /*Multi-Page*/

	span.contentjumplink {	font-size: 2em; 
							color: #aaa; 
							vertical-align:middle; 
							font-weight: bold; 
							padding: 0 3px 0px 3px}
							
	a.contentjumplink {		font-size: 2em; 
							color: #728f3d; 
							vertical-align:middle; 
							font-weight: bold; 
							padding: 0 3px 0px 3px}	

	span.contentjumptitle { vertical-align: middle ; 
							color: #aaa; 
							font-weight: bold;
							border:1px #ddd solid ;
							border-top-color: #a7a7a7;
							padding: 3px 3px 3px 3px }
							
	a.contentjumptitle { 	vertical-align: middle;
							border:1px #ddd solid ; 
							border-top-color: #a7a7a7; 
							padding: 3px 3px 3px 3px}

	select.contentjumpddl { vertical-align: middle; 
							margin: 0px 0px 0px 0px ; 
							color: #25A;
							font-weight:bold; 
							font-family:Verdana, Arial, Helvetica, sans-serif;
							width: 160px }

	ol.contentlist { background-color:#f5f5f5; width: 100%; text-align:left; line-height: 3px; padding: 0 0 0 20; }
	
	ol.contentlist li { padding: 0 0 10px 0; margin: 5px 0 0 0; font-size: .9em; }
	
	span.contentlist { color: #aaa; font-weight: bold; }
	
	a.contentlist { padding: 0px; }
	
	li.contentlistall { }

	span.contentjumpnumber, span.contentjumpall
	                        { 	vertical-align: middle ;
								color: #ccc; 
								font-weight: bold;
								border:1px #ddd solid ; 
								border-top-color: #a7a7a7; 
								background-color: #2255aa; 
								padding: 3px 3px 3px 3px }
							
	a.contentjumpnumber, a.contentjumpall
	                  { 	vertical-align: middle; 
					        font-weight: bold;
							border:1px #ddd solid ; 
							border-top-color: #a7a7a7; 
							padding: 3px 3px 3px 3px}
							
	a.contentjumpnumber:hover { border-top-color: #25a; }


                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #BF0404;
color: #afafaf;
background: #4F4F4F;
}

/*#searchform {
margin-left: 5px;
	}*/

/* navigation
--------------------------------------------------*/
#navigation 
{
margin-left:auto;
margin-right:auto;
width: 960px;
overflow: hidden;
height:2.0em;
line-height:2.0em;
background:#a5c270;
margin-bottom: 0;
}

#navigation ul 
{
margin:0;
padding:0;
}

#navigation li {
float:left;
margin:0;
padding:0;
list-style-type:none;
border-right:1px solid;
white-space:nowrap;
border-color:#6F7076;
}

#navigation li a 
{
display:block;
padding:0 15px;
font-size:0.8em;
text-transform:uppercase;
letter-spacing:1px;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form 
{
float:right;
height:100%;
width:200px;
padding:0 15px;
line-height:0;
background:#9CC473;

}

#navigation form fieldset 
{
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:4px;
  margin-bottom:4px;
border:0 solid; /* Opera */
}

#search-form
{
margin-top:4px;
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s 
{
height:1.5em;
width:150px;
margin:0 5px 0 0;
padding:0;
border:1px solid;
font-size:0.8em;


}

#navigation #searchbutton 
{
height:1.5em;
width:auto;
padding:0 1px;
font-size:20px;
letter-spacing:1px;
text-align:center;
vertical-align:middle;
}


#navigation li 
{
border-color:#7F7F7F;
}

#navigation a 
{
color: black;
font-weight: bold;
}

#navigation .selected,
#navigation a:hover
{
background:#A8CC85 repeat-x;
color: white;
}

#navigation a:visited
{
font-weight: bold;
}


#navigation #s 
{
border-color:#FFF9EA;
}

#navigation #searchbutton 
{
color:white;
 background-color:#798288;
}

.button
{
margin-bottom: -4px;
}


/******************Calendar**************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
text-decoration: none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}


/* Tables horizontal shade--- */



.table-shd{border-style:none;border-collapse:collapse}

.table-shd td{border:1px solid #ffffff;padding:3px;background:#dddccc;font-size:11px;vertical-align:top}

.table-shd th{border:1px solid #ffffff;padding:3px;background:#cccccc;font-size:11px;font-weight:normal;text-align:left;vertical-align:top}

.table-shd td.bg_high{background:#557755}

.table-shd td.bg_low{background:#775555}


.table-shd2{border-style:none;border-collapse:collapse}

.table-shd2 td{border:1px solid #ffffff;background:#dddccc;font-size:10px;vertical-align:top}

.table-shd2 th{border:1px solid #ffffff;background:#cccccc;font-size:10px;font-weight:normal;text-align:left;vertical-align:top}

.table-shd2 td.bg_high{background:#557755}

.table-shd2 td.bg_low{background:#775555}

.table-shd2 td.hd{border:1px solid #ffffff;background:#dcd1ff;font-size:12px;color:#140052;vertical-align:top}



/* Required Fields--- */

.form-required 
{
  color: #f00;
}

a.creditlight
{
display: none;
}

#paypal-donate
{
font-size: 10px;
}

.spr-stavros-del_icio_us{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;display:block !important;float:left !important;margin-right:7px !important;background-position: 0 0; width: 16px; height: 16px;}

.spr-stavros-digg{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;display:block !important;float:left !important;margin-right:7px !important;background-position: 0 -46px; width: 16px; height: 14px;}

.spr-stavros-email_new{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;display:block !important;float:left !important;margin-right:10px !important;background-position: 0 -90px; width: 90px; height: 60px;}

.spr-stavros-facebook{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;display:block !important;float:left !important;margin-right:7px !important;background-position: 0 -180px; width: 16px; height: 16px;}

.spr-stavros-facebook_24{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;display:block !important;float:left !important;margin-right:10px !important;background-position: 0 -226px; width: 24px; height: 24px;}

.spr-stavros-flickr_24{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;display:block !important;float:left !important;margin-right:10px !important;background-position: 0 -280px; width: 24px; height: 24px;}

.spr-stavros-mixx{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;display:block !important;float:left !important;margin-right:7px !important;background-position: 0 -334px; width: 16px; height: 16px;}

.spr-stavros-reddit{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;display:block !important;float:left !important;margin-right:7px !important;background-position: 0 -380px; width: 18px; height: 18px;margin-top:-3px !important;}

.spr-stavros-rss_new{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;display:block !important;float:left !important;background-position: 0 -428px; width: 85px; height: 60px;}

.spr-stavros-stumbleupon{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;display:block !important;float:left !important;margin-right:7px !important;background-position: 0 -518px; width: 16px; height: 16px;}

.spr-stavros-stumbleupon_32{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;display:block !important;float:left !important;margin-right:10px !important;background-position: 0 -564px; width: 24px; height: 24px;}

.spr-stavros-twitter-24x24{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;display:block !important;float:left !important;margin-right:10px !important;background-position: 0 -618px; width: 24px; height: 24px;}

.spr-stavros-yahoobuzz{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;display:block !important;float:left !important;margin-right:7px !important;background-position: 0 -672px; width: 16px; height: 16px;}

.spr-stavros-youtube_24{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;display:block !important;float:left !important;margin-right:10px !important;background-position: 0 -718px; width: 24px; height: 24px;}

/*
.spr-stavros-del_icio_us{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;background-position: 0 0; width: 16px; height: 16px;}
.spr-stavros-digg{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;background-position: 0 -46px; width: 16px; height: 14px;}
.spr-stavros-email_new{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;background-position: 0 -90px; width: 90px; height: 60px;}
.spr-stavros-facebook{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;background-position: 0 -180px; width: 16px; height: 16px;}
.spr-stavros-facebook_24{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;background-position: 0 -226px; width: 24px; height: 24px;}
.spr-stavros-flickr_24{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;background-position: 0 -280px; width: 24px; height: 24px;}
.spr-stavros-mixx{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;background-position: 0 -334px; width: 16px; height: 16px;}
.spr-stavros-reddit{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;background-position: 0 -380px; width: 18px; height: 18px;}
.spr-stavros-rss_new{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;background-position: 0 -428px; width: 85px; height: 60px;}
.spr-stavros-stumbleupon{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;background-position: 0 -518px; width: 16px; height: 16px;}
.spr-stavros-stumbleupon_32{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;background-position: 0 -564px; width: 24px; height: 24px;}
.spr-stavros-twitter-24x24{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;background-position: 0 -618px; width: 24px; height: 24px;}
.spr-stavros-yahoobuzz{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;background-position: 0 -672px; width: 16px; height: 16px;}
.spr-stavros-youtube_24{background: url(/wordpress/wp-content/uploads/2012/01/spr-stavros.png) no-repeat top left;background-position: 0 -718px; width: 24px; height: 24px;}
*/

