/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(../images/css2008/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474848;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1em;
	color: #339933;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 20px;
}

.incontent {
	margin: 15px 5px 15px 25px;
}

blockquote {
	padding: 0 30px;
	background: url(../images/css2008/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	/* background: url(../images/css2008/img03.gif) repeat-x left bottom; */
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(../images/css2008/img08.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	height: 50px;
	width: 960px;
	min-width: 960px;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 35px;
	padding: 15px 12px 0px 12px;
	font-size: 1em;
	font-weight: bold;
	color: #FCFDDF;
}

#menu a.wp {
	float: left;
	height: 35px;
	padding: 15px 12px 0px 12px;
	font-size: 1em;
	font-weight: bold;
	color: #FCFDDF;
}


#menu a:hover {
	background: #333333;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url(../images/css2008/img04.gif) repeat-x;
}

/* Header */

#header {
	height: 81px;
	width: auto;
	min-width: 960px;
}

p.headname {
	font-size: 1.8em;
	color: #000099;
	font-weight: bold;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 5px 0 0 5px;
	font-size: 2.6em;
	font-weight: normal;
	color: #000099;
}

#logo p {
	margin: 0;
	padding: 22px 0 0 6px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

/* Search */

#search {
	float: right;
	width: 250px;
	padding: 20px 20px 4px 4px;
	background-color: #DDDDDD;
/*  url(../images/css2008/img05.gif) no-repeat left bottom; */
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */


#page {
	width: 960px;
	min-width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(../images/css2008/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(../images/css2008/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(../images/css2008/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	margin-bottom: 5px;
	background: url(../images/css2008/img11.gif) no-repeat left top;
	background-position: 0px 8px;
}

/* Content */

#content {
	float: left;
	width: 430px;
	min-width:430px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}

.contimage {
	float: right;
	width: 150px;
	padding: 2px;
}

#content2 {
	float: left;
	width: 680px;
	min-width: 680px;
	min-height: 800px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .headtitle {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
	color: #000066;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.0em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #339933;
}

.post .byline a {
	color: #222222;
}

.post .entry {
	padding: 20px 10px 0 10px;
	text-align: justify;
}

.post .sublist {
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(../images/css2008/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(../images/css2008/img14.gif) no-repeat left center;
}

/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(../images/css2008/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 250px;
	min-width: 250px;
	padding: 0 0 0 20px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 180px;
	min-width: 180px;
	padding: 0 20px 0 0;
}

.sidebar .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-weight: bold;
	color: #339933;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	position: relative;
	width: 960px;
	height: 60px;
	margin: 0 auto;
	background: url(../images/css2008/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

.feedTitle {
	font-weight: bold;
}

/* Google News Feed */

    #feedControl { 
      margin-top : 2px;
      margin-left: auto;
      margin-right: auto;
      width : 180px;
      font-size: 12px;
      color: #000;
    }
	
	#feedControl .gf-title {
	  font-weight: bold;
	  font-size: 12px;	
	}
	
/*    #feedControl .gf-snippet, */
    #feedControl .gf-author, 
    #feedControl .gf-spacer, 
    #feedControl .gf-relativePublishedDate { 
        display : none;
    }  
