body 
{
background-image:url('img/main_bkg.jpg');
background-position:top center;
background-repeat:no-repeat;
background-color:#ffffff;
background-attachment:fixed;
text-align:center;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
color:#ffffff;
line-height:150%;
margin:0px auto;
padding:0px;
}
h1,h2,h3,h4,h5
{
margin:10px 0px;
padding:0px;
font-weight:normal;
line-height:110%;
color:#2b943f;
}
img
{
border:0px;

}
h1
{
font-size:26px;
}
h2
{
font-size:22px;
}
h3
{
font-size:18px;
}
h4
{
font-size:15px;
font-weight:bold;
}
h5
{
font-size:15px;
}
h6
{
font-size:13px;
font-weight:bold;
}
#main
{
width:825px;
margin:0px auto;
text-align:left;
}
input[type="button"],input[type=submit]
{
background-color:#2b943f;
color:#bfca88;
border:solid 2px #0B1602;
}

input[type="text"],textarea,input[type="password"]
{
border:solid 2px #0B1602;
padding:2px;
}
#searchfield
{
margin-right:5px;
}
blockquote
{
margin-left:20px;
font-style:italic;
}



#header #HomeBanner
{
display:block;
width:100%;
height:150px;
} 



#header
{
width:100%;
overflow:auto;
height:250px;
background-image:url('img/a1-blog-banner.jpg');
background-position:top center;
background-repeat:no-repeat;
}
#header #left
{
float:left;
width:50%
}
#header #left h1 a{
color:black;
border:1px solid black;
width:200px;
height:140px;
}
#header #right
{
float:right;
text-align:right;
width:100%;
}
#header h1
{
margin:40px 0px 10px 0px;
font-size:42px;
line-height:150%;
}
#header h2
{
font-size:18px;
color:#2e5d11;
line-height:150%;
}
#header a
{

color:#FFF;
text-decoration:none;
}
a,a:visited
{
color:#98b8c2;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}

#menu
{
display:block;
position:relative;
top:10px;
font-size:16px;
text-align:right;

}
#menu a:hover
{
text-decoration:underline;
}
#menu ul
{
display:inline;
margin:0px;
padding:0px;
}
#menu li
{
display:inline;
margin-left:10px;
list-style-type:none;
}
#subscribe
{
display:block;
font-size:16px;
position:relative;
margin-top:-15px;

width:140px;
left:220px;
}
#subscribe a:hover
{
text-decoration:underline;
}
#subscribe img
{
vertical-align:middle;
margin-right:5px;
}

#footer
{
display:block;
text-align:center;
}
#footerContent
{
margin:0px auto;
height:120px;
width:960px;
text-align:left;
}
#credits
{
margin-left:100px;
padding-top:65px;
font-size:11px;
}


#postnavigation
{
margin-left:100px;
font-size:11px;
}
#maincontent
{
overflow:hidden;
width:100%;
}
#postcontent
{
width:500px;
float:left;
}
.post
{
width:550px;
overflow:hidden;
display:block;
}
.post h2,.post h3,.post h4,.post h5,.post h6
{
color:#bfca88;
}
.post .date
{
float:left;
width:90px;
height:105px;
background-image:url('img/date.png');
background-position:top left;
background-repeat:no-repeat;
color:#122803;
text-align:center;
padding-top:10px;
}
.post .date span
{
display:block;
}
.post .date #month,.post .date #year
{
font-size:13px;
}
.post .date #day
{
font-size:24px;
}
.post .entirepost
{
width:400px;
float:left;
display:block;
overflow:hidden;
padding-left:10px;
background-image:url('img/commnet_bar.jpg');
background-position:bottom left;
background-repeat:no-repeat;
}
.post .info,.post .descr
{
font-size:11px;
font-family:Arial,Sans-Serif;
margin-bottom:20px;
}

.info
{
margin-top:10px;
line-height:normal;
background-color:#030F29;
padding:10px;
}

#postPaging
{
margin-left:100px;
margin-top:10px;
}

#relatedPosts
{
margin-left:90px;
padding:0px 0px 10px 10px;
background-image:url('img/commnet_bar.jpg');
background-position:bottom left;
background-repeat:no-repeat;
}
#relatedPosts div
{
margin-bottom:10px;
}
#relatedPosts a
{
display:block;
margin-top:5px;
}
#relatedPosts span
{
font-size:11px;
}

h1#comment
{
margin-left:90px;
padding-left:10px;
}
#commentlist
{
margin-left:90px;
padding-left:10px;
}
.comment
{
padding:10px;
margin-bottom:10px;
display:block;
overflow:hidden;
background-color:#030f29;
}
.comment .self
{
background-color:#112804;
}
.comment .author
{
background-image:url('img/commnet_bar.jpg');
background-position:bottom left;
background-repeat:no-repeat;
display:block;
padding-bottom:5px;
margin-bottom:5px;
}
.comment .date
{
float:right;
font-size:11px;
}
.comment .gravatar
{
float:right;
width:90px;
text-align:right;
}
.comment .content
{
}
.commentForm
{
margin-left:90px;
padding-left:10px;
}
.commentForm label
{
display:block;
margin-top:5px;
}
.commentForm input[type=text]
{
width:300px;
}
.commentForm select
{
width:305px;
}
.commentForm #gravatarmsg
{
display:none;
}
#commentMenu
{
margin:0px;
padding:0px;
margin-bottom:2px;
}
#commentMenu li
{
display:inline;
background-color:#2b943f;
margin-left:5px;
padding:4px 10px;
cursor:pointer;
}
#commentMenu li:hover
{
background-color:#376213;
}
#commentMenu li.selected
{
background-color:#0B1602;
}
#commentPreview
{
display:none;
border:solid 1px #0B1602;
}
.bbcode a
{
margin-left:5px;
}

#sidebar
{
width:270px;
float:left;
margin-left:20px;
}
#widgetzone
{
margin:0px;
padding:0px;
}
.widget
{
padding-bottom:20px;
z-index:1;
min-width:1px;
}
.widget h4
{
font-size:18px;
color:#2b943f;
background-image:url('img/commnet_bar.jpg');
background-position:bottom left;
background-repeat:no-repeat;
display:block;
padding-bottom:5px;
margin-bottom:5px;
}
.widget ul
{
margin:0px;
padding:0px;
}
.widget li
{
list-style-type:none;
}
.widget .delete,.widget .edit
{
float:right;
font-size:10px;
font-weight:bold;
font-family:Verdana,Arial,Sans-Serif;
margin-left:10px;
}

.tagcloud ul
{
line-height:20px;
}

.tagcloud li
{
display:inline;
margin-right:5px;
}
.tagcloud a.biggest{
font-size:24px;
}

.tagcloud a.big{
font-size:19px;
}

.tagcloud a.medium{
font-size:15px;
}

.tagcloud a.small{
font-size:12px;
}

.tagcloud a.smallest{
font-size:9px;
}

.categorylist img
{
display:none;
}

.blogroll img
{
margin-right:5px;
}
.oxox li
{
margin-bottom:10px;
}
.oxox ul
{
margin-left:20px;
}
.oxox li
{
margin:0px;
}

.recentPosts li
{
margin-bottom:10px;
}
.recentPosts a
{
display:block;
}
.recentPosts span
{
font-size:11px;
margin-right:10px;
}
.recentComments li
{
margin-bottom:10px;
}
 
#archive table
{
width:100%;
}
#archive .date
{
width:100px;
}
#archive .rating,#archive .comments
{
font-family:Georgia,Times New Roman,Serif;
font-size:11px;
text-align:center;
width:80px;
}


#contact label
{
display:block;
}
#contact input[type="text"]
{
width:300px;
margin-bottom:10px;
}
#contact textarea
{
width:400px;
height:100px;
margin-bottom:10px;
}

.searchresult
{
margin:15px 0px;
}
.searchresult a,.searchresult span
{
display:block;
margin-bottom:2px;padding-bottom:2px;
}
.searchresult .type,.searchresult .url
{
margin-left:5px;padding-left:5px;
font-size:11px;
line-height:130%;
}



.rating
{
font-size:11px;
font-family:Arial,Sans-Serif;
}

.rating p
{
display:inline;
position:relative;
top:14px;
left:55px;
margin-top:0px;
}

.star-rating
{
position:relative;
width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0px;
padding:0px;
background-position:left top;
}

.star-rating li
{
display:inline;
}

.star-rating a,.star-rating .current-rating
{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border:none;
}

.star-rating a:hover,.star-rating a:active,.star-rating a:focus
{
background-position:left bottom;
}

.star-rating a.one-star
{
width:20%;
z-index:6;
}

.star-rating a.two-stars
{
width:40%;
z-index:5;
}

.star-rating a.three-stars
{
width:60%;
z-index:4;
}
.star-rating a.four-stars
{
width:80%;
z-index:3;
}
.star-rating a.five-stars
{
width:100%;
z-index:2;
}
.star-rating .current-rating
{
z-index:1;
background-position:left center;
}


.small-star
{
width:50px;
height:10px;
}
.small-star,.small-star a:hover,.small-star a:active,.small-star a:focus,.small-star .current-rating
{
background-image:url(img/star_small.gif);
line-height:10px;
height:10px;
}

.code,code
{
font-size:12px;
color:black;
font-family:Consolas,"Courier New",Courier,Monospace;
background-color:#C4C9AB;
padding:10px;
overflow:auto;
display:block;
}

.code .rem{ color:#008000}

.code .kwrd{ color:#0000ff}

.code .str{ color:#006080}

.code .op{ color:#0000c0}

.code .preproc{ color:#0000ff}

.code .asp{ background-color:#ffff00}

.code .html{ color:#800000}

.code .attr{ color:#ff0000}

.code .alt{background-color:#f4f4f4}

.code .lnum{ color:#606060}



div.post .text a[rel]{
padding-right:11px;
background-repeat:no-repeat;
background-position:right center;
}
div.post .text a[rel="me"]{
background-image:url('../../pics/xfn/me.gif');
}




div.post .text a[rel~="contact"] ,
div.post .text a[rel~="acquaintance"],
div.post .text a[rel~="friend"]{
background-image:url('../../pics/xfn/contact.gif');
}

div.post .text a[rel~="contact"][rel~="met"] ,
div.post .text a[rel~="acquaintance"][rel~="met"] ,
div.post .text a[rel~="friend"][rel~="met"]{
background-image:url('../../pics/xfn/contactMet.gif');
}


div.post .text a[rel~="colleague"] ,
div.post .text a[rel~="co-worker"]{
background-image:url('../../pics/xfn/colleague.gif');
}

div.post .text a[rel~="colleague"][rel~="met"] ,
div.post .text a[rel~="co-worker"][rel~="met"]{
background-image:url('../../pics/xfn/colleagueMet.gif');
}


div.post .text a[rel~="muse"] ,
div.post .text a[rel~="crush"] ,
div.post .text a[rel~="date"] ,
a[rel~="sweetheart"]{
background-image:url('../../pics/xfn/sweet.gif');
}

div.post .text a[rel~="muse"][rel~="met"] ,
div.post .text a[rel~="crush"][rel~="met"] ,
div.post .text a[rel~="date"][rel~="met"] ,
div.post .text a[rel~="sweetheart"][rel~="met"]{
background-image:url('../../pics/xfn/sweetMet.gif');
}