@import url("layout.css");
@import url("nav.css");
@import url("comments.css");
@import url("metas.css");
@import url("sidebar.css");
@import url("calendar.css");
@import url("rounded.css");
/*  
Theme Name: Jazzy Style
Theme URI: http://www.coyotewebsolutions.com
Description: Jazzy fresher.
Version: 1.0
Author: Jonah West
Author URI: http://www.coyotewebsolutions.com


This theme was designed and built by Jonah West, a web devleopment company based in Madison, WI;


The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php*/
html,body {
background-color:#fff;
margin:0;
padding:0
}

body {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size:12px;
color: #000;
text-align:center;
min-width:1000px;
width:expression(document.body.clientWidth < 810? "800px": "auto");
padding:0
}

#masthead h1 {
color:#FA77E6;
font-size:16px;
margin:0 0 0 2px;
padding:40px 0 0 160px
}

#masthead h1 a {
color:#fff;
text-decoration:none;
text-transform:uppercase
}

#masthead h2 {
color:#FFF;
font-size:12px;
margin-left:70px;
padding-left:100px;
padding-top:0;
height:28px;
margin-top:0
}

* html #masthead h2 {
margin-left:45px;
padding-left:33px;
float:left
}

a img {
border:none
}

#headeradd {
margin-left:40px;
margin-top:30px
}

acronym,abbr {
border-bottom:1px dotted #B5DCFA
}

acronym,abbr,span.caps {
cursor:help;
font-size:11px;
letter-spacing:.07em
}

blockquote {
border-left:5px solid #ccc;
margin-left:1.5em;
padding-left:5px
}

h1 {
text-align:left;
margin:25px 10px 20px 0;
padding:0
}

h2 {
font-size:13px;
font-weight:400;
padding-bottom:2px;
margin:15px 20px 0 25px
}

h3.fix {
font-size:20px;
font-weight:bolder;
text-transform:capitalize;
color:#74C0FA;
margin:5px 0 0 20px
}

h3 a {
font-size:18px;
font-weight:bolder;
/*color:#8EB7DA;*/
color:#133C5C;
display:block;
text-decoration:none;
margin:0 0 0 20px;
padding:0
}

* html h3 a {
width:80%;
margin:0;
padding:0 0 0 20px
}

.date {
font-size:10px;
font-weight:400;
color:#74C0FA
}

.storytitle {
display:block;
}

table a, p a, li a {
color: #133C5C;
font-weight: bold;
text-decoration: none
}

h1 a:hover,h2 a:hover,h3 a:hover, table a:hover, p a:hover, li a:hover {
color:#74C0FA;
text-decoration: underline
}

#getit {
margin-left:10px;
margin-top:-30px
}

h3#respond {
background:url(img/bobble.jpg) no-repeat;
height:49px;
color:#8C8C8C;
font-size:15px;
margin:0;
padding:42px 0 0 48px
}

h3#comments {
height:89px;
color:#fff;
font-size:14px;
margin:-5px 0 0;
padding:41px 0 0 163px
}

p,li,.feedback {
font-size:12px
}

ul.post-meta {
list-style:none
}

ul.post-meta span.post-meta-key {
font-weight:700
}

.feedback {
color:#ccc;
text-align:left;
font-size:11px;
float:right;
margin:-20px 20px 0 0;
padding:0
}

.feedback a {
color:#97C000;
text-decoration:none;
font-size:11px;
cursor:pointer
}

#content .post {
font-size:100%;
width:100%;
}

.thecontent {
width:90%;
float:left;
_width: 90%;
margin-left: 30px;
_margin-left: 20px;
}

.thecontent p {
clear: both;
padding-bottom: 0px;
_padding: 0px;
_margin: 0px;
}

.thecontent .pagetitle {
display: none;
}

.thecontent ul {
list-style-type: disc;
margin: 0 0 0 20px;
padding: 0px;
}

#content .thecontent p img {
float:left;
position: relative;
border:#ccc 1px solid;
margin-right:15px;
margin-bottom:10px;
padding:3px
}

/*  round corners */
.post p a {
color:#133C5C;
text-decoration:none
}

.post p a:hover {
color:#74C0FA;
text-decoration:underline
}

.post p, .post div {
text-transform:none;
margin:5px 15px 10px 20px
}

.noposts {
font-size:20px;
color:#FFF;
height:60px;
margin-left:80px;
padding:18px 0 0 75px
}

#header,#header a:link {
font-size:20px;
font-weight:400;
color:#ccc;
text-decoration:none
}

#header a:hover {
color:#c00
}

.page_item {
margin:0;
padding:0
}

.licontainer {
height:40px;
float:left;
margin:4px 0 0
}

/*  widgets */
li a.rsswidget {
margin-left:10px
}

a.rsswidget {
text-decoration:none;
color:#9C9C9C
}

.textwidget {
margin-left:20px;
text-transform:none
}

#clearer,.clearer {
clear:both;
margin:0;
padding:0
}
