/***** CSS Reset *****/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}

/***** CSS Default *****/
html {height: 100%;font-size:12px;}

p {margin: 0.5em 0 1em 0;}
p.last {margin-bottom: 0;}

strong, h1, h2, h3, h4, h5, h6 {font-weight: bold;}

em {font-style: italic;}
small {font-size: 0.8em;}

.hide {display: none!important;}


*
{
margin: 0px;
padding: 0px;
}

body
{
background:#FFFFFF url(images/wanted_body_bg.gif) repeat-x scroll 0 0;
font-family: arial, helvetica, sans-serif;
font-size:1em;
}

a
{
text-decoration: none;
color: #fff;
width:auto;
}

a:hover 
{
text-decoration: underline;
color: #fff;
}

#rcol a{
width:auto;
display:inline;
margin:0px;
padding:0px;
}



strong
{
background: inherit;
color: #50514D;
}

#header
{
width: 100%;
height: 190px;
}

#header_inner
{
position: relative;
width:950px;
height: 40px;
margin: 0px auto;
background: transparent url('images/bg-header.gif') repeat-x;
}

#header_inner h1
{
background: transparent;
position: absolute;
left: 0px;
text-transform: uppercase;
font-size: 18px;
color: #fff;
font-weight: normal;
padding:10px 0 0 20px;
}

#header_inner h1 span
{
background: inherit;
color: #DADADA;
}

#slogan
{
background: inherit;
position: absolute;
right: 0px;
bottom: 25px;
color: #DADADA;
text-transform: lowercase;
font-size: 13px;
display:none;
}

#linkback
{
background: inherit;
position: absolute;
right: 0px;
color: #DADADA;
text-transform: lowercase;
font-size: 13px;

}

#linkback a {
display:block;
width:226px;
height:40px;
background: transparent url('images/btn-visit-wantedshoe.gif') no-repeat 0 0;
}


#header_inner #flash { position:relative; top:40px;}

#main
{
sposition: relative;
margin: 0px auto;
padding:0 0 10px 0;
text-align:left;
width:950px;
background: transparent url('images/bg-main.gif') repeat-y 0 0;
}

#menu {}
#menu span {background: transparent url('images/menu-blog.gif') no-repeat 0 0; display:block; width:200px; height:50px;}
#menu span h3 {
color: #f0e7d4;
background: none;
text-transform:uppercase;
margin:0px;
padding:24px 0 0 18px;
}
#menu ul
{
position:relative;
list-style: none;
margin: 0px;
}

#menu li, .content li
{
background: url('images/bg-nav-li.gif') no-repeat 20px 12px;
padding: 0px 0px 0px 15px;
font-weight:normal;
}

#menu ul#_ctl0_Menu1_ulMenu li
{
    padding: 0px 0px 0px 15p
    }

#menu a, .content a
{
display: block;
position: relative;
width: 168px;
margin-bottom: 1px;
text-decoration: none;
padding-left: 17px;
padding-top: 8px;
color: #fff;
font-size: 13px;
line-height:1.3em;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
/*background: url('images/x1.gif') no-repeat; */
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;

}

#menu a:hover
{
background: none;
color: #fff;
text-decoration:underline;

}

#menu_end
{
height: 30px;
}

h1
{
color: #50514D;
font-size: 21px;
text-transform: lowercase;
min-height: 34px;
background: url('images/a3.gif') repeat-x 0px 24px;
}

h1 span
{
background: inherit;
color: #85AC1E;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h3, #widgetzone h4
{
margin: 20px 0 0 15px;
padding:0 0 0 2px;
background: inherit;
color: #f0e7d4;
font-size: 15px;
height: 24px;
background: url('images/bg-menu-h3.gif') repeat-x 0px 17px;
text-transform:uppercase;
}

h3 span
{
background: inherit;
color: #85AC1E;
}

h3.first
{
margin-top: 0px;
}

#lcol
{
position: relative;
width: 200px;
float: left;
}

#lcontent
{
position: relative;
padding: 0px 15px 0px 0px;
}

#rcontent
{
position: relative;
padding: 25px 20px 0px 20px;
}

ul
{
list-style: none;
}

li
{
background: url('images/bg-nav-li.gif') no-repeat 0px 5px;
padding-left: 15px;
}

#_ctl0_Menu1_ulMenu li, #ctl00_Menu1_ulMenu li 
{
background: url('images/bg-nav-li.gif') no-repeat 0px 5px;
padding-left: 0px;
margin-left: 30px;
}

#_ctl0_Menu1_ulMenu li a,  #ctl00_Menu1_ulMenu li a
{
color:#FFFFFF;
display:block;
font-size:13px;
margin-bottom:1px;
padding-left:17px;
padding-top:3px;
position:relative;
text-decoration:none;
width:168px;}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

#lcol p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
margin-bottom: 8px;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{
position: relative;
margin-left: 200px;
width:750px;
background-image: url('images/a2.gif');
background-repeat: repeat-x;
}

#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
}

.box h2
{
background: inherit;
color: #6C7425;
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

#footer
{
clear: both;
background: url('images/a2.gif') repeat-x;
width:950px;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: right;
text-transform: lowercase;
font-size:11px;
border-top: 1px solid #bea779;
}

#footer a {
text-decoration: underline;
color: #93B300;
}
#footer a:hover
{
color: #6c4e11;}

.post h1
{
margin-top: 5px;
background: inherit;
color: #c1ab7e !important;
font-size: 30px;
text-transform:capitalize;
/*height: 34px;
min-height: 34px;
background: url('images/a3.gif') repeat-x 0px 24px;
background: inherit;
color: #50514D;
text-transform: lowercase;
font-size: 22px;*/
}

.post h1 span
{
background: inherit;
color: #c1ab7e;
}

.post h1 a
{
	text-decoration: none;
	color: #c1ab7e;
}

.post h1.first
{
margin-top: 0px;
}
.post a
{
text-decoration: underline;
color: #93B300;
}
.post a:hover
{
color: #6c4e11;

}
.post a:hover span
{
color: #6c4e11;
}
.post h2
{
background: inherit;
color: #50514D;
font-size: 16px;
}
.post h3
{
background: inherit;
color: #50514D;
font-size: 13px;
}
.post ol
{
list-style-type: none;
}
#tagcloud {
	white-space: normal;
	padding:10px;
}

#tagcloud li {
	display: inline;
	border-bottom: none;
	background: none;
	padding-left: 2px;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
	padding: 3px 1px 3px 1px;
}

#tagcloud li a:hover {
	background: inherit;
	color: #fff;
}

#tagcloud a.biggest {
	font-size: 18px;
}

#tagcloud a.big {
	font-size: 16px;
}

#tagcloud a.medium {
	font-size: 14px;
}

#tagcloud a.small {
	font-size: 11px;
}

#tagcloud a.smallest {
	font-size: 10px;
}
/* related posts */
#relatedPosts {padding:20px 0 0 0;}


#relatedPosts a 
{
display: block;
margin-top: 5px;
margin-left: 15px;
margin-bottom: 5px;
font-size: 1.2em;
}

/* comments */
.comment 
{
border-bottom: 1px solid #DDDDDD;
padding-top: 5px;
margin-bottom: 5px;
padding-bottom: 0px;
}

.comment .date 
{
text-align: left;
margin: 0;
padding: 3px 0px;
}
.comment .author 
{
margin: 0;
text-align: left;
padding-top: 3px;
margin: 5px 0px 3px 0px;
clear: both;
}

.self 
{
background-color:#F5F5F5;
}

.comment .gravatar 
{
float: right;
/*clear: both;*/
width: 80px;
margin: 5px 5px 5px 5px;
}

.comment .gravatar img 
{
height: 80px;
width: 80px;
}

.comment .content 
{
float:left;
min-height: 85px;
width: 80%;
margin: 5px 0 0 0px;
}
.commentForm 
{
padding: 5px;
}

#comment
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 16px;
text-transform: lowercase;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

.commentForm h1, h2
{
margin-top: 5px;
background: inherit;
color: #50514D;
font-size: 21px;
text-transform: lowercase;
min-height: 34px;
background: url('images/a3.gif') repeat-x 0px 24px;
}

.commentForm label 
{
float: left;
display: block;
width: 80px;
}

.commentForm input 
{
width: 130px;
}

.commentForm textarea 
{
width: 100%;
height: 150px;
}

#archive 
{
background-color: white;
padding: 10px;
}

#archive h1 
{
margin: 0;
}

#archive h2 
{
border-bottom: 1px solid silver;
padding-bottom: 4px;
font-size: 12px;
margin-bottom: 10px;
}

#archive h2 img 
{
margin-right: 3px;
border: none;
}

#archive ul 
{
list-style-type: square;
margin: 0 10px;
padding: 10px;
}

#archive ul li 
{
margin-right: 20px;
}

#archive table
{
width: 100%;	
border-collapse: collapse;
}

#archive table td, #archive table th
{
text-align:left;
}

#archive table td
{
text-align:left;
border-bottom: 1px solid #D8D8D8;
padding: 2px 0;
}

#archive .date
{
width: 70px;
}

#archive .comments
{
width: 70px;
text-align: center;
}

#archive .rating
{
width: 70px;
text-align: center;
}
#contact
{
background : white;
padding: 10px;
}

#contact h1
{
margin-top: 0;
}

#contact label
{
display: block;
padding-top: 5px;	
}

#contact input.field
{
width: 200px;
}

#contact textarea
{
display: block;	
overflow: auto;
width: 75%;
height: 150px;
margin: 0;
}

.descr {padding:0 0 10px 0; color:#b2bb1e; font-size:12px; font-weight:bold;}
.descr a, #archive a, #postnavigation a, #commentlist a { color:#b2bb1e; font-size:12px; font-weight:bold;}
#postnavigation { display:none;}
#searchbox {color:#fff; }
#searchbox input { margin:5px 0 5px 17px; }
#searchbox label { padding:0 0 0 5px;}


.postfooter { line-height:1.6em; padding:0 30px 20px 0;
background: url('images/bg_comments.gif') no-repeat center top;
	height:35px;
	text-align:right;
}

.postfooter a {
	font-size: 12px; 
	font-family:Arial; 
	font-weight:bold; 
	color:#666; 
	padding:20px 0 0 5px !important;
}  

.postfooter a img { }



.loginbox table tr {line-height:2em; font-size:0.8em;}

#widgetzone {padding:0px; margin:0px;}
#widgetzone a.delete  { padding:0 5px 0 0 !important;}
#widgetzone a.edit  { padding:0 5px 0 0 !important;}


.postcontent table tr td { vertical-align:top; line-height:1.6em;}
.postcontent table tr td img{ padding:0 0 0 10px;}

.footer {
	text-align: right;
	padding-top: 4px;
	padding-bottom: 2px;
	background: url('images/bg_comments.gif') no-repeat 0 center;
	height:35px;
}

.footer .comments {
	float:left; width:150px; text-align:left; padding:10px 0 0 10px;
} 



/*----------------------------
			Social bookmarks
----------------------------*/

.bookmarks {
	float: right;
	padding: 5px 30px 0 0;
}
ul#categorylist { padding:0 0 0 20px;}
#categorylist li {padding:0px; clear:both !important;}
#categorylist a { padding:5px 5px 0 0; margin:0px; position:relative; float:left; width:auto;}

.widget {padding-top:10px;}
#widgetadmin 
{
    margin:20px 0 0 15px;
padding:0 0 0 2px;
    background:transparent url(images/bg-menu-h3.gif) no-repeat  0 0px;
}
#widgetadmin select {margin:10px 0 0 10px;}
#widgetadmin input {margin:0 0 0 10px;} 