/*
Theme Name: DrugStore
Description: DrugStore Theme
Version: 1.0
Author: Mohd Ameenuddin Atif
Author URI: http://www.techfreaks.info
*/

* {
font-family:Tahoma;
font-size:14px;
line-height:16px;
margin:0pt;
padding:0pt;
}

img {
border: 0px;
}

.clear {
clear: both;
}

#wrap {
width: 718px;
margin-left: auto;
margin-right: auto;
}

#header1 {
height: 30px;
overflow: hidden;
}

#header {
width: 100%;
background: url(images/h_-back.jpg) no-repeat;
height: 150px;
padding-left: 25px;
padding-top: 60px;
overflow: hidden;
}

#menubar {
margin-top: 5px;
margin-bottom: 5px;
}

#menubar ul, #menubar ul li{
list-style: none;
margin:0px; padding:0px;
}

#menubar ul li {
float: left;
}

#sidebar {
padding-top: 5px;
float: left;
width: 180px;
padding-left: 12px;
border: 1px solid #E4E0E0;
padding-bottom: 15px;
}

#sidebar ul, #sidebar ul li {
margin: 0px; padding: 0px;
list-style: none;
}

#sidebar ul li h2 {
color:#202020;
font-size:12px;
font-weight:bold;
line-height:20px;
text-transform:uppercase;
margin-top: 10px;
margin-bottom: 10px;
}

#sidebar ul li ul li{
background:transparent url(images/pimp1.gif) no-repeat scroll 0px 10px;
color:#4967A0;
font-weight:bold;
line-height:24px;
padding-left:15px;
}

#sidebar ul li ul li a:hover {
text-decoration:none;
}

#sidebar ul li ul li a {
color:#4967A0;
font-weight:bold;
line-height:24px;
text-decoration:underline;
}

#content {
padding-top: 5px;
float: left;
margin-left: 5px;
width: 505px;
padding-left: 6px;
padding-right: 6px;
border: 1px solid #E4E0E0;
padding-bottom: 15px;
}

#content ul {
margin: 10px;
}

#content ol {
margin: 15px;
}

#content h2, #content h2 a {
color:#4B6AA3;
font-size:14px;
line-height:16px;
font-weight: bold;
text-decoration: none;
}

#content h2 a:hover {
text-decoration: underline;
}

#content a{
color: #7A7A7A;
line-height:13px;
text-decoration:underline;
}

#content a:hover {
text-decoration:none;
}

.entry {
padding-bottom: 10px;
}

.entry img{
margin: 5px;
}

.meta {
background-color: #F2EFEA;
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

.meta a {
color: #4B6AA3 !important;
font-weight: bold;
}

.meta a:hover {
text-decoration:none;
}

#comments {
padding-top: 10px;
border-top: 1px solid #666666;
}

#comments ol {
list-style: none;
}

#comments ol li{
padding: 6px;
}

.comment-author {
font-weight: bold;
}

.alt {
background: #F2EFEA;
}

#footer {
background-color: #F2EFEA;
padding: 10px;
margin-top: 5px;
margin-bottom: 5px;
}

#footer-left {
padding-top: 5px;
float: left;
}

#footer-left a {
color:#323232;
line-height:15px;
margin-left:8px;
margin-right:8px;
}

#footer-left a:hover {
text-decoration:none;
}

#footer-right {
float: right;
}

