@import url(reset.css);
a {
color:#000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

body {
font-family: Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
background-color:#863311;
/* background-image:url('images/pattern1.gif');
background-position:center top;      */
background-image: url('images/pattern1.gif');
background-repeat: no-repeat;
}

ul,ol {
list-style-type:none;
}

#page {
width:1035px;
margin:0 auto;
}

#header {
position:relative;
height:145px;
background:url(images/header.jpg);
}

#wrapper {
clear:both;
background:#fff;
padding:5px 19px 0 7px;
}

#content {
float:left;
width:641px;
}

#sidebar {
float:right;
width:360px;
}

#footer {
clear:both;
position:relative;
background:#fff url(images/footer.png);
height:110px;
}

#headerimg {
height:110px;
width:358px;
font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
}

#headerimg h1 {
color:#fff;
padding-top:30px;
padding-left:20px;
font-size:32px;
line-height:25px;
}

#headerimg a {
color:#fff;
text-decoration:none;
}

.description {
font-size:18px;
color:#E7EEFB;
padding-left:50px;
}

#top-ad {
float:right;
padding-top:30px;
padding-right:20px;
}

ul#navi-bar {
font-size:11px;
font-weight:700;
font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
padding:4px 10px;
}

ul#navi-bar h2 {
font-size:120%;
}

ul#navi-bar li {
float:left;
padding:3px;
}

#navi-bar a {
color:#000;
padding:2px 10px;
}

#sidebar #left {
float:left;
width:174px;
}

#sidebar #right {
float:right;
width:174px;
}

#sidebar ul {
font-size:11px;
}

#sidebar ul h2 {
font-size:12px;
text-align:center;
color:#FFF;
font-weight:700;
margin:0 0 4px;
padding:4px 0;
}

#sidebar ul li {
margin-bottom:5px;
border-bottom:1px dotted #eaeaea;
}

#sidebar ul ul li {
line-height:14px;
text-align:left;
padding:5px 0;
}

#sidebar a {
color:#000;
font-size:12px;
}

#calendar div,#tag_cloud div,.searchwidget div {
border:1px solid #ebebeb;
padding:5px;
}

#calendar div div,.searchwidget div div {
background:none;
border:1px;
}

#subscribe {
border:1px solid #ddd;
background:#FFFFCF;
margin:0 0 15px;
}

#subscribe p {
font-size:10px;
margin:5px 0;
}

.feedlink {
display:block;
font-weight:700;
background:url(images/ico_rss.png) no-repeat;
background-position:left 3px;
border-bottom:1px dotted #ccc;
padding:5px 0 5px 22px;
}

.feedmail {
display:block;
font-size:10px;
font-weight:400;
background:url(images/ico_mail.png) no-repeat;
background-position:left 4px;
padding-left:22px;
line-height:1.5em;
height:1.5em;
}

#subscribe input {
vertical-align:middle;
}

#feedinput {
margin-left:20px;
border:1px solid #B4D1E5;
width:210px;
font-weight:700;
color:#08387B;
background:#fff;
padding:2px;
}

#feedbutton {
width:55px;
height:23px;
background:url(images/signup.gif) no-repeat top;
cursor:pointer;
border:0;
margin:0 0 0 3px;
}

#feedbutton:hover {
background:url(images/signup.gif) no-repeat bottom;
border:0;
}

blockquote {
font-style:italic;
padding:0 10px;
}

h1 {
font-size:30px;
}

h2 {
font-size:20px;
}

h3 {
font-size:14px;
}

code,pre {
overflow:auto;
white-space:pre;
font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
}

#content ul {
padding-left:20px;
list-style-type:square;
}

#content ol {
padding-left:25px;
list-style-type:decimal;
}

.post {
margin-bottom:20px;
font-size:14px;
line-height:1.5em;
overflow:hidden;
text-align:justify;
}

.post h2 {
font-family:Georgia,century gothic,Arial,verdana,sans-serif;
font-size:32px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0 0 5px;
overflow:hidden;
padding:0px 0 0 0px;
text-align:left;
}

.post h2 a:hover,h2 a:visited,h2 a {
color:#000;
}

.post-entry {
border:1px solid #ebebeb;
background:#FFFFEF;
color:#000;
overflow:hidden;
padding:20px;
}

/* .post .posted {
font-family: Tahoma,century gothic,Arial,Verdana,Helvitica,sans-serif;
color: #7F7F7F;
font-size:10px;
line-height:normal;
}    */

.post .title {
margin: 0px 0 15px 0;
}

.post .date {
/* font-family: Tahoma,century gothic,Arial,Verdana,Helvitica,sans-serif;
color: #7F7F7F;
font-size:10px;
line-height:normal;
*/ 
-moz-border-radius:0.5em;
-webkit-border-radius:0.5em;
border:1px solid #d6d6d6;
background:#FFFFCF;
line-height:normal;
margin:5px 3px;
padding:5px;


}

.post .comm {
background: transparent url(images/comment.png) no-repeat scroll left center;
margin: 2px 0 0 5px;
padding: 6px 0 2px 20px;
font-size: 12px;
}

.post .delicious {
background:transparent url(images/delicious.png) no-repeat scroll left center;
font-size:12px;
margin:2px 0 0 5px;
padding:2px 0 2px 20px;
}

.post .stumble {
background:transparent url(images/stumbleupon_16.png) no-repeat scroll left center;
font-size:12px;
margin:2px 0 0 5px;
padding:2px 0 2px 20px;
}

.post .facebook {
background:transparent url(images/facebook_16.png) no-repeat scroll left center;
font-size:12px;
margin:2px 0 0 5px;
padding:2px 0 2px 20px;
}

.post .friendfeed {
background:transparent url(images/friendfeed_16.png) no-repeat scroll left center;
font-size:12px;
margin:2px 0 0 5px;
padding:2px 0 2px 20px;
}

.aligncenter, img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post img {
margin:10px;
padding: 3px; 
border: 1px solid #ccc; 
background-color: #fff; 

}

.post .alignleft {
  margin: 0 10px 10px 0 !important;
}

.postmetadata {
-moz-border-radius:0.5em;
-webkit-border-radius:0.5em;
border:1px solid #d6d6d6;
/* font-size:10px; */
background:#FFFFCF;
line-height:normal;
margin:5px 3px;
padding:5px;
} 

p.alt {
font-size:10px;
}

strong {
 font-weight: bold;
}

.entry-tags {
display:block;
}

.entry a {
  color: #00F;
  }

.navigation {
height:1em;
font-size:11px;
margin:5px 0;
}

#nav-above {
margin-bottom:10px;
}

#nav-below {
margin-top:10px;
}

.page-title {
color:#1A4C63;
}

a img {
border:none;
}

#content ol.commentlist {
font-size:11px;
list-style-type:none;
margin:0;
padding:0;
}

ol.commentlist li cite.author {
font-size:11px;
font-weight:700;
font-style:normal;
}

ol.commentlist li {
margin-bottom:1em;
-moz-border-radius:0.5em;
-webkit-border-radius:0.5em;
border:1px solid #d6d6d6;
background:#FFFFCF;
padding:20px;
}

ol.commentlist a {
color:#0D6097;
}

#commentform p {
font-size:11px;
margin:0 0 5px;
}

#comment {
width:95%;
}

#author,#email,#url,#comment {
border:1px solid #186496;
background-color:#E6EBEE;
color:#4b5b68;
font-family: Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
font-size:11px;
padding:3px;
}

small.commentmetadata {
font-weight:700;
margin:0 0 0.3em;
}

h3#comments,h3#respond {
font-size:16px;
font-weight:700;
color:# #186496;
margin:15px 0 4px;
}

#submit {
background:#2A79AD;
width:120px;
text-align:center;
border:0;
color:#FFF;
font-weight:700;
font-size:11px;
font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
padding:3px;
}

.gravatar {
float:left;
width:75px;
margin:0 5px 0 0;
}

#wp-calendar {
width:100%;
}

#wp-calendar td {
text-align:center;
}

#footer-links {
font-size:11px;
text-align:center;
padding-right:19px;
padding-top:3px;
color:#fff;
}

#footer a {
font-size:11px;
text-align:right;
padding-right:19px;
padding-top:3px;
color:#fff;
}

#footer p {
margin:0;
}

.banner_ads {
text-align:center;
background:#F6F6F6;
-moz-border-radius:0.5em;
-webkit-border-radius:0.5em;
border:1px solid #d6d6d6;
margin-bottom:10px;
}

.banner_ads img {
border:1px solid #d4d4d4;
margin:7px;
padding:5px;
}

.clear {
clear:both;
}

.post-ad {
text-align:center;
margin:10px 0;
}

.side-ad {
text-align:left;
margin-bottom:10px;
height:275px;
background:url(images/ads_side.png);
padding:15px;
}

.ads600 {
text-align:center;
margin-bottom:10px;
aligncenterdisplay:block;
margin-left:auto;
margin-right:auto;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

bigblock {
width:auto;
height:auto;
padding:10px;
}

.left-top {
width:125px;
height:125px;
background:url(images/125x125.jpg) no-repeat;
margin-bottom:10px;
}

.left-bottom {
width:125px;
height:125px;
background:url(images/125x125.jpg) no-repeat;
}

.clearblock {
width:100%;
clear:both;
}

blockquote,#content ul,#content ol,p,pre,ol.commentlist p {
margin:0 0 0.5em;
}

ul#navi-bar ul,#sidebar ul ul ul {
display:none;
}

#sidebar ul#left h2,#sidebar ul#right h2 {
background:#e04f1b;
}

#sidebar a:hover,#sidebar a:visited,h4,h5,h6 {
font-size:12px;
}

.alignleft,.nav-previous,.alignleft {
float:left;
}

.alignright,.nav-next,.alignright {
float:right;
}

.right-top,.right-bottom {
float:right;
width:125px;
height:125px;
background:url(images/125x125.jpg) no-repeat;
}

#adlink_undermenu {
  text-align:center;
  display:block;
  background:#fff;
  border-top:#6C8593 solid 1px;
  padding:3px;
}

div.sexy-bookmarks ul.socials li,div.sexy-bookmarks ul.socials a        {
  width:48px !important;
  }

.youtube object { 
width: 540px !important;
height: 327px !important;
}

.youtube embed { 
width: 540px !important;
height: 327px !important;
}