/* 
YOUR CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

h3.sub,h2.sub {margin: 0 0 10px 0;padding: 0 0 5px 0;font-size: 1.1em;font-weight: bold;line-height: 1em;text-transform: uppercase;letter-spacing: 2px;color: #c96604;border-bottom: 1px solid #c96604;}

.postmetadata {color:#262626;}
.postmetadata a {color:#ebebeb;}
.postmetadata a:hover {color:#262626;}


.nav a, .navi a {background:#c96604; color:#ebebeb; font:bold 12px/1 helvetica,arial,sans-serif; padding:8px 10px 8px; -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; display: block}
.nav a:hover,.navi a:hover {background:#c96604;color:#262626}
.prev a, .next a {color:#ebebeb;text-decoration:none;padding:4px 10px 6px 10px; font-size:14px;display:block;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}


#commentform textarea {margin-top:5px;width: 95%;padding: 2px;border:5px #ebebeb solid;font-size: 1.2em;}
#commentform textarea:hover {border:5px solid #c96604;}
#commentform #submit{margin-top: 5px;padding: 5px;font-weight: bold;font-size: 1.3em;background:#111 none repeat scroll 0 0;border:1px solid #222;color:#ebebeb;font-size:1.3em;font-weight:bold;margin-top:5px;padding:5px;}
legend {font-size: 1.2em;font-weight:bold;padding: 2px 10px}
#commentform #submit:hover{cursor:pointer;background:#000;color:#c96604}


.sliderGallery {background: #000000;overflow: hidden;position: relative;padding:0;height: 190px;width: 1809px;margin:0 0 1em;}
.sliderGallery ul li a span:hover { color: #fff; }
.sliderGallery ul li a img { filter: alpha(opacity=20); margin: 0; -moz-opacity: .20; opacity:.20; padding: 0; }
.sliderGallery ul li a img:hover { filter: alpha(opacity=100); -moz-opacity: 1; opacity:1; }

#slider-handle {width: 950px;background: #262626;height: 10px;display: block;margin-bottom:20px;-moz-border-radius:4px;-webkit-border-radius:4px}


#category-section ul{list-style:none;margin:0;font-size:1em;padding:0;border-top:1px solid #c96604;}
#category-section ul li a,ul.txt li{height:1%;line-height:1.2em;border-bottom:1px solid #c96604;display:block;padding:6px 0 6px 8px;margin:0}
#category-section ul li a:hover,ul.txt li:hover{color:#c96604;background-position:1px 0.8em;background: #000}