html, body {
padding:0px;
margin:0 auto;
font-size:11px;
font-family:Lucida Sans Unicode, Arial, Helvetica, sans-serif;
background-color:#fff;
color:#333333;

}

img { border:0px }
a, a:visited, a:link { color:#444444; text-decoration:none; font-weight:bold; }
a:hover { color:#36F; }
form { display:inline }
h1,h2,h3,h4,h5,h6,div { margin:0px;padding:0px; }

#page {
width:1000px;
border-top:0px;
margin:0 auto;
}

.clear { clear:both }
.right { float:right }
.left { float:left }

/* header */
.onethousand_wrap {
width:1000px;
margin:0 auto;
}

#pagenav {
height:30px;
background-image:url(images/pagenav_bg.gif);
position:relative;
}

#pagenav ul {
list-style:none;
margin:0px;padding:0px;
margin-left:-10px;
padding-top:6px;
float:left;
}

#pagenav ul li {
display:inline;
margin-left:10px;
color:#fff;
padding-left:15px;
}

#pagenav ul li a,#pagenav ul li a:link,#pagenav ul li a:visited { color:#fff; }


#header {
background-repeat:repeat-x;
height:105px;
position:relative;
background-color:#333333
}

.textlogo {
padding-left:20px;
padding-top:23px;
}

.textlogo h1,.textlogo h2 {
font-weight:normal;
font-size:28px;
color:#eeeeee
}

.textlogo h1 a,.textlogo h1 a:link,.textlogo h1 a:visited { color:#eeeeee }
.textlogo h2 { font-size:13px; }

.logo_extra {
background-image:url(images/logo_extra.jpg);
background-position:top right;
background-repeat:no-repeat;
height:105px;
}

#navbar {
background-image:url(images/navbar_bg.gif);
background-repeat:repeat-x;
height:32px;
}

#navbar ul {
white-space: nowrap;
list-style:none;
margin:0px;padding:0px;
padding-top:9px;
padding-left:10px;
padding-bottom:10px;
}

#navbar ul li {
display:inline;
text-transform:uppercase;
color:#333333;
margin-right:10px;
font-size:11px;
font-family:tahoma;
font-weight:bold;

}

#navbar ul li a,#navbar ul li a:link,#navbar ul li a:visited { color:#333333 ; padding:4px; }
#navbar ul li a:hover,#navbar ul .current-cat a,#navbar ul li.current-cat a,#navbar ul li.current-cat a:link,#navbar ul li.current-cat a:visited { background-color:#555555 ; color:#fff }

/* content */
#leftandright {
width:980px;/*1000*/
margin-top:25px;
padding-left:10px;
padding-right:10px;
}

/*left content*/
#leftcontent {
width:643px;
float:left;
}

.oneblog {
background-color:#f2f2f2;
background-image:url(images/oneblog.gif);
background-repeat:repeat-y;
width:623px;/*643*/
padding:10px;
position:relative;
padding-top:12px;
}

.oneblog_btm,.oneblog_top {
background-color:#f2f2f2;
background-image:url(images/oneblog_btm.gif);
background-repeat:no-repeat;
width:643px;
height:4px;
font-size:1px;
margin-bottom:20px;
}

.oneblog_top { background-image:url(images/oneblog_top.gif); margin-bottom:0px;}

.oneblog .thumbnail,.thumbnail {
padding:3px;
background-color:#fff;
border:1px solid #cccccc;
width:125px;
height:125px;
}

.thumbnail_holder {
width:133px;
height:133px;
float:left;
margin-bottom:10px;
position:relative;
}

.excerpt {
margin-left:15px;
float:left;
width:460px;
border:0px solid red;
line-height:17px;
margin-bottom:10px;
}

.oneblog h1,.oneblog h1 a,.oneblog h1 a:link,.oneblog h1 a:visited, .oneblog h2,.oneblog h2 a,.oneblog h2 a:link,.oneblog h2 a:visited, .h2,.archives_ul li h2{
color:#116188;
font-weight:normal;
font-size:21px;
margin-bottom:10px;
font-family:calibri;
}

.oneblog h1 a:hover, .oneblog h2 a:hover {
color:#0e374b;
}

.excerpt p {
color:#313131;
text-align:justify;

}

.excerpt_topbtm {
background-image:url(images/excerpt_details.jpg);
height:2px;
background-repeat:no-repeat;
}

.excerpt_detailbtm {
background:#f7f7f7;
padding:5px;
border-top:1px dotted #aaaaaa;
border-bottom:1px dotted #aaaaaa;
}

.excerpt_detailbtm img { vertical-align:middle }

/*sidebar*/
#rightsidebar {
float:right;
border:0px solid red;
width:311px;
}

/*widgets*/
.widgetblock {
margin-bottom:20px;
padding:5px;
}

.widgettitle,.tabber .tabbertab h2 {
background-color:#3c7ca4;
background-color:#777777;
border-bottom:1px solid #3c7ca4;
height:20px;
padding-left:10px;
padding-top:4px;
color:#fff;
margin:-5px;
margin-bottom:5px;
font-family:tahoma;
font-weight:bold;
font-size:11px;
}

.widgetblock ul {
margin:0px;padding:0px;
margin-left:14px;
list-style:none;
list-style-image:url(images/li1.gif)
}

.widgetblock ul li {
border-bottom:1px solid #dbdbdb;
padding:4px;
padding-left:0px;
}

.widgetblock ul li a,.widgetblock ul li a:link,.widgetblock ul li a:visited {

}

.widgetblock ul li a:hover { color:#204d73 }



/*footer*/
#footer {
background-color:#d3d3d3;
margin-bottom:0px;
}

.footblock {
width:292px;
float:left;
border:0px solid red;
padding:13px;
padding-left:20px;
padding-right:14px;
margin-right:2px;
}

.footblock h3 {
font-size:22px;
font-weight:normal;
color:#1C5472;
margin-top:5px;
margin-bottom:5px;
font-family:calibri;
}

/*popular posts*/
.footblock ul { list-style:none; margin:0px; padding:0px; }
.footblock ul li { padding:4px; }

.block{	display: block;}

.copyright {
height:25px;
background-color:#bbbbbb;
margin-bottom:20px;
padding-top:8px;
}
