/*
Theme Name: Panasall Blog
Theme URI: http://panasall.com
Description: Panasall Blog Theme.
Version: 1.0
Author: Daniel Robere
*/

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
}

a, a:visited, a:active, a:hover {
font-size:12px;
text-decoration:none;
}

div#container {
margin:0px auto;
width:985px;
}

div#header_wrap {
margin-top:20px;
position:relative;
width:985px;
}

div#logo {
background:url(images/logo.gif) no-repeat;
height:85px;
float:left;
width:630px;
}

div#logo h1 {
text-indent:-99999px;
}

div#title_bar {
color:#444444;
font-size:12px;
height:85px;
float:left;
width:355px;
}

div#nav-left {
clear:both;
background:url(images/nav_corner_left.gif) no-repeat;
float:left;
height:29px;
width:5px;
}

div#nav {
background:url(images/nav_bg.gif) repeat-x;
float:left;
height:22px;
padding-top:7px;
width:980px;
}

div#nav ul, li {
display:inline;
}

div#nav li {
border-right:1px solid  #696a6a; 
padding-right:17px;
margin-right:17px;
}

div#nav li.end {
border:0px;
}

div#nav li a, a:active, a:visited {
color:#fff;
font-size:12px;
font-weight:bold;
line-height:14px;
text-decoration:none;
text-transform:uppercase;
}

div#nav li a:hover {
text-decoration:underline;
}


div#nav-right {
background:url(images/nav_corner_right.gif) no-repeat;
float:left;
height:29px;
width:25px;
}

div#search {
background:url(images/nav_search_bg.gif) repeat-x;
float:left;
height:29px;
width:350px;
}

div#search-right {
background:url(images/nav_search_corner_right.gif) repeat-x;
float:left;
height:29px;
width:5px;
}

div#search-top {
background:url(images/search_top.gif) no-repeat;
height:24px;
left:604px;
position:absolute;
top:61px;
width:347px;
}

div#content_wrap {
clear:both;
width:985px;
}

div#content {
float:left;
margin-bottom:15px;
padding-right:20px;
padding-top:15px;
width:610px;
}

.post h1 a, a:active, a:visited {
color:#A90D13;
border-bottom:1px dotted #444444;
font-size:16px;
font-weight:normal;
text-decoration:none;
}

.post h1 {
color:#A90D13;
font-size:18px;
}

div#content .entry h2 {
border-bottom:1px dotted #444444;
color:#444444 !important;
font-size:14px;
}

div#content .services {
background:#f2f2f2;
padding:8px;
}

div#content .services h2 {
color:#444444;
border-bottom:1px dotted #444444;
}

div#content .services h3 {
color:#A90D13;
font-size:12px;
border-bottom:1px dotted #444444;
}

div#sidebar {
float:left;
padding-top:15px;
padding-bottom:15px;
width:355px;
}

div#sidebar ul li {
display:block;
}

.categories {
color:#fff;
}

.cat-item {
margin-left:-37px;
}

div#sidebar li {
padding-bottom:5px;
}

div#sidebar .sidebox {
border:1px dotted #becad2;
padding:8px;
width:336px;
}

div#sidebar .sidebox-alt {
border:1px dotted #becad2;
margin-top:-10px;
padding:8px;
width:336px;
}

div#sidebar a, a:visited, a:active {
color:#444444;
font-size:12px;
font-weight:normal;
line-height:24px;
text-decoration:none;
text-transform:none;
}

div#sidebar a:hover {
text-decoration:underline;
}

div#sidebar h2 {
background:url(images/sidebar_head_bg.gif) no-repeat;
border-bottom:1px solid #becad2;
color:#0e668d;
font-size:16px;
font-weight:bold;
height:25px;
padding-left:15px;
padding-top:5px;
width:340px;
}

div#get_comments {
float:left;
padding-top:10px;
padding-bottom:10px;
}

div#footer {
border-top:1px solid #becad2;
clear:both;
padding-top:10px;
padding-bottom:10px;
text-align:center;
}

.alignleft {
float:left }

.alignright {
float:right;
}

#comment {
width:610px;
}