﻿* {
	margin: 0; padding: 0;
}
body {
		color: #444444;
		font: 12px sans-serif;
		text-align: center;
		background: #FFFFFF url(images/header.png) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #7ea700;
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 198px;
	overflow: hidden;
	background: #fffff;
}
	#header ol {
		padding-top: 10px;
		padding-left: 10px;
		list-style-type: none;
		height: 25px;
	}
		#header ol li {
			float: left;
			font-size: 0.9em;
			text-transform: uppercase;
			padding: 0 14px 0 15px;
			border-left: 1px solid #464646;
		}
		#header ol li a {
			color: #FFFFFF;
		}
		#header ol li.f {
			padding-left: 0;
			border-left: 0;
		}
	#header h1 {
		float: left;
		font-size: 0;
		padding: 40px 15px 55px;
	}
		#header h1 a {
			text-indent: -9999px;
			outline: none;
			display: block;
			background: url(images/logo.png) no-repeat 0 0;
			width: 406px; height: 35px;
		}
	#header .ad {
		float: right;
		padding: 6px 0 0 15px;
	}
	#header ul {
		list-style-type: none;
		clear: both;
		height: 33px;
		margin-left: 0px;
	}
		#header ul li {
			float: left;
			font-size: 0.9em;
			padding-left: 2px;
			background: url(images/divider.gif) no-repeat 0 0;
		}
		#header ul li a {
			display: block;
			padding: 11px 10px 9px;
		}
/** END header **/

/** BEGIN content **/
#content {
	padding: 15px 0 20px 10px;
	float: left;
	width: 636px;
	background-color: #FFFFFF;
}
	#content .latest { }
		#content .latest .post h2 {
			font-size: 1.4em;
		}
		#content .latest .post .details2 {
			clear: both;
			height: 20px;
			padding-top: 10px;
			border-top: 1px solid #AEAEAE;
			font-family: Georgia;
			color: #AEAEAE;
		}
		#content .latest .post .details2 a {
			color: #AEAEAE;
		}
		#content .latest .post .details2 a:hover {
			color: #7ea700;
		}
	#content .l { float: left; }
	#content .r { float: right; }
	#content .division {
		width: 307px;
	}
		#content .division .post img {
			margin: 2px 10px 5px 0;
			float: left;
		}
	#content .post {
		margin-bottom: 10px;
		padding: 5px 10px 10px;
		border-width: 1px;
		border-color: #a8d12d;
		border-style: solid;
		height: auto;
		background-color: #FFFFFF;
		background-image: url(images/bar.jpg);
		background-repeat: repeat-x;
		background-position: 0 0;
		display: block;
		overflow: visible;
		overflow-y: visible;
	}
		#content .post h2 {
			font-size: 1.25em;
			margin-bottom: 10px;
		}
			#content .post h2 a {
				color: #676042;
			}
			#content .post h2 a:hover {
				color: #7ea700;
			}
		#content .post .details {
			font-family: Georgia;
			color: #AEAEAE;
			margin-bottom: 15px;
		}
			#content .post .details a {
				color: #AEAEAE;
			}
			#content .post .details a:hover {
				color: #7ea700;
			}
		#content .post h3, h4, h5, h6 {
			margin-bottom: 5px;
			font-size: 1.5em;
			font-family: Georgia;
			font-weight: normal;
		}
		#content .post p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#content .post ol, #content .post ul {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .post blockquote {
			padding: 10px 10px 5px;
			margin-bottom: 10px;
			border-top: 1px solid #cdcdcd;
			border-bottom: 1px solid #cdcdcd;
			font-style: italic;
		}
		#content .post li {
			line-height: 1.4em;
			padding: 2px 0 2px 30px;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 300px;
	float: right;
	margin: 15px 10px 5px 0;
	background-color: #FFFFFF;
}
	#sidebar .box {
		padding: 10px 0px 10px 0px;
	}

	#sidebar form {
		height: 30px;
		background: url(images/search.gif) no-repeat 0 0;
	}
		#sidebar form input {
			border: 0;
			float: left;
			width: 135px;
			margin: 7px 10px 0 5px;
			font-size: 12px;
		}
		#sidebar form button {
			float: left;
			border: 0;
			text-transform: uppercase;
			color: #ffffff;
			font-family: Verdana;
			font-size: 10px;
			font-weight: bold;
			width: 77px; height: 30px;
			background-color: transparent;
		}

	#sidebar .subscribe {
		padding-left: 65px;
		background: url(images/IphoneApp.png) no-repeat 0 0;
		height: 70px;
	}
		#sidebar .subscribe h2 {
			text-transform: none;
			padding: 5px 0 10px 10px;
		}
			#sidebar .subscribe h2 a {
				color: #676042;
				margin: 0 0 0 10px;
			}
		#sidebar .subscribe p {
			font-size: 0.9em;
			margin-top: 4px;
			margin-bottom: 4px;
			margin-left: 0px;
			border-color: #A8D12D;
		}
		#sidebar .subscribe a {
			margin: 0 0px;
		}
	#sidebar .flickr {
		text-align: left;
		padding: 0px 10px 10px;
		border-width: 1px;
		border-color: #A8D12D;
		border-style: solid;
	}
		#sidebar .flickr img {
			margin: 5px;
		}
	#sidebar .video {
		text-align: center;
		padding: 10px;
		border-width: 1px;
		border-color: #a8d12d;
		border-style: solid;
	}
	#sidebar .tags {
		padding: 10px;
	}
		#sidebar .tags {

		}
	#sidebar h2 {
		font-size: 1.2em;
		color: #676042;
		font-weight: bold;
		text-transform: uppercase;
		padding: 7px 10px 10px;
		background-image: url('images/bar.jpg');
		background-repeat: repeat-x;
	}
	#sidebar ul {
		padding: 0px 0px 0px 10px;
		list-style-type: circle;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 4px 0px 2px;
			list-style-type: disc;
			list-style-position: outside;
		}
		#sidebar ul li a {
			color: #68645A;
		}
		#sidebar ul li a:hover, #sidebar ul li strong {
			color: #7ea700;
		}
	#sidebar .l {
		border-width: 1px;
		border-color: #a8d12d;
		border-style: solid;
		float: left;
		width: 145px;
	}
	#sidebar .r {
		border-width: 1px;
		border-color: #a8d12d;
		border-style: solid;
		float: right;
		width: 145px;
	}
		#sidebar .l ul, #sidebar .r ul {
			background: none;
			padding-bottom: 0px;
		}
		#sidebar .l h2, #sidebar .r h2 {
			padding: 5px 10px;
		}
		#sidebar ul .LIn_date{ display: none; }

/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	padding: 10px;
	color: #ffffff;
	background-color: #7EA700;
	height: 16px;
	margin-top: 10px;
}
	#footer .l {
		float: left;
	}
	#footer .r {
		float: right;
	}
	#footer a {
		color: #ffffff;
		text-decoration: underline;
	}
/** END footer **/

h2.title {
	font-size: 0.9em;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.postnav {
	clear: both;
	padding-top: 20px;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#comments {
	background: #ECEAE1 url(images/bar.jpg) repeat-x 0 0;
	border: 1px solid #D9D4C5;
	padding: 10px;
}
	#comments h2 {
		font-family: Georgia;
		font-size: 1.5em;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px 4px 4px 20px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #D9D4C5;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {

	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/** END wordpress 2.7 comments **/

.dittio_ownerphoto {
    float: right;
}

.o_photo {
    margin-top: 5px;
    margin-right: 0px;
    float: right;
}

	#content .post .readmore {
			text-indent: -9999px;
			margin: 10px 0;
			height: 17px;
			background: url(images/readmore.gif) no-repeat right 0;
			display: block;
			outline: none;
		}


