/*  
Theme Name: Skinny 3 Column
Theme URI: http://www.wpskins.org/
Description:  Skinny 3 Col is a small but great looking wordpress theme! The content area is made small as the sidebars. Great for photo blogs, personal blogs, or a celebrity gossip site!
Author: Free Wordpress Themes
Author URI: http://www.wpskins.org/
Tags: 3 column, skinny, blue, orange
*/

/************************/
/*     Global Design    */
/************************/
* {
    margin: 0;
    padding: 0;
}

a {
	color: #ff970f;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
    font-family: "Trebuchet MS", sans-serif;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 800px;
	margin: 0 auto;
}

#header {
    position: relative;
}

#wrapper {
    clear: both; /* Clear float items in from navi-bar */
    background: url(images/wrapper.png) repeat-y;
}

#content {
    width: 360px;
    float: left;
    padding: 5px 8px;
}

.sidebar {
    width: 212px;
}

#left-bar {
    float: left;
}

#right-bar {
    float: right;
}

#footer {   
background: url(images/nav-bar.jpg) no-repeat background-align:center;
background-position: bottom center;
    padding: 3px 0;
    text-align: center;
}

/************************/
/*     Header Design    */
/************************/
#headerimg {

}

#headerimg h1 {
    padding-top: 10px;
    padding-left: 25px;
}


#headerimg a {
	color: #FFF;
}

.description {
    font-size: 12px;
    display: none;
}

#ads {
    position: absolute;
    left: 300px;
    top: 20px;
}

/* Navigational bar */
ul#navi-bar {
    padding: 10px 0;
    font-size: 18px;
    background: url(images/nav-bar.png) no-repeat;
}

ul#navi-bar li {
    display: inline;
}
/*
ul#navi-bar li:first-child {
    margin-left: 0 !important;
}*/

ul#navi-bar ul {
    display: none;
}

#navi-bar a {
    padding: 2px 10px;
    color: #ff950b;
}

#navi-bar a:hover {
    text-decoration: underline;
}
/************************/
/*    Sidebar Design    */
/************************/
.sidebar ul {
	font-size: 12px;
    padding: 0;
}

.sidebar ul h2 {
    font-size: 18px;
    background: url(images/heading.png) no-repeat;
    padding: 5px;
    margin-bottom: 3px;
    color: #FFF;
    text-align: center;
}

.sidebar ul li {
    margin-bottom: 10px;
}

.sidebar ul ul {
    padding: 0 10px;
}

.sidebar ul ul li {
    margin-bottom: 3px;
    line-height: 18px;
    background: url(images/bullet.png) no-repeat left center;
    padding-left: 13px;
}

.sidebar ul ul ul {
    display: none;
}

.sidebar p {

}

.sidebar a {
    color: #07629e;
}
.sidebar a:hover {

}

.sidebar a:visited {

}

/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
	color:;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

#content ul ol, #content ol ul {
    margin-top: 0.5em;
}

/************************/
/*    Content Design    */
/************************/
h2 a:hover, h2 a:visited, h2 a {
    color: #ff9f22;
}

.post h2 {
    margin: 0 4px;
    float: right;
    width: 250px;
    font-size: 13px;
    background: url(images/title.png) no-repeat;
    padding: 4px;
}

.post {
	font-size: 12px;
    margin: 4px 4px 10px 4px;
}

.ppoost {
    background-color: #ddf4ff;
    color: #096aa4;
}

.post .posted {
	width: 84px;
    font-size: 14px;
    background: url(images/calendar.png) no-repeat;
    text-align: center;
    color: #FFF;
    padding: 6px 0;
    float: left;
}

.poost {
    height: 40px;
}

.post p {
}

.post a {

}

.post img {
    max-width: 100%;
    margin: 3px;
}

.post ul {

}

.post li {

}



.entry {
    padding: 4px;
}

.postmetadata {
    line-height: 18px;
}

.postmetadata a {

}

.entrytext {

}

p.alt {
    font-size: 12px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 2em;
    font-size: 12px;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.post h2.pagetitle {
    margin: 0;
    float: none;
    width: 100%;
    font-size: 15px;
    background: none;
    padding: 4px;
}

cite {

}

a img {
    border: none;
}

acronym, abbr {

}


/************************/
/*    Comment Design    */
/************************/

#content ol.commentlist {
	font-size: 12px;
	padding: 0;
	list-style-type: none;
    margin: 0;
}

ol.commentlist li cite.author {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}

ol.commentlist li {
    margin-bottom: 1em;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

ol.commentlist p {
    margin: 0 0 0.5em 0;
}

#commentform p {
    font-size: 12px;
    margin: 0 0 5px 0;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    border: ;
    background-color: ;
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

small.commentmetadata {
    margin: 0 0 0.3em 0;
}

h3#comments, h3#respond {
    font-size: 14px;
    margin: 4px 0 4px 0;
}

/************************/
/*     Search Design    */
/************************/

#searchform {

}

#searchform input {

}

#searchform #s {

}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/************************/
/*     Footer Design    */
/************************/
#footer-meta {
    font-size: 12px;
}

#footer a {
    color: #000;
}

#footer p {
	margin: 0;
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}

