body { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background: #E8E8E8; }

* {font-family: Verdana, Tahoma; font-size: 13px; }


/*----------------------------------------------Basic styles------------------------------------------------*/

p, h1, h2, h3, span#copyright { color: #222222; font-weight: normal}
h1, h2, h3, h4 {margin-top: 0px; color: #222222;}


acronym { border-bottom: 1px dashed #999; cursor: help }

blockquote { border-left: 1px solid #2277DD; margin-left: 1.5em; padding-left: 10px;}



p, span {line-height: 1.6em}
h1 {
    font-size: 26px;
    font-family: Arial;
	margin-bottom: 10px;
}
strong.header1 {font-family: Arial; font-weight: normal;}	/* site heading */
strong.header1 a {color: white; font-size: 26px; text-decoration: none}
strong.header1 a:hover {color: white; text-decoration: underline}
h2, h3 {font-size: 20px; text-decoration: none}

a {color: #2277DD; text-decoration: underline;}
a:visited {color: #14447c; text-decoration: underline;}
a:hover {color: #0d2542; text-decoration: underline;}


ul {list-style: square outside}
ol {list-style: decimal outside}
em {font-style: italic}


/*---------------------------------------------Layout------------------------------------------------------*/

#hdr {
	padding: 0;
	width: 100%;
	background-color: #2C71A2;
    /*background-image: url(images/title-bg.gif);
    background-repeat: repeat-x;*/
    color: white;
    vertical-align: middle;
	margin: 0;
}

#hdr .description {
	text-decoration: none;
	color: white;
	font-size: 13px;
	margin: 0 0px;
	}

.rowcontainer {	/* Used to keep the divs in a row.  you can use this for any size of divs */
	float: left;
	margin: 0px;
    padding: 0px;
	width: 100%;
	overflow: hidden;
	background: white;
}

#navbar {
    position: relative;
    width: 100%;
    height: 42px;
    padding: 0px;
    margin: 0px;
}

/*---------------------------------------------Main Nav------------------------------------------------------*/

ul#nav {
    margin: 0;
    padding: 0;
}
ul#nav li {
    float: left;
    list-style-type: none;
    display: inline;
	margin: 0;
    }

.title1 {
    background-image: url(images/title1-bg.gif);
    background-repeat: repeat-x;
}

.title3 {
    background-image: url(images/title3-bg.gif);
    background-repeat: repeat-x;
    height: 64px;
}

ul#nav li a {
	font-weight: normal;
    display: block;
    font-size: 18px;
    color: #2277dd;
	padding: 16px 40px 10px 0px;
	text-decoration: underline;
}

ul#nav li a:link, ul#nav li a:visited  {
	color: #2277dd;
}

ul#nav li a:hover, ul#nav li a:active {
	color: #1159b0;
}

.head22 {
    background: #547256 url(images/column2-2.gif) repeat-x;
    padding: 0px;
    padding-left: 30px;
	margin: 0px;
}

.head23 {
    background: #547256 url(images/column2-3.gif) no-repeat right;
}

.entry{
	padding: 0px 10px 10px 10px;
    margin:0px 20px 15px 20px;
}

.entry ul li, .entry ol li {
    line-height: 1.6em;
}

/* Comments Styling */
#datetime {
 /*line-height: 0px;*/
 margin-top: -10px;
 color: #888888;
}


#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
padding: 20px 0px 20px 20px;
background:#BEBEBE;
width: 90%;
}

#commentform textarea {
background: white;
border: 1px solid #d6d3d3;
width: 90%;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.sidebar-td {
    width: 450px;
}
.sidebar-td2 {
    padding: 15px 10px 0px 15px;
}
.left-border {
    border-left: solid 1px #e8e8e8;
}
.sidebar-table {
    background: white;
    table-layout: fixed;
}
.sidebar-table td {
    /*padding-left: 15px;  */
}
td.sidebar-head {
    background: url(images/column3.gif) no-repeat left;
    height: 40px;
    padding-left: 15px;
}
td.sidebar-head b, td.head22 b {
	font-weight: normal;
	font-size: 19px;
    color: white;
}
.center-td {
    background: white;
}
ul.sidebar, ul.cats {
    list-style: none outside;
    padding: 0px;
    margin: 10px 0px;
}
ul.sidebar li, p.sidebar {
    margin: 7px 0px;
}
b.sidebar {
    font-weight: normal;
    font-size: 19px;
    color: #444444;
}
.cats li {
    float: left;
    list-style-type: none;
    display: inline;
    margin-left: 10px;
    margin-bottom: 7px;
    margin-right: 10px;
}


.entry h3 a {
	font-weight: normal;
	font-size: 26px;
	margin-bottom: 10px;
}

.biggest {
    font-size: 19px;
}

img {
  border: 0;
}

img.my_home {
  padding-right: 80px;
  /*border-bottom-style: solid;
  border-color: white;
  border-width: 1px;*/
}

img.insert_img {
  padding-right:20px;
  padding-bottom:10px;
}

.pages {
    padding: 1em 1em 2em 0;
    margin: 1em 0;
    clear: center;
}

.pages a:hover {
    background:#D1EAFF;
}

.pages a, .pages span {
    color: #666666;
    display: block;
    float: left;
    /*padding: 0.4em 0.5em;*/
    line-height: 2.2em;
    padding:0 5px;
    text-align:center;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #beb1b1;
    font-weight: bold;
    background: #3371A3;
    color: #fff;
}

.pages span.pg {
    font-weight: bold;
    background: #fff;
    color: #222222;
}

.pages a {
    border: 1px solid #beb1b1;
    text-decoration: none;
    color:#2277DD!important;
}

.more_posts {
 padding-left:30px;
}

/*---------------------- Comment Quicktags ---------------------------*/
/* Main Span */
#comment_quicktags {
	text-align: left;
	margin-left: 1%;
}
/* Button Style */
#comment_quicktags input.ed_button {
	background: white;
	border: 1px solid #D6D3CE;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	width: auto;
}
/* Button Style on focus/click */
#comment_quicktags input:focus.ed_button {
	background: #FFFFFF;
	border: 1px solid #686868;
}
/* Button Lable style */
#comment_quicktags #ed_strong {
	font-weight: bold;
}
/* Button Lable style */
#comment_quicktags #ed_em {
	font-style: italic;
}
.wp-smiley {
border: 0pt none;
margin: 0px;
padding: 0px;
vertical-align: middle;
}

input.search {
 width:140px;
}

img.gazette2 {
     position: absolute;
     right: 27%;
     top: 187px;
}

.footer-td {
     background-image: url(images/footer-bg-circle.gif);
     background-repeat: repeat-x;
     background-position: right top;
     vertical-align: top;
}

.subscribe-td {
     background-image: url(images/subscribe_bg1.gif);
     background-position: bottom left;
     background-repeat: no-repeat;
     background-color: white;
     padding-bottom: 15px;
     padding-top: 10px;
}

.col-raz3 {
     background: url(images/vert-grad2.gif) top repeat-x;
     width: 20px;
}

.footer-perexod {
     background: url(images/footer-perexod.gif) repeat-x;
     height: 30px;
}

.footer-table ul {
     padding: 0px;
     margin: 0px;
     list-style: none outside;
}

.footer-table ul li {
     padding-bottom: 1px;
}

.footer-table ul li, .footer-table ul li a, .footer-table p a {
     //font-size: 11px;
}

.smal {
     font-size: 10px;
}

.obv {
    width: 180px;
    padding: 14px 0px 0px 0px;
    color: #222222;
}

.obv h3 {
    color: #222222;
    font-weight: bold;
    font-size: 14px;
    color: #444444;
    margin: 0px;
}

.direct {
    width: 175px;
    margin-left: -7px;
    margin-bottom: 10px;
}

.direct2 {
    margin-left: -6px;
    background-color: #F2F2F2;
    padding: 10px 10px 10px 5px;
}

.direct3 {
    margin: -15px 30px 15px 20px;
    padding: 10px 10px 10px 5px;
    background-color: #F2F2F2;
}

.footer-cubes {
     background: url(images/footer-cubes.jpg) right top no-repeat;
     padding: 60px 20px 15px 20px;
}

#left_direct {
     background-image: url(/images/dollar.gif);
     background-position: right top;
     background-repeat: no-repeat;
}

#direct-left {
     height: 515px;
}
#direct-center, #direct-single {
     height: 136px;
}
div.directsingle {
    background: #EAF4FB;
    padding: 7px 10px 7px 10px;
}
.ya {
    padding-bottom: 5px;
}
.hide {
    display: none;
}
.red {
    color: red;
}

/* Page-navi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    padding: 2px 4px 2px 4px;
    margin: 2px;
    color: #666666;
    /*padding: 0.4em 0.5em;*/
    line-height: 2.2em;
    padding: 2px 4px 2px 4px;
    text-align:center;
    margin: 2px;
    border: 1px solid #beb1b1;
    background: #fff;
    font-size: 0.84em;
}
.wp-pagenavi a:hover {
    background:#D1EAFF;
}
.wp-pagenavi span.pages {
    padding: 2px 4px 2px 4px;
    margin: 2px 2px 2px 2px;
    color: #222222;
    border: 0px solid #000000;
    background-color: #FFFFFF;
    line-height: 2.2em;
    font-weight: bold;
    font-size: 0.84em;
}
.wp-pagenavi span.current {
    padding: 2px 4px 2px 4px;
    margin: 2px;
    border: 1px solid #beb1b1;
    font-weight: bold;
    background: #3371A3;
    color: #fff;
    line-height: 2.2em;
    font-size: 0.84em;
}
.wp-pagenavi span.extend {
    padding: 2px 4px 2px 4px;
    margin: 2px;
    border: 1px solid #222222;
    color: #222222;
    background-color: #FFFFFF;
}
