*{
	margin:0;
	padding:0;
}

body {
	font: 62.5% "lucida grande",tahoma,verdana,arial,sans-serif;
	background:#ffffff url('images/page_background2.jpg') top center repeat-y;
	margin: 0px;
	padding: 0px;
}

body a, body a:visited {
	color: #2A4888;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
}

#page {
	width: 980px;
	margin: 0px auto;
	padding: 0 10px 0 10px;
}















#menu {
	background:#3b5998;
	float: left;
	width: 981px;
	font-size: 11px;
	list-style: none;
	
	
	
}
#logo {
	float: left;
	margin: 5px 0px 3px 3px;
}

#menu li {
	float: left;
	padding: 7px 0px 8px 0px;
	list-style: none;
}

#menu li a {
	color: #ffffff;
	text-decoration: none;
	padding: 7px;
	list-style: none;
	font-weight: bold;
}
#menu li a:hover{
	color: #fff;

}

#pagemenu {
	margin-left: 0px;
	list-style: none;
}

#pagemenu a {
	font-weight: bold;
	list-style: none;
}

#pagemenu a:hover {
	background:#5C75AA;
	list-style: none;
}

#pagemenu ul {
	position: absolute;
	border: 1px solid #3B5998;
	margin-top: 5px;
	display: none;
	list-style: none;
}

div#menu ul#pagemenu li:hover ul, div#menu ul#pagemenu li:hover ul:hover {
	display: block;
	list-style: none;
}

#pagemenu ul li {
	float: none;
	background-color: #fff;
	padding: 2px 0px;
	list-style: none;
}

#pagemenu ul li a {
	color: #3B5998;
	font-weight: normal;
	padding: 5px 20px;
	display: block;
	list-style: none;
}

#pagemenu ul li a:hover {
	color: #fff;
	list-style: none;
}

#menu #more {
	float: right;
}

#moremenu {
	float: right;
}

#moremenu li {
	margin-right: 5px;
}

#moremenu li a:hover {
	background-color: #5C75AA;
}

#moremenu ul {
	position: absolute;
	border: 1px solid #3B5998;
	background: #fff;
	margin-top: 5px;
	display: none;
}

div#menu 	div#more ul#moremenu li:hover ul {
	display: block;
}

#feedmenu li.feedli {
	float: none;
	padding: 0px;
	margin: 0px;
}

#feedmenu li a {
	color: #3B5998;
	padding: 5px 20px;
	display: block;
}

#feedmenu li a:hover {
	color: #fff;
}

#search {
	float: right;
	margin-top: 4px;
	margin-right: 12px;
	margin-left: 5px;
}

#search-text {
	float: left;
	margin-right: 2px;
}

#search-submit {
	float: left;
}

#sidebar, #title {
	margin-top: 20px;
}
















#header {
	width: 984px;
	height: 86px;

	background:#ccc url('images/header_footer_img.gif') top left repeat-y;
}


#header h1 {
	font-size: 3.7em;
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: Impact, sans-serif;
	
}

#header h1 a {
	color: #2A4888;
}

.description {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

#header #header_right {
	float:right;
	width: 110px;
	text-align: right;
	font-size: 2.2em;
	color: #fff;
	padding: 45px 20px 20px 0;
}

#header #header_left {
	float:left;
	width: 330px;
	height: 75px;
	text-align: left;
	font-size: 1.2em;
	color: #ccc;
	padding: 10px 0px 20px 20px;
}

#subscribe {
	text-align: right;
}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 480px;
	line-height: 1.6em;
	padding-left: 20px;
	padding-top: 30px;
}

#sidebar {
	float: right;
	width: 460px;
	margin-left: 0px;
	padding-top: 0px;
}

#footer {
	color: #fff;
	width: 100%;
	clear: both;
	background: #FFF url('images/header_footer_img.gif') top center repeat-y;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer_left {
	padding: 10px 0 10px 20px;
	text-align: left;
	float: left;
	width: 480px;
	line-height: 1.6em;
}

#footer_right {
	padding: 10px 20px 10px 0;
	text-align: right;
	float: right;
	width: 390px;
	margin-left: 0px;
}



/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
	font-size: 3.0em;
	line-height: 1.0em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.0em;
}


/*-------------The Post-------------*/

.p-tag {color:#828282;font:11px/18px Arial;margin:0 0 0 1px;}
.p-tag a {color:#828282;border-bottom:1px solid #D3D5D6;text-decoration:none;} 
.p-tag a:hover {color:#000;border-bottom:1px solid #000;text-decoration:none;}
.p-tag a:visited {color:#828282;}


.post h2, .post h2 a:visited, .post h2 a {

color:#2A4888;font:22px/22px "Microsoft Sans Serif";letter-spacing:-1px;margin:0;padding:0;
}


.post h2 a:hover {
color:#000000;font:22px/22px "Microsoft Sans Serif";letter-spacing:-1px;margin:0;padding:0;
}


.post {
	font-size: 1.2em;
	margin-bottom: 15px;
	text-align: justify;
	color:#444;
}

.post p {
	padding: 3px 0px;
	margin: 3px 0px;
}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.post li {
	padding: 2px 0 2px 0;
}

.entry {
	margin-bottom: 10px;
	text-align: justify;
}

.entrytext .postmetadata {
	margin-top: 20px;
	text-align: justify;
}

.postmetadata {

	border-bottom: 1px dashed #e7e7e7;
	padding-top: 1px;
	margin-bottom: 40px;
	text-align: left;
}

.postmetadata alt {

	border-bottom: 1px dashed #e7e7e7;
	padding-top: 1px;
	margin-bottom: 40px;
	text-align: left;
}

.navigation {
	display:block;
	margin-bottom: 20px;
}

#nav {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 3.15em;
	height : 40px;
}

#nav a {
   margin: 0px;
   width : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}

#nav a:hover {
	background: #000;
}

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 1.6em;
	margin-bottom: 20px;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}


code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}


a img {
	border: 0px solid #eee;
}
a:hover img {
	border: 0px solid #eee;
}
/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom:20px;

}

#sidebar a {
	color: #3B5998;

}
#sidebar a:hover {
	color: #ff3300;

}
#sidebar .sidebar_left ul h2 {
	padding-bottom: 5px;
	font-size: 1.3em;
}

#sidebar .sidebar_right ul h2 {
	padding-bottom: 5px;
	
	font-size: 1.2em;
	color: #2A4888;
}

#sidebar ul li {
	list-style:none;
	line-height:1.5em;
	font-size: 11px;
	font-weight: bold;
 



}

#sidebar ul ul {

}

#sidebar .sidebar_left ul ul li {
	border-bottom: dashed 0px #9DB7FF;
}

#sidebar .sidebar_right ul ul li {
	border-bottom: dashed 0px #80A0F6;
	
	padding: 2px  1px 1px  1px;
}

#sidebar a:hover {
	text-decoration: none;
	color: #000;
}

#sidebar .sidebar_left {
	width: 170px;
	float: left;
	padding: 0 10px 0 00px;
}

#sidebar .sidebar_right {
	width: 275px;
	float: right;
	padding: 0 0px 0 0px;
}

#sidebar .sidebar_left ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
}

#sidebar .sidebar_left ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size: 1.1em; 
      border-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size: 1.1em; 
      border-bottom:0; 
}

/*--------------Comments--------------*/

#comments {
	font-size: 1.6em;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:20px;
}

#respond {
	font-size: 1.6em;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
	font-size: 1.2em;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width:99%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	}
	

/*--------------Search Form-------------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
margin: 0px auto;

}

#searchform input {
	width: 250px;  border: 2px; border-color:#ccc;
	background: #fff; border-style: solid;
padding: 3px 3px;
text-align: left;    font-weight : bold;
	color: #ccc; 	font-size: 1.4em;
	font-family: Arial, sans-serif;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#wp-calendar th {
	margin-top: 5px;
}

#wp-calendar caption {
	font-size: 1.2em;
	margin-top: 5px;
}

/*-------------Other------------------*/

hr {
	display: none;
}

#adsense_singlepost_top_square {
	float: left;
	margin-right: 10px;
}

#adsense_singlepost_bottom_square {
	margin-bottom: 30px;
}

#adsense_singlepost_top_banner {
	margin-bottom: 5px;
}

#adsense_singlepost_bottom_banner {
	margin-bottom: 30px;
}

#adsense_homepage_linkunit {
	margin-bottom: 30px;
}

#adsense_homepage_banner {
	margin-bottom: 5px;
}
img.sol{float:left; margin:0 6px 6px 0; border:1px solid #eee;padding:3px;}

