/* ProBlogger Theme by Samir Kahvedzic ( AkIrA ) /*
/* www.akirapowered.com */
/* akira_tim@hotmail.com */
/* 2006 - 2007 */

/* CORE */

* { margin: 0; padding: 0; }
body { background: #dfdfdf; font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #000; }
.clear { clear: both; }

/* LINK STYLES */

a { color: #707070; font-weight: bold; text-decoration: none; }
a:hover { color: #0e779e; text-decoration: underline; }

/* MENU STYLES */

h1, h2, h3, h4, h5, h6 { margin: 0; color: #0e779e; font-size: 12px; padding: 0px; text-align: center; text-transform: uppercase; }

.menu_top { background: url(images/m_top_b.png) repeat-x top; }
.menu_top_l { background: url(images/m_top_l.png) no-repeat left top; }
.menu_top_r { background: url(images/m_top_r.png) no-repeat right top; height: 20px; padding: 14px 4px 0px 4px; }

.menu_w_l { background: #f6f4f5 url(images/m_w_l.png) repeat-y left; }
.menu_w_r { background: url(images/m_w_r.png) repeat-y right; }

.menu_text { padding: 0px 6px; }

.menu_bot { background: url(images/m_bot_b.png) repeat-x top; }
.menu_bot_l { background: url(images/m_bot_l.png) no-repeat left top; }
.menu_bot_r { background: url(images/m_bot_r.png) no-repeat right top; height: 27px; }

/* TABLE STYLE */
 
table { margin: 0px; padding: 0px; border: none; border-collapse: collapse; }
td { text-align: left; vertical-align: top; padding-left: 2px; padding-right: 2px; }

/* THEME LAYOUT */

#toparea { background: url(images/bg2.png) repeat-x bottom; height: 57px; padding-top: 1px; }
#topwrapp { width: 1000px; margin: 0 auto; }

#sitename { width: 340px; float: left; font-size: 24px; color: #fff; padding-top: 20px; }

/* my account box */

#myacc { width: 400px; float: left; padding: 17px 4px 0px 4px; color: #fff; }
#myacc li { float: left; display: inline; list-style: none; }
#myacc a { color: #fff; padding: 4px 7px 0px 7px; }
#myacc a:hover { text-decoration: underline; }
.welcome { padding-bottom: 4px; }

#wrapper { width: 1000px; margin: 7px auto; background: #fff url(images/w_l.png) repeat-y left; }
#wrapper2 { background: url(images/w_r.png) repeat-y right; }

/* navigation */

#nav { background: url(images/nav_b.png) repeat-x top; }
#nav_l { background: url(images/nav_l.png) no-repeat left top; }
#nav_r { background: url(images/nav_r.png) no-repeat right top; height: 35px; padding: 7px 7px 0px 7px; }

#nav li { list-style: none; display: inline; }
#nav a { float: left; padding: 11px 10px 7px 7px; color: #747474; text-align: center; background: url(images/navbord.png) no-repeat right; }
#nav a:hover { color: #0e779e; }

/* main header */

#headw { padding: 0px 4px; }
#headb { background: url(images/cbg.png) repeat-x top; padding: 24px 0px 12px 0px; }
#header { background: url(images/header.png) no-repeat center; height: 176px; }

/* content */

#content { padding: 0px 24px; }

/* left area */

#leftarea { width: 677px; float: left; padding-right: 36px; display: inline; overflow: visible !important /*Firefox*/; overflow: hidden /*IE6*/; border-right: 1px dotted #bababa; }

/* NEWS STYLES */

.title { font-size: 14px; font-weight: bold; color: #0e779e; }
.ninfo { font-size: 10px; color: #bababa; }
.ntext { padding: 7px 0px; }
.ncomments { text-align: right; border-bottom: 1px dotted #bababa; padding: 0px 4px 4px 4px; margin-bottom: 7px; } 

/* right menu */

#rightmenu { width: 217px; float: right; text-align: center; display: inline; overflow: visible !important /*Firefox*/; overflow: hidden /*IE6*/; color: #a2a2a2; }

/* disclaimer */

#disclaimer { padding: 4px 7px 0px 7px; border-top: 1px dotted #bababa; margin-top: 12px; }

/* footer */

#footer { background: url(images/foot_b.png) repeat-x top; }
#foot_l { background: url(images/foot_l.png) no-repeat left top; }
#foot_r { background: url(images/foot_r.png) no-repeat right top; height: 22px; }

/* E107 STYLES */

.indentchat { padding: 4px; border: 1px solid #bababa; margin: 4px 0 4px 0; text-align: left; background: #f1f0f0 url(images/fhead3.png) repeat-x top; color: #707070; }

.indent { padding: 4px; margin: 2px; background: #f6f4f5; border: 1px dotted #bababa; }

.code_highlight { padding: 4px; margin: 2px; height: 200px; overflow: scroll; background: #f6f4f5; border: 1px dotted #bababa; }

.button { padding: 2px 4px; margin: 2px auto; background: #fff url(images/button.png) repeat-x bottom; border: 1px solid #bababa; color: #000; text-align: center; font-weight: bold; font-size: 10px; } 

.small { font: 10px; color: #545353; }
.smalltext { font: 10px; color: #545353; }
.smallbottom { font-size: 10px; color: #545353; text-align:left; }
.smallblacktext { color: #545353; font-size: 10px; }

.tbox { color: #0e779e; background: #fff url(images/tbox.png) repeat-x top; font-weight: bold; font-size: 11px; border: 1px solid #bababa; margin: 2px auto; padding: 2px; }
.tbox:focus { border: 1px solid #0e7793; }
.chatbox { width: 96%; margin: 2px auto; }

.helpbox { background-color: #fff; border: 1px solid #DFDFDF; color: #000; font-size: 9px; padding: 4px 5px 4px 5px; }

/* FORUM STYLES */

.ftrack { border: none; padding: 7px 5px 7px 5px; background: #f1f0f0; }

.fdata { text-align: center; border-top: 1px solid #bababa; padding: 7px 4px; background: #ededed url(images/fhead2.png) repeat-x top; }

.fcaption { padding: 4px; color: #787878; background: url(images/nav_b.png) repeat-x bottom; font: 11px; min-height: 20px; }

.fcaption span.smalltext{ color: color: #707070; }
.fcaption span.smalltext a:hover{ color: #a0bac6; }
.fcaption a { color: color: #707070; text-decoration: none; }
.fcaption a:hover { color: #a0bac6; }
a.forumlink{ color: color: #707070; text-decoration: none; }
a.forumlink:hover{ color: #a0bac6; }

.fborder { border: 1px solid #bababa; margin: 4px 0 4px 0; }

.forumheader { padding: 2px 4px 2px 4px; line-height: 16px; font-weight: bold; color: #0e779e; background: #fff url(images/cbg.png) repeat-x top; }

.forumheader2 { padding: 7px 5px 7px 5px; border: 1px solid #bababa; background: #ededed url(images/fhead2.png) repeat-x top; }
	
.forumheader3 { padding: 7px 5px 7px 5px; border: 1px solid #bababa; background: #f1f0f0 url(images/fhead3.png) repeat-x top; }

.forumheader4 { padding: 7px 5px 7px 5px; border: 1px solid #bababa; background: #222222 url(images/fhead3.png) repeat-x top; }

.finfobar { padding: 2px 4px; background: #ededed; border: 1px solid #bababa; }

