/*Body Style*/
*  {
margin : 0;
padding : 0;
}
body {
background : url('images/bg.png') repeat-x scroll top left;
margin : 0 auto;
}
a {
color : #ec0c00;
text-decoration : none;
border: none;
}
a:hover {
color : #870000;
text-decoration : none;
border: none;
}
img {
padding : 5px 5px 5px 0;
margin : 0 5px 0 0;
border: none;
}
p {
margin : 10px 0 0 0;
}
ol {
padding : 0 0 5px 25px;
}
ul {
padding : 0 0 5px 25px;
}
code {
border : 1px solid #7d0000;
border-left-width : 10px;
display : block;
padding : 10px;
margin : 10px 0;
}
blockquote {
margin : 0;
padding : 10px 10px 10px 40px;
border : 1px solid #f0f0f0;
background : url(images/quote.gif) no-repeat 12px 12px;
font-weight : normal;
font-size : 17px;
line-height : 1.5em;
font-style : italic;
font-family : Georgia, 'Times New Roman', Times, Serif;
color : #555;
}
/*Heading Style*/
h1 {
font-size : 30px;
font-weight: normal;
}
h2 {
font-size : 25px;
font-weight: normal;
}
h3 {
font-size : 20px;
letter-spacing : -0.5px;
padding-top : 15px;
}
h4 {
font-size : 15px;
}
/*Wrap Style*/
#wrap {
width : 977px;
margin : 0 auto;
padding : 0 10px;
}
/*Search Style*/
#search {
position : absolute;
z-index : 999999;
top : 10px;
right : 25px;
border : 2px solid #d11601;
width : 270px;
height : 30px;
background : #fff;
}
#search p {
margin : 0;
padding : 0;
border : none;
}
#search input.searchfield {
margin : 0;
width : 170px;
display : inline;
float : left;
padding : 8px;
border : none;
background : transparent;
font : 13px "Courier New", Courier, mono;
}
#search input.searchbutton {
width : 25px;
height : 25px;
background : url(images/search.gif) no-repeat;
cursor : pointer;
border : none;
margin : 5px 0 0 55px;
}
/*Header Style*/
.header {
margin : 0 auto;
padding: 0 auto;
}
.title {
float : left;
width : 600px;
}
.title h1, .title h2 {
text-align : left;
color : #fff;
}
.title h1 {
font-size : 3em;
padding-left : 10px;
}
.title h2 {
padding : 0 0 10px 10px;
font-size : 0.9em;
text-shadow : #000 2px 2px 1px;
}
.title h1 a, .title h1 a:hover, .title h1 a:visited {
text-decoration : none;
color : #fff;
text-shadow : #000 3px 1px 1px;
}
/*Top Navigation Style*/
#nav {
width : 970px;
padding : 0;
margin : 5px 0 0 4px;
background : url(images/nav.png) repeat-x;
height : 38px;
border-bottom : 2px solid #ccc;
font : bold 12px 'Trebuchet MS', Arial, Sans-Serif;
}
#nav ul {
float : left;
list-style : none;
margin : 0;
padding : 0;
}
#nav ul li {
float : left;
margin : 0;
padding : 0;
}
#nav ul li a {
float : left;
margin : 0;
padding : 10px 15px 10px 15px;
text-decoration : none;
color : #fff;
text-transform : uppercase;
border-right : 1px solid #5a8de2;
text-shadow : #000 3px 2px 1px;
}
#nav ul li a:hover {
background : url(images/button.png) repeat;
text-shadow : none;
}
#nav ul li a.current {
background : url(images/button.png) repeat;
text-shadow : #000 3px 2px 1px;
}
textarea {
width : 500px;
height : 200px;
}
input.button {
background : url('images/button.png') repeat-x scroll top left;
color : #fff;
font-size : 12px;
font-weight : bold;
cursor : pointer;
margin : 0;
padding : 4px 4px 4px 4px;
}
table {
width : 100%;
margin-bottom : 10px;
}
tr th, tr td {
padding : 5px 10px;
}
tr th {
background : url('images/button.png') repeat-x scroll top left;
color : #fff;
}
tr td {
border-bottom : 1px solid #dddddd;
}
.pagewrapper {
margin : 0 auto;
background-image : url('images/wrap-bg-right.png');
background-repeat : repeat-y;
background-position : top right;
}
.inner {
background-image : url('images/wrap-bg-left.png');
background-repeat : repeat-y;
background-position : top left;
}
.page {
margin : 0 10px;
background-color : #ffffff;
padding : 10px 10px;
}

.page ul {
list-style-image : url('images/bullet.png');
font-size : 0.95em;
}
.page ul li {
padding : 3px 0;
}
#content {
width : 610px;
float : left;
margin: 5px 10px 10px 5px;
padding: 5px 5px 0 0;
}
.big {
text-shadow : #000 1px 1px 1px;
}
.crumbs {
font : 12px Georgia, "Times New Roman", Times, serif;
margin : 5px 0 15px 10px;
}
.post_date {
margin : 10px 10px 0 0;
padding : 0 0 5px 20px;
float : left;
background : url('images/clock.png') no-repeat;
font : 12px Verdana, Arial, Helvetica, sans-serif;
}
.post_comments {
margin : 5px 10px 0 30px;
float : left;
padding : 2px 0 5px 25px;
font : 12px Verdana, Arial, Helvetica, sans-serif;
background : url('images/comments.gif') no-repeat;
}
.related_posts {
clear : both;
}
.tags {
background : url('images/tag.png') no-repeat;
margin : 25px 15px 15px 0;
padding : 5px 10px 0 25px;
border-bottom : 1px dashed #999;
}
.tagcloud {
margin : 0 5px 0 5px;
padding : 0;
font : 10px Arial, Helvetica, sans-serif;
}
.paginator {
margin : 0;
text-align : center;
padding : 10px;
text-shadow : #666 1px 1px 1px;
font : bold 17px Arial, Helvetica, sans-serif;
}
.archive_date {
line-height : 1.6em;
font-family : "lucida console";
font-size : 1.1em;
text-transform : uppercase;
text-align : justify;
}
.arc_list {
text-align : left;
}
li.parrent {
list-style : none;
}
#sidebar {
width : 280px;
margin: 5px 5px 5px 5px;
float : right;
}
.sidemenu {
border : 1px solid #ccc;
margin : 10px 0 5px 0;
text-align : justify;
}
.sidemenu p {
margin : 0;
padding : 0;
}
.sidemenu h3 {
background : url(images/nav.png) repeat-x;
margin : 0;
padding : 5px 5px 5px 10px;
}
.sidemenu ul {
list-style : none;
padding : 10px 10px 10px 10px;
}
.sidemenu ul li {
padding : 5px 0;
border-bottom : 1px dashed #999;
}
.sidemenu ul li a {
font-family : Georgia, "Times New Roman", Times, serif;
text-decoration : none;
font-size : 13px;
}
#footer {
margin : 0;
width : 100%;
float : left;
border : 1px dotted #dddddd;
}
.footmenu {
margin : 10px 5px 10px 5px;
padding : 5px 5px 5px 5px;
width : 290px;
float : left;
text-align : justify;
}
.footmenu h3 {
margin : 0;
border-bottom : 1px solid #ccc;
padding : 5px 5px 5px 10px;
}
.footmenu img {
margin : 0;
border : none;
background : inherit;
}
#copyright {
background : url(images/nav.png) repeat-x;
width : 969px;
height : 50px;
margin : 5px 0 10px 4px;
font : 0.9em 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
color : #fff;
border-top : 2px solid #ccc;
border-bottom : 2px solid #ccc;
clear : both;
}
#copyright .bottom-left {
float : left;
padding : 10px 0 0 8px;
}
#copyright .bottom-right {
text-align : right;
padding : 10px 8px 0 0;
}
#copyright a, #copyright a:hover {
text-decoration : none;
color : #fff;
font-weight : bold;
text-shadow : #000 2px 1px 1px;
}
.commentsbox {
margin : 0 0 10px;
padding : 10px;
clear : both;
}
.comment {
margin : 0 0 25px 0;
padding : 5px 0 10px 0;
}
.comname {
margin : 0 0 5px 5px;
padding : 5px 0 5px 5px;
background-color: #0066FF;
font : 11px Verdana, Arial, Helvetica, sans-serif;
}
.comname a {
color : #fff;
font-weight : bold;
}
.comname a:hover {
color : #f03;
}
.gravatar {
width : 50px;
height : 50px;
margin : 0 10px 0 5px;
padding: 0;
float:left;
}
.adminpanel {
margin : 0;
padding : 0;
}
.adminpanel p {
margin : 5px 5px 5px 5px;
padding : 10px 5px 5px 20px;
}
.adminpanel fieldset {
border : 1px solid #e4df94;
color : #000;
margin : 0 0 8px;
padding : 10px 8px;
}
#calc {
width : 150px;
}
*:focus {
outline : none;
}
.clearer, .clear {
clear : both;
} 