/*
Theme Name: Country Lock
Theme URI: http://andyisaacson.com
Description: Country Lock and Key Theme
Author: Andy Isaacson
Author URI: http://andyisaacson.com
*/


body { background-image:url(/images/countrytopbg.jpg); font-family:Arial, Helvetica, sans-serif; font-size:14px; }

a { color:#003300; }

#top { height:30px; width:100%; background-repeat:repeat-x; border-bottom:1px solid #999; }

/*#site { margin:0 auto; width:920px; background-image:url(/images/countrypagebg.jpg); background-repeat:repeat-y;  }*/

#page { margin:0 auto; width:900px; background-color:#eeeddc; padding:10px; margin-top:50px; border:1px solid #222; }

#header { position:relative; width:900px; height:162px; background-image:url(/images/countrylockheadbg.jpg); background-repeat:no-repeat; }
#headerimg { position:absolute; top:-38px; left:-40px; }

#nav { background-color:#678847; height:30px; width:100%; margin-bottom:8px; }
#nav ul { margin-left:212px; }
#nav ul li { display:inline; }
#nav ul li a { display:inline-block; color:#f8f8f8; font-weight:bold; font-size:16px; padding:7px; text-decoration:none; }

#sidebar { float:left; width:200px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
#sidebar h2 { font-size:18px; padding:4px 4px 0 4px; }
#sidebar ul { }
#sidebar ul li { /*margin-bottom:8px; background-color:#f8f8f8; border:1px solid #678847;*/ padding:0 15px; }
#sidebar ul li ul { padding:2px 0 4px 16px; }
#sidebar ul li ul li { font-size:16px; margin-bottom:0; border:0; padding:0; }
#sidebar ul li ul li a { line-height:130%; font-size:16px; font-family:"Courier New", Courier, monospace; }
#sidebar ul li ul li a:hover { color:#ccc; }

#content { float:right; width:680px; }
#content h2 { font-size:18px; margin-bottom:5px; }
#content h3 a { display:block; padding:5px; color: #f8f8f8; background-color:#003300; }
#content p { line-height:130%; margin-bottom:8px; }
#content ul { padding:5px 0 0 20px; }
#content ul li { line-height:130%; list-style-type:disc; list-style-position:inside; }

#footer { clear:both; }
#footer p { text-align:center; font-size:12px; }

.alignright { float:right; }
.alignleft { float:left; }
img.alignright { margin:0 0 5px 5px; border:5px solid #f8f8f8; }

.postmetadata { clear:both; }
p.postmetadata { font-size:11px; padding:5px; border:1px solid #333; }

.sidetop { width:206px; height:17px; background-image:url(/images/sidetop.png); background-repeat:no-repeat; }
.sidemid { width:206px; background-image:url(/images/sidemod.png); background-repeat:repeat-y; }
.sidebottom { width:206px; height:17px; background-image:url(/images/sidebottom.png); background-repeat:no-repeat; margin-bottom:10px; }