/* CSS Layout */
/* General Markups   */

* 
{
margin:0;
padding:0;
}
.float-left,.alignleft
{
  float:left;
}
.float-right,.alignright
{
 float: right;
}
.clear 
{
  clear: both;
}
.alignnone
{float:none;
}
img
{
border:none;
}
.entry img
{
float:left;
}
a
{
text-decoration:none;
}
ul li,ol li
{
list-style-position:inside;
}
ul li
{
list-style-type:decimal;
}
ol li
{
list-style-type:disc;
}

/* page Layout */
#page
{
width:1007px;
font-family:Arial,Helvetica,sans-serif;
color:#4E4E4E;
padding-top:5px;
font-size:12px;
text-align:justify;
line-height:18px;
}

/*  header layouts  */
#header-top
{
background:url(images/header-1px.gif) repeat-x;
width:1007px;
height:25px;
}
#header-middle
{
background:url(images/header2.gif) repeat-x;
height:85px;
width:1007px;
}
#header-middle img
{
margin-left:64px;
margin-top:10px;
}
#header-middle ul li
{
list-style-type:none;
background:url(images/menu-ltag-line.gif) no-repeat;
height:11px;
text-indent:20px;
padding-right:10px;
padding-top:30px;
}
#header-middle ul  
{
margin-right:30px;
margin-left:210px;
}
#header-middle ul li a
{
color:#38383E;
font-size:13px;
font-weight:bold;
}
#header-middle ul li a:hover
{
color:#83A605;
text-decoration:underline;
}
#header-bottom
{
background:#8FDBFE;
width:1007px;
height:11px;
}
#header-middle .rss
{
margin:0px;
margin-right:15px;
margin-top:42px;
}

/* header ends */

/* content layout */
#content
{
min-height:1px;
margin-left:75px;
width:425px;
padding-top:7px;
margin-bottom:10px;
}
*html #content
{
height:1px;
margin-left:37px;
}
.post
{
padding-top:15px;
}
.post .post-title a
{
color:#5494D1;
font-size:16px;
text-transform:capitalize;
}
.post .post-title
{
border-bottom:1px dashed #666666;
padding-bottom:7px;
}
.post .date
{
margin:5px 0px;
float:right;
}
.post .date a
{
text-transform:capitalize;
color:#6DA617;
}
.post .date a:hover
{
text-decoration:underline;
}
.entry img
{
margin-top:10px;
margin-left:7px;
border:1px solid #FEEEEF;
padding:3px; 
}
/*BLOCKQUOTE LAYOUT STARTS HERE*/
	
.entry blockquote,#right-content-4 blockquote
{
	/*quotes: "\201C" "\201D";
	font-style:italic;
	*/
	font-size:12px;
	margin-bottom:3px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
border:1px solid #dddddd;
padding:5px 10px;
background:#FFFFEA;
	}
/*
.entry blockquote,#right-content-4 blockquote:before { content: open-quote; }
.entry blockquote,#right-content-4 blockquote:after { content: close-quote;  }

.post blockquote
{
	quotes: "\201C" "\201D";
	font-style:italic;
	font-size:12px;
}

.post blockquote:before { content: open-quote; }
.post blockquote:after { content: close-quote;  }
*/
	/*BLOCKQUOTE LAYOUT ENDS HERE*/
.postmetadata
{
font-weight:bold;
border-top:1px dashed #666666;
border-bottom:1px dashed #666666;
margin-top:10px;
min-height:23px;
padding:8px 0px 0px 0px;
letter-spacing:0.2px;
}
* html .postmetadata
{
height:30px;
padding:5px 0px 0px 0px;
}
.postmetadata a
{
color:#6DA617;
letter-spacing:0.2px;
text-transform:capitalize;
}
.postmetadata .comments
{
margin-left:158px;
background:url(images/comment.gif) no-repeat;
padding-left:25px;
}
.postmetadata .comments:hover
{
background:url(images/comments-icon.gif) no-repeat;
padding-left:27px;
}
.postmetadata .comments-edit:hover
{
background:url(images/comments-icon.gif) no-repeat;
height:20px;
padding-left:27px;
}
.postmetadata .comments-edit
{
margin-left:130px;
background:url(images/comment.gif) no-repeat;
padding-left:25px;
}
.center
{
color:#3D91C9;
font-size:14px;
text-align:center;
}
.center small
{
color:#A1BD3C;
}
.pagetitle
{
color:#E7E7D9;
font-size:16px;
text-align:center;
}
.more-link
{
float:right;
color:#EC1E1E;
}
.entry ul li

{

list-style-type:disc;

list-style-position:inside;

}

.entry ol li

{

list-style-type:decimal;

list-style-position:inside;

}

.entry ul,.entry ol

{

margin-left:10px;

}
.entry img
{

float:left;margin-right:10px;

}
.entry  #archives
{
margin-top:-15px;
}
.entry  #archives li
{
list-style-type:none;
margin-bottom:15px;
}
.entry  #archives li li
{
list-style-type:none;
list-style-type:disc;
margin-bottom:0px;
}
.entry #archives li ul
{
margin-left:20px;
}
.entry #archives li li a
{
color:#6DA617;
font-size:14px;
text-transform:capitalize;
}
.entry #archives li li a:hover
{
text-decoration:underline;
}
.entry #archives h2
{
font-size:17px;
margin-bottom:10px;
color:#313136;
font-weight:bold;
text-decoration:underline;
}
/* content layout ends */

/* sidebar layout */
#sidebar
{
width:448px;
min-height:1px;
padding-left:15px;
}
* html #sidebar
{
height:1px;
}
.about
{
border:1px solid #E4E4E4;
margin-top:22px;
width:432px;
height:160px;
background:#FFFFEF;
padding:0px 7px;
letter-spacing:0.1px;
}
.about h2
{
padding:5px 0px;
font-size:18px;
color:#1B84E9;
margin-bottom:10px;
}
.about a
{
color:#2A64A6;
font-size:17px;
font-weight:bold;
}
.about a img
{
vertical-align:middle;
}
#email-add
{
width:290px;
height:30px;
color:#2A64A6;
font-size:18px;
padding-top:5px;
padding-left:10px;position:relative;
}
#subscribe
{
background:#065DB8;
width:60px;
height:30px;
border:1px solid #065DB8;
padding:5px 0px;
color:#FEFBFF;
font-size:18px; 
margin-left:5px;
}
* html #subscribe
{
height:30px;
}
#search
{
margin-top:10px;
width:432px;
height:52px;
background:#000000;
padding:0px 7px;
padding-top:4px;
}
* html #search
{
padding-top:4px;
height:56px;
}
* html  #search form
{
margin-bottom:4px;
}
#search img
{
margin:5px 7px 5px 10px;
}
* html #search img
{
margin:7px 7px 0px 5px;
}
#sidebar #s
{
width:284px;
height:20px;
}
#sidebar  #searchsubmit
{
background:url(images/rounded-button.gif) no-repeat;
height:38px;
width:79px;
border:0px;
background-position:0px 5px;
margin-left:3px;
margin-top:4px;
}
.margin
{
margin-top:10px;
}
#sidebar ul li 
{
list-style-type:none;
}
#sidebar-top ul li h2,#sidebar-middle ul li h2
{
border-bottom:3px dotted #666;
text-align:center;
font-size:14px;
color:#767676;
padding-bottom:5px;
}
#sidebar-top ul li ul li,.bottom ul li ul li
{
border-bottom:1px dashed #666;
min-height:24px;
padding-left:20px;
padding-top:5px;
}
#sidebar-top ul li ul li ul li,.bottom ul li ul li ul li
{
border-bottom:none;
}
* html #sidebar-top ul li ul li ul li,* html .bottom ul li ul li ul li
{
border-bottom:none;
}
* html #sidebar-top ul li ul li,* html .bottom ul li ul li
{
height:27px;
}
#sidebar-top ul li ul li a,.bottom ul li a
{
text-transform:capitalize;
color:#2989E3;
font-weight:bold;
background:url(images/green.gif) no-repeat;
background-position:0px 0px;
padding-left:20px;
}
#sidebar-top ul li ul li a:hover,.bottom ul li a:hover
{
color:#6DA617;
background:url(images/blue.gif) no-repeat;
}
#sidebar-middle  ul li ul
{
padding-top:10px;
}
#sidebar-middle img
{
margin-left:5px;
}
.bottom
{
width:205px;
}
.bottom ul li h2
{
background:url(images/round-button.gif) no-repeat;
height:24px;
width:205px;
font-size:13px;
text-align:center;
color:#CDD8DD;
padding-top:3px;
text-transform:capitalize;
}
* html ul li
{
list-style-position:outside;
}
* html .bottom ul li h2
{
height:27px;
}
.bottom ul li
{
margin-bottom:10px;
}
.bottom ul li ul li
{
margin-bottom:0px;
}
#sidebar-bottomleft
{
margin-right:20px;
}
#recentcomments li a,#recentcomments li a:hover
{
background:none;
}
#recentcomments li
{
background:url(images/green.gif) no-repeat;
background-position:0px 7px;
}
#recentcomments li:hover
{
/*background:url(images/blue.gif) no-repeat;
background-position:0px 7px; */
}

/* Sidebar ends */

/* footer CSS layout */
#footer
{
background:#68BFF4 url(images/footer.gif) repeat-x;

width:1007px;
border-top:7px solid #90DAFF;
}
#footer ul
{
width:350px;
margin:auto;
padding-top:10px;
}
#footer ul li
{
text-indent:20px;
list-style-type:none;
font-weight:bold;
}
#footer ul li a
{
color:#90DAFF;
font-family:arial bold;
font-size:13px;
}
#footer ul li a:hover
{
color:#E4E4E4;
}
#footer div.links
{
width:350px;

color:#DCDCDC;

font-size:10px;

margin-top:5px;
}
#footer div p.curblog{margin-left:10px;}
#footer div p.creator{margin-right:10px;}
* html #footer div.links,* html #footer ul
{

}
/* footer layout ends */

/* comments  form layout */
#respond
{
margin-top:15px;
font-size:17px;
margin-bottom:10px;
background:url(images/write.gif) no-repeat;
padding-left:25px;
}
#commentform label
{
font-size:12px;
letter-spacing:0.3px;
color:#1881E3;
}
#commentform label font
{
color:#EC1E1E;
font-size:14px;
font-weight:bold;
}
#commentform input,textarea
{
background:#F4F7F2;
color:#5B5B5B;
/*
border-bottom:2px solid #8FCA6A;
border-right:2px solid #8FCA6A;

border-left:1px solid #8FCA6A;border-top:1px solid #8FCA6A;
*/}
#comment
{
margin-top:10px;
background:#FFFFFF;
border:2px solid #e2e2e2;
}
#commentform #submit
{
margin-top:10px;
background:#346DAD;
color:#fff;
font-size:11px;
height:24px;
width:130px;
font-weight:bold;
}

/*navigation*/

.navigation
{
	margin-top:10px;
	height:20px;
	background:#E7E7D9;
	padding:5px;
}

.navalignleft ,.navalignright
{
	width:200px;
}

.navalignleft 
{
	float:left;
	text-align:right
}

.navalignright
{
	float:right;
}

.navigation  a
{
	color:#6DA617;
}

.navigation  a:visited
{
	color:#701A00;
} #sidebar #recentcomments{padding-left:20px;}
#sidebar #recentcomments li a,#sidebar recentcomments li a:hover{ background:none; }
.entry .wp-smiley{border:none;}