﻿* { 
margin : 0; 
padding : 0; 
outline : none; 
} 
body, h1, h2, h3, h4, h5, h6, blockquote, p { 
margin : 0; 
padding : 0; 
} 
p { 
padding : 10px 0 0 0; 
} 
a img { 
border : 0; 
} 
body { 
margin : 0; 
background : #000 url('images/bg.gif') repeat; 
font-family : Arial, Helvetica, Georgia, Sans-serif; 
font-size : 12px; 
vertical-align : top; 
color : #000000; 
} 
#container { 
background : url('images/pbg.png') repeat-y; 
width : 960px; 
margin : 0 auto; 
} 
#page { 
width : 960px; 
margin : 0 auto; 
background : #222; 
} 
a, a:visited { 
color : #000000; 
text-decoration : none; 
font-weight : bold; 
font-size : 12.5px; 
} 
a:hover { 
text-decoration : underline; 
} 
#header { 
width : 100%; 
background : url('images/header.jpg') no-repeat; 
height : 300px; 
} 
#logo { 
float : left; 
padding-left : 10px; 
} 
#header h1 { 
padding : 100px 10px 10px 10px; 
font-family : Century Gothic, Helvetica, Arial, sans-serif; 
font-size : 16px; 
font-weight : lighter; 
} 
#header h1 a { 
color : #333; 
} 
#header h1 a:hover { 
text-decoration : none; 
} 
#description { 
padding-left : 10px; 
font : 14px Century Gothic, Helvetica, Arial, sans-serif; 
color : #ffffff; 
} 
#wrapper { 
width : 100%; 
margin-top : 20px; 
color : #000000; 
} 
#content { 
float : left; 
width : 550px; 
margin-left : 26px; 
margin-right : 5px; 
} 
.ctop { 
background : url('images/ctop.gif') no-repeat; 
width : 550px; 
height : 44px; 
} 
.cb { 
background : url('images/cbg.gif') repeat-y; 
width : 550px; 
} 
#nav ul { 
clear : both; 
float : left; 
margin-left : 25px; 
} 
#nav ul li { 
float : left; 
display : block; 
} 
#nav ul li a { 
float : left; 
display : inline; 
color : #ffcc33; 
text-decoration : none; 
font : 12px Century Gothic, Helvetica, Arial, sans-serif; 
margin : 5px 20px; 
padding-bottom : 5px; 
} 
.post-h { 
width : 540px; 
height : 110%; 
background : #ffffff url('images/phbg.gif') no-repeat left center; 
border : 0 solid #111; 
margin : 0 auto; 
margin-top : -25px; 
}
.post h2 a:hover,.post h2 a:visited,.post h2 a {
font : 18px Century Gothic, Helvetica, Arial, sans-serif;
text-decoration : none;
color:#961d03;
} 
.post ul, .post li { 
margin-left : 35px; 
} 
.entry { 
padding : 10px; 
} 
.post a img { 
border : 1px solid #444; 
padding : 10px; 
} 
.navigation { 
padding : 10px; 
font-size : 18px; 
} 
.alignleft { 
float : left; 
} 
.alignright { 
float : right; 
} 
blockquote { 
background-repeat : no-repeat; 
background-position : left top; 
margin : 10px 20px; 
color : #999; 
font-family : "Times New Roman", Times, serif; 
font-size : 14px; 
padding : 20px; 
background : #333; 
clear : both; 
border-top : 1px solid #222; 
border-bottom : 1px solid #222; 
} 
p.comments { 
font-size : 12px; 
font-weight : bold; 
float : right; 
margin-right : 20px; 
} 
#sidebar-right { 
width : 150px; 
float : right; 
margin-right : 40px; 
font-family : Arial, Helvetica, Georgia, Sans- serif; 
font-size : 11px; 
vertical-align : top; 
color : #ffffff;
text-align : left;
} 
#sidebar-left { 
width : 150px; 
float : left; 
margin-left : 20px; 
text-align : center;
color : #ffcc33; 
background : #ffcc33;
}
#sidebar-right ul,#sidebar-left ul {
list-style : none;
color : #FF0000;
}

#sidebar-right ul h2,#sidebar-left ul h2 {
padding : 5px;
color : #FFF;
background:url('images/h2bg.gif');
width:140px;
height:20px;
text-transform : uppercase;
font-size : 12px;
border:0px #721a07 solid;
text-align:center;
}
#sidebar-right ul ul,#sidebar-left ul ul {
margin : 0 5px 5px 5px;
padding : 5px;
}

#sidebar-right ul ul li,#sidebar-left ul ul li {
line-height : 21px;
}

#sidebar-right ul ul ul li,#sidebar-left ul ul ul li {

padding-left : 20px;

}

#sidebar-right p ,#sidebar-left p{

padding : 10px;

color : #ccc;

} 
h3 #respond, h3 #comments { 
font-size : 18px; 
padding : 10px; 
} 
ol.commentlist { 
list-style : none; 
font-size : 12px; 
color : #999; 
} 
ol.commentlist li { 
margin-bottom : 20px; 
padding-bottom : 20px; 
padding : 5px; 
}

#footer{
clear : both;
background:#1b1b1b;
text-align:center;
padding:10px;
}
#footer p {
color : #ccc;
font-size:11px;
padding:5px;
}

#footer a {
color : #999;
}

hr {
display : none;
}


