/*
 Theme Name: Freedom 
 Theme URI: http://www.vctechnetwork.com
 Description: Freedom Theme released by <a href="http://www.mishre.com">Mishre Directory</a>.
 Version: 1.0
 Author: Mishre Directory
 Author URI: http://www.mishre.com
 
 
 /*-----------Block Level Elements--------------*/
 
html {height: 100%; margin-bottom: 1px; }

* {
     margin: 0 0 0 0;
     padding: 0;
 }
 
 a {
     text-decoration: none;
     color: #9fc9f4;
 }
 
 a:hover{
     text-decoration: underline overline;
 }
 
 body {
     background-color: #000;
     font-family: 'Trebuchet MS', arial, sans-serif;
 }
 
 #page {
 	width: 888px;
 	margin: 0 auto;
     background: #252525 url(images/background.png) repeat-y;
 }
 
 #header {
 	width: 100%;
     background: url(images/header.jpg);
     height: 168px;
     position: relative;
 }
 
 #headerimg {
     position: absolute;
     top: 45px;
     left: 20px;
 }
 
 .description {
     color: #FFF;
     font-weight: bold;
 }
 
 #wrapper {
     margin: 7px;
 }
 
 #content {
 	float: left;
 	width: 454px;
     padding: 0px 10px;
 }
 
 .sidebar {
 	width: 200px;
     float: left;
     background-color: #131357;
 }


 #footer {
 	width: 100%;
 	clear: both;
     background: url(images/footer.jpg) no-repeat;
     height: 32px;
     margin: 0 7px;
     position: relative;
 }


 /*--------------Header--------------*/
 
 #headerimg h1 {
     font-size: 40px;
 }
 
 ul#top-navigation {
     position: absolute;
     top: 143px;
     left: 20px;
     font-size: 14px;
     list-style-type: none;
 }

#lang-sel {
          
     position: absolute;
     top: 145px;
     right: 30px;
     font-size: 14px;
     list-style-type: none;
     
 }
 
li#lang-sel {
     display: inline;
     
 }
 ul#top-navigation li {
     display: inline;
     padding: 0 10px;
 }
 
 ul#top-navigation li a {
     color: #545454;
 }
 
 
 /*-------------Headings-------------*/
 h1, h2, h3, h4, h5, h6 {
     color: #eddbb8;
 }
 
 h1 {
 
 }
 
 h2 {
     padding-bottom: 10px;
 
 }
 
 h3 {
 
 }
 
 h4 {
 
 }
 
 h5 {
 
 }
 
 /*-------------The Post-------------*/
 
 
 
 h2 a:visited, h2 a {
     color: #eddbb8;
     font-size: 20px;
}
 
 h2 a:hover {
     text-decoration: none;
     color: #e7a15b;
}
 .post {
     font-size: 12px;
     color: #FFF;
     margin-top: 10px;
     margin-bottom: 15px;
 }
 
 small.date {
     font-size: 12px;
     color: #eddbb8;
     font-weight: bold;
    
 }
 
 .post p {
     margin-top: 10px;
     margin-bottom: 5px;
 }
 
 .post a {
 
 }
 
 .post ul {
     padding-left: 20px;
 }
 
 .post ol {
     padding-left: 20px;
 }
 
 .post li {
 
 }
 
 .entry {
 
 }
 
 .entrytext .postmetadata {
 
 }
 
 .postmetadata alt {
 
 }
 
 .postmetadata a {
 
 }
 
 .navigation {
     color: #FFF;
 }
 
 .alignleft {
     float: left;
 }
 
 .alignright {
     float: right;
 }
 
 .center {
 
 }
 
 .pagetitle {
 
 }
 
 blockquote {
     font-style: italic;
     padding: 5px 10px 10px 25px;
     background: url(images/quote.png) no-repeat 5px 5px;
 }
 
 cite {
 
 }
 
 a img {
     border: 0;
 }
 
 acronym, abbr {
 
 }
 
 /*--------------Sidebar------------*/
 
 .sidebar ul {     
     color: #FFF;
     padding: 8px;
     list-style-type: none;
     font-size: 12px;
     font-weight: bold;
     
 }
 
 .sidebar ul h2 {
     color: #FFF;
     background: url(images/menu-heading.jpg) no-repeat bottom;
     padding-bottom: 8px;
     margin-bottom: 8px;
     font-size: 16px;
 }
 
 .sidebar ul li {
     margin-bottom: 5px;
     
 }
 
 .sidebar ul ul {
     padding: 0;
 }
 
 .sidebar ul ul li {
     margin-bottom: 5px;
     line-height: 16px;
     text-indent: 10px;
 }
 
 .sidebar ul ul ul {
 
 }
 
 .sidebar a {
     color: #eddbb8;
     padding-left: 10px;
     background: url(images/link_grey.jpg) no-repeat left center;
}
 .sidebar a:hover {
     color: #e7a15b;
     text-decoration: none;
     padding-left: 10px;
     background: url(images/link_orange.jpg) no-repeat left center;
}
.sidebar p {
     color: #FFF;
     padding-left: 8px;
text-indent: 0;
}
.sidebar p a {
     color: #888;
     font-style: italic;
     font-weight: bold;
     background: none;
     padding-left: 0px;
}

.sidebar p a:hover {
     color: #e7a15b;
     font-style: italic;
     font-weight: bold;
     background: none;
     padding-left: 0px;
}

.sideposts_date {
    font-size: 10px;
    color: #888;
    padding-left: 8px;
    text-indent: 0;
}
 
 
 /*--------------Comments--------------*/
 
 ol.commentlist {
     list-style-type: none;
     font-size: 14px;
     color: #FFF;
 }
 
 ol.commentlist li cite.author, ol.commentlist li cite.author a {
     color: #eddbb8;
     font-style: normal;
     font-weight: bold;
 }
 
 ol.commentlist li {
     margin-bottom: 10px;
 }
 
 
 ol.commentlist li p {
     font-size: 12px;
     padding: 0 10px;
 }
 
 ol.commentlist li.alt {
 
 }
 
 ol.commentlist a {
 
 }
 
 small.commentmetadata {
 
 }
 
 #commentform p {
     margin: 0 0 3px 0;
     font-size: 12px;
     color: #FFF;
 }
 
 #author, #email, #url, textarea#comment {
     border: 1px solid #eddbb8;
     background-color: #CFCFCF;
     padding: 2px;
 }
 
 textarea#comment {
     width: 100%;
 }
 
 /*--------------Search Form-------------*/
 
 #searchform {
     
 
 }
 
 #searchform input {
     vertical-align: middle;
 
 }
 
 #searchform #s {
     width: 65%;
 }
 /*-------------Other------------------*/
 #footer p {
     position: absolute;
     top: 8px;
     left: 315px;
     font-weight: normal;
     font-size: 12px;
     text-align: center;
     color: #333;
 }
 
 #footer a {
     color: #333;
 }
 
 
 .clear {
     clear: both;
 }
 
