/*  
Theme Name: WordPress theme 402
Theme URL: http://wordpress.org/
Description: A theme from Template-Help.com Collection 
Version: 2.2
Author: Template_Help.com 
Author URL: http://www.Template-Help.com/ 
*/

/* CSS Document */

* {
    margin:0; padding:0;
}

body{
    background:#662d91;
}

a:hover{text-decoration:none;}

a img { border:0;}

.column { float:left;}
.clear { clear:both;}

html, input, textarea
    {
        font-family:Tahoma; 
        font-size:11px;     
        color:#2D2D2D;      
    }

a {color:#C36F15;}

input, select, textarea { vertical-align:middle; font-weight:normal;}

.search .input {border-color:#CCCCCC; border-width:1px; border-style:solid; padding-top:3px; padding-bottom:3px; background:#FFFFFF; color:#606060;}
.search .submit { margin:0;}

ul { list-style:none;}

#main { width:798px; margin:0 auto; background:url(images/tall.gif) repeat-y; border:3px solid #FFFFFF; }

#top { background:url(images/top.jpg) no-repeat top;}

#header { height:205px; background:url(images/header.jpg) no-repeat right bottom;}

#header .search { position:absolute; padding:184px 0 0 614px;}
#header .search .input { width:137px;} 
#header .search .submit { margin:0 0 0 5px;}

#logo { position:absolute; margin:80px 0 0 32px;}
#logo span { font-size:1.01em; color:#FFFFFF; text-transform:uppercase;}

h1 { color:#FFFFFF; font-size:3.01em; font-weight:normal; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;}
h1 a {color:#FFFFFF; text-decoration:none;}

#body { width:100%;}

/* side_bar */
#side_bar { width:212px; color:#000;}
#side_bar a { color:#000;}

#side_bar .indent { padding:40px 21px 0 0;}

#side_bar .search .indent { padding:15px 0 15px 28px;}
#side_bar .search .input { width:135px; }
#side_bar .search .submit {margin:0px 0px 0px 4px;}

.widget_style h2 { color:#2D2D2D; font-size:1.11em; font-weight:bold; background:#f5edd4; padding:8px 28px;}
.widget_style ul { margin:15px 12px 18px 28px; list-style:none;}
.widget_style li { background:url(images/side-bul.gif) no-repeat 0px 0px; padding:0px 0 0 19px; margin-top:9px;}

#links_with_style ul {margin:0;}
#links_with_style ul ul {margin:15px 12px 18px 28px;}
#links_with_style ul li {list-style:none;background:none;margin:0;padding:0;}
#links_with_style ul li ul li { background:url(images/side-bul.gif) no-repeat 0px 0px; padding:0px 0 0 19px; margin-top:9px;}

.widget_style ul.children { margin:0;}

#meta { vertical-align:top;}

#categories { vertical-align:top;}

#archives { vertical-align:top;}

#recent-comments  {
    vertical-align:top;
}
#recent-posts  {
    vertical-align:top;
}
#calendar {
    vertical-align:top;
}
#google-search  {
    vertical-align:top;
}
#gsearch {
    text-align:left;
    padding:15px 12px 18px 28px;
}
#pages  {
    vertical-align:top;
}
#text-1 {
    vertical-align:top;
}
#delicious {
    vertical-align:top;
}
#delicious-box {
    text-align:left;
}
#calendar_wrap {
    vertical-align:top;
    padding:15px 12px 18px 28px;
}
#calendar_wrap a {  
    font-weight:bold;
}
.textwidget {   
    padding:15px 12px 18px 28px;
}
#statusbar {    
    text-align:justify;
}
#statusbar p {
    padding:0px 12px 18px 28px;
}
#statusbar a {      
    font-weight:bold;
}

/* side_bar end */

/* content */
#content { width:586px;}

#content .search .input { width:60%; }
#content .search .submit {margin:0px 0px 0px 10px;}

#content .indent { padding:5px 30px 10px 32px;}

#content .title { margin:0; padding:0; margin-top:15px;}
#content .title .left { float:left;}
#content .title .right { float:right; color:#6A6360; }

h3 { color:#C36F15; font-size:1.31em; font-weight:bold; text-transform:uppercase; background:url(images/h-l.gif) repeat-x bottom; padding-bottom:4px;}
h3 a {color:#C36F15; text-decoration:none;}

.author { font-size:1.01em; color:#606060;}

.date { color:#606060;}

.time { color:#C36F15; text-decoration:underline;}

.content_text { padding:13px 8px 15px 0px; background:url(images/h-l.gif) repeat-x bottom;}

.content_text ol { margin-left:20px; margin-top:20px;}

.comment { color:#C36F15; background:url(images/cont-bul.gif) no-repeat 0px 3px; padding-left:15px; float:right; margin-bottom:15px; margin-top:10px;}
.comment a { color:#C36F15; }

.postmetadataalt {
    font-size:0.81em; 
}

.pagetitle {
    color:#C36F15; font-size:1.31em; font-weight:bold; text-transform:uppercase;
    padding:10px 0px 10px 10px; 
}

p { 
    padding:10px 0px 10px 0px; font-size: 1.3em;
}

.article {
    padding:0;
}

.post {
    padding:0px 5px 0px 5px;
}

.navigation {padding:0px 0px 10px 0px; width:100%; color:#C36F15; font-size:1.01em;}
.navigation a {color:#C36F15; font-weight:bold;}
.navigation .left {width:45%; float:left;  padding-left:10px;}
.navigation .right {width:45%; float:right; text-align:right; padding-right:10px;}

/* content end */


/* footer */
#footer { color:#759832; padding:7px 32px; background:url(images/bottom.gif) no-repeat top #ebdca9;}
#footer a { color:#4A6E0E;}
/* footer end */

