@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-family:Helvetica, sans-serif;
	font-size:11pt;
	color:#707070;
}
body{
	background: #ffffff;
}
#header{
	height:230px;
	width:100%;
	background:url(images/topBar) #ffffff repeat-x top;
}
#header .center{
	width:870px;
	height:230px;
	background:url(images/header.png) no-repeat;
	background-position:0px 30px;
}
.center{
	margin:auto !important;
	width:920px;
}
.alignright, .alignleft{
	float:right;
	font-size:0.8em;
	font-style: italic;
	text-align: right;
	margin-left: 10px;
	margin-bottom:5px;
	display: inline;
}
.alignleft{
	float:left;
	margin-right: 10px;
	margin-left: 0px;
	text-align: left;
}
ol{
	margin-left: 40px;
	margin-bottom: 10px;
	margin-right: 20px;
}
ol li{
	margin-bottom: 10px;
	padding:5px;
	background: #d7d7d7;
	border-bottom: 1px solid #777777;
	border-top: 1px solid #777777;
}
.thePost ul{
	margin-left: 40px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.thePost ul li{
	margin-bottom: 2px;
}

#footer{
	padding-top:8px;
	background: url(images/footer.jpg) #ffffff repeat-x top;
}
#links{
	width:870px;
	height:40px;
}
#tweet{
	margin-top:42px;
	width:158px;
	margin-left:167px;
	font-size:0.9em;
	color:#606060;
	text-indent:10px;
	text-align:center;
}
#sep{
	background: url(images/header.jpg) repeat-x top;
	height:16px;
}
#content{
	padding-top:25px;
	background: #46453b;
}
#footer{
	clear:both;
}
/* Links */
#links{
	text-align:right;
}
#links ul{
	list-style:none;
	margin-left:10px;
}
#links li{
	float:left;
	height:40px;
	overflow:hidden;
	margin-right:20px;
}
#links li a{
	display:block;
	padding-top:40px;
	height:40px;
}
.home{
	background:url(images/home.png) no-repeat;
	width:72px;
}
.work{
	background:url(images/work.png) no-repeat;
	width:115px;
}
.blog{
	background:url(images/blog.png) no-repeat;
	width:61px;
}
.contact{
	background:url(images/contact.png) no-repeat;
	width:100px;
}
.textBox{
	margin-bottom:25px;
}
.left{
	float:left;
	display:inline;
}
.right{
	float:right;
	display:inline;
}
/* Bottom Link */
#bottomLinks ul{
	margin-left:4px;
	line-height:27px;
}
#bottomLinks ul li{
	font-size:0.8em;
	display:inline;
	margin-right:10px;
}
#bottomLinks ul li a{
	font-size:1em;
	text-decoration:none;
}
#bottomLinks ul li a:hover{
	text-decoration:underline;
}
#copyright{
	background:url(images/copyright.png);
	float:right;
	width:207px;
	height:27px;
}
a img{
	border:0px;
}
#tweet li{
	list-style:none;
	font-size: 0.9em;
}
/* title style */
#title{
	width:487px;
	padding-top:0px;
	float:right;
	margin-top:15px;
	display:inline;
	text-align:right;
}
#title dl{
	margin-right:20px;
}
#title dl dt{
	font-size:0.8em;
	font-weight:bold;
}
#title dl dd{
	margin-top:5px;
	color:#a8ad80;
}
/* Content Styles */
h1{
	font-size:2em;
	color:#825535;
}
h1, h2, h3, p{
	margin-bottom:10px;
}
h2 a, #comments h2{
	font-size:1.8em;
	color:#5d917d;
	text-align: right;
	display: block;
	margin-right: 10px;
	text-decoration: none;
}
p{
	font-size:1em;
}
p a{
	font-size:1em;
	color:#5d917d;
}
#wrapper{
	width:700px;
	margin-right:20px;
	float:left;
	display:inline;
}
#sidebar{
	width:200px;
	float:left;
	display:inline;
}
/* Post Style */
.post{
	margin-bottom:20px;
}
.date{
	background:url(images/date.jpg);
	width:87px;
	height:56px;
	float:left;
	display:inline;
}
.date ul{
	margin:5px;
}
.date li{
	list-style: none;
	color:#ffffff;
}
.dm{
	font-size:1.5em;
	font-weight: bold;
}
.year{
	font-size:1em;
	font-weight: bold;
}
.postContent{
	float:left;
	display:inline;
	width:480px;
}
.contentHeader{
	width:610px;
	height:5px;
	background: url(images/ctop.jpg) no-repeat;
}
.contentPost{
	width:610px;
	background: url(images/ccont.jpg) repeat-y;
}
.thePost{
padding-top:5px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 5px;
font-size:1em;
text-align: justify;
line-height: 130%;
}
.author{
	font-size:0.8em;
	margin-bottom:15px;
	display: block;
	text-align: right;
	color:#74736b;
}
.author *{
	font-size: inherit;
	color:inherit;
}
.contentFooter{
	width:610px;
	height:5px;
	background: url(images/cfoot.jpg) no-repeat bottom;
}
.meta{
	width:610px;
	background: url(images/meta.jpg) center no-repeat;
	height:23px;
}
.more a, #trackback-link a{
	text-decoration: none;
	font-size:0.8em;
	padding-top: 5px;
}
.more a:hover, #trackback-link a:hover{
	text-decoration:underline;
}
#trackback-link{
	float:right;
}
.categories{
	float:left;
	padding-top:2px;
	padding-left: 18px;
	font-size: 0.8em;
}
.categories *, .tags *{
	font-size: inherit;
	color:#ffffff;
}
.categories a, .tags a{
	text-decoration: none;
}
.categories a:hover, .tags a:hover{
	text-decoration: underline;
}
.tags{
	float:right;
	padding-top: 2px;
	padding-right: 18px;
	font-size:0.8em;
}
/* Sidebar */
#sidebarTop{
	width:200px;
	height:5px;
	background: url(images/sideBarTop.jpg) no-repeat;
}
#sidebarBottom{
	width:200px;
	height: 5px;
	background: url(images/sidebarBottom.jpg) no-repeat bottom;
}
#sidebarBody{
	width:200px;
	background: #ffffff;
}
#sbcont{
	padding:10px;
}
#sbcont h3{
	margin-bottom:3px !important;
	color:#5d917d;
	font-size:1.2em;
}
.divide{
	height:10px;
	display: block;
}
#sbcont form input{
	margin-bottom: 5px;
}
#search{
	width:178px;
	border: 1px solid #b7b7b7;
	font-size:0.9em;
	padding: 1px;
}
#sbcont ul{
	list-style: none;
}
#sbcont a{
	font-size: inherit;
	text-decoration: none;
}
.white{
	color:#ffffff;
}
#sbcont a:hover{
	text-decoration: underline;
}
#tagCloud a{
	color:#a8ad80!important;
}
/* */

#calendar ul table{
	width:178px;
}
#calendar ul table tbody td{
	text-align: center;
}
#today{
	border:1px solid #a8ad80;
	background: #e7e7e7;
}
#calendar ul{
	margin: 0px;
	padding: 0px;
}
#calendar ul table tbody td a{
	color:#5d917d;
}
#calendar ul table tbody td a:hover{
	text-decoration: underline;
	color:#a8ad80;
}
#today a{
	color:#a8ad80 !important;
	font-weight: bold;
}
#today a:hover{
	color:#5d917d !important;
}
/* Comments */
#comments{
	float:left;
	width:700px;
	margin-top: 30px;
}
#comment{
	width:410px;
}
.commentLeft{
	width:260px;
	margin-right: 10px;
	float:left;
	color:#5d917d !important;
}

label{
	color:#5d917d;
}
.pullme{
	clear:both;
}
.commentRight{
	width:410px;
	float:left;
}
/* Gallery Styles */
.item{
	width:418px;
	float:left;
	display:block;
	text-decoration:none;
	text-align:center;
}
.itemRow{
	float:left;
	margin-bottom:25px;
}
.item.left{
	margin-right:30px;
}
.item h2{
	font-size:1.6em;
	color:#5d917d;
	margin-bottom:0px;
}
.item p{
	font-size:1em;
	color:#606060;
	margin:10px;
}
.item:hover h2{
	color:#a8ad80;
}
.item img{
	border:1px solid #5d917d;
	margin-bottom:10px;
}
.item:hover img{
	border:1px solid #a8ad80;
}
#applications{
	display:none;
}
#websiteLink{
	font-size:2em;
	color:#5d917d !important;
}
.longAd{
	text-align: right;
	padding-right: 65px;
	padding-bottom: 15px;
}
#adSpace img{
	margin-bottom: 10px;
	margin-top: 10px;
	border: 0;
}