body {
  background: #e0e0e0;      
	margin: 0;
	padding: 0;
	font: small Verdana,sans-serif;
	/*font: 70% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;*/
	color: #333;
	text-align: center;
}

a {
	color: #151B8D;
}

p {
	margin: 0 0 15px 0;
	line-height: 1.5em;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 3.2em;
	letter-spacing: -3px;
	color: #567;
	margin: 12px 0 5px 20px;
}

h2 {
	font-size: 1.8em;
	letter-spacing: -1px;
	margin: -10px 0 0 50px;
	color: #f57900;
}

h3 {
	color: #555;
	font-size: 1.4em;
	margin: 1em 0 0.5em 1.1em;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
}

img a:hover {
	background: none;
}

/* ---------------------------- container ----------------------------------- */
#container {
	width: 766px; /*780px;*/
	padding: 0;
	margin: 0 auto;
	background: url("images/bgimg.gif") top center repeat-y;
	color: #333;
	text-align: left;
}

/* ---------------------------- sitetitle ----------------------------------- */
#sitetitle {
	float: left;
	/*height: 100px;*/
	width: 100%;
	background-position:center;
        background-color: #f57800;
}

#sitetitle a {
	color: #567;
	font-weight: normal;
}

#sitetitle h2 {
	color: #269;
	font-size: 100%;
  padding-top: 15px;
}

#sitetitle img {
	padding-left: 9px;
        width: 750px;
	height: 100px;
	border: 0px;
}

/* ------------------------------ menu -------------------------------------- */
#menu {
	height: 51px;
	padding-top: 35px;
	text-align: right;
}

#menu ul, #menu li {
	padding: 0;
	margin: 0;
	list-style-type: circle;
	display: inline;
}

#menu a {
	margin: 0;
	height: 100px;
	padding: 34px 6px 40px 6px;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #888;
}

#menu a:hover {
	color: #269;
	text-decoration: none;
	background: #fff url(images/menuhover.png) repeat-x;
	padding: 34px 5px 40px 5px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

/* ---------------------------- content ------------------------------------- */
#content {
	margin-top: 0px;
	width: 100%;
	background: url("images/bgimg.gif") top center repeat-y;
}

#content h1 {
	margin: 10px 0 0px 0.8em;
	padding-top: 10px;
	color: #f57900;
	font-size: 2.2em;
	letter-spacing: -1px;
}

#content h2 {
	margin: 20px 0 5px 1em;
	color: #f57900;
}

#content h2 a {
	color: #151B8D;
	font-weight: normal;
	text-decoration: none;
}

#content h2 a:hover {
	color: #f57900;
	background: none;
}

#content p {
	margin: 0.5em 1em 0.8em 1.8em;
}

#watchmore {
  text-align: left;
  padding: 0 0 1.5em 1.8em;
}

#stumble {
  text-align: center;
}

#stumble img {
	float: none;
	border: 0;
	margin: 0;
	padding: 0 0 7px 0;
}

.zoundry_bw_tags {
  font-size: 0.7em;
  text-align: center;
}

#emailimg {
  text-align: center;
}

#emailtxt {
  text-align: center;
  padding-bottom: 1.5em;
}
/* ------------------------------- left ------------------------------------- */
#left {
	width: 70%;
	float: left;
}

/* ------------------------------- right ------------------------------------ */
#right {
	margin-left: 72%;
	margin-top: -15px;
}

#right h2 {
	margin: 15px 0 5px 0;
	width: 98%;
	font-size: 1.6em;
	border-bottom: 1px solid #abb;
}

/* ------------------------------- footer ----------------------------------- */
#footer {
	clear: both;	
	padding: 50px 0 0 50px;
	text-align: left;
	color: #888;
}

#footer a {
	color: #888;
	font-weight: normal;
}


/* ------------------------------ navigation ------------------------------- */
.navigation {
  text-align: center;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* ------------------------------- entry ------------------------------------ */
.entry {
  with: 540px;
	position: relative;
	margin: 0 0 20px 10px;
	background: #fff;
	color: black;
	padding: 0;
}

.entry h2 {
  border-bottom: 1px solid white;
}

.entry a:hover, .intro a:hover {
	text-decoration: none;
	padding-bottom: 2px;
}

.entry img {
	border: 0px solid #fff;
	background: #fff;
}

/* ---------------------------- comments ------------------------------------ */
#comments {
  padding-left: 10px;
}

/* ------------------------------- link ------------------------------------- */

.link {
	color: #269;
	background: url(images/linkarrow.gif) left no-repeat;
	display: block;
	margin: 4px 0 0 0;
	padding: 2px 1em;
}

.link:hover {
	color: #48b;
	text-decoration: none;
}

.thumbs img {
	position: relative;
	padding: 3px;
	margin: 0 2px 2px 0;
	background-color: #ddd;
	color: #555;
}

.thumbs img:hover {
}

.entryphoto {
	margin: 5px 10px 10px 0;
	float: left;
	padding: 3px;
	border: 1px solid #fff;
	background-color: #ddd;
	color: #333;
}

.meta {
	clear: both;
	padding-left: 1em;
	text-align: left;
	font-size: 0.7em;
	color: #567;
}

.pagenav {
	color: #888;
	text-align: center;
}

.entry img {
	position: relative;
}

.subcontainer {
	width: 90%;
}

.subcontainer ul, .subcontainer li, .rightsub ul, .rightsub li {
	list-style-type: disc;
	padding: 0 0 0 0;
	margin: 0 0 0 0.5em;
}

.rightsub {
	float: left;
	width: 45%;
}

.rightsub2 {
	float: right;
	width: 45%;
}

.date {
	float: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

/* ------------------------------ adsense ----------------------------------- */

#adsense_header_menu {
  width: 760px;
  text-align: center;
  background-color: #f57800;
}

#adsense_top_728x90_as {
  width: 760px;
  text-align: center;
}

#adsense_post_top {
  text-align: center;
}

#adsense_post_bottom {
  text-align: left;
}

#emptyspace {
  height: 5px;
  clear: both;
}

/* ------------------------- related posts plugin -------------------------- */
#related_posts ul, #related_posts li {
  padding-left: 0em;
  list-style-type: none;
}

#feedburner {
  padding-left: 30px;
}
