* {
	margin:0;
	padding:0;
}
BODY {
	-x-system-font:none;
	background:#F3F3F3 url(img/bg.png) repeat-x scroll left top;
	color:#3A2F27;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	line-height:20px;
}

A {
	color:#E54D02;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
A:hover {
	color:red;
}
A IMG {
	border:0 none;
}



#header {
	height:126px;
}	

#searchbox {
	position: absolute;
	top: 0px;
	right: 15px;
}

#sitenav {
	position: absolute;
	top: 5px;
	left:100px;
	list-style-type: none;
}

#sitenav LI {
	float:left;
	font-size: 10px;
	padding-right: 10px;
	color: #D0D0D0;
	
}

#sitenav LI A {
	font-size:12px;
	text-decoration:none;
	color: #C1B0A2;
}

#logo {
	position: absolute;
	top: 0px;
	left: 20px;
}
#baseline {
	position: absolute;
	left: 120px;
	top: 70px;
	color: #f2a91d;
	font-style:italic;
}

#rss {
	position: absolute;
	right: 0;
	top: 21px;
}
#container {
	width: 990px;
	margin: 0 auto;
}

#content {
	float:left;
	width: 665px;
}

#footer {
	clear: both;
	background-image: url(img/footer.png);
	height: 37px;
	color: #FFF;
}

#footer P {
	padding-top: 15px;
	text-align: center;
	font-size:9px;
}




H2 {
	font-size:20px;
	font-style:italic;
	font-weight:400;
	font-family:Georgia,"Times New Roman",Times,serif;
}
H3 {
	font-size: 13px;
	font-family: Verdana;
}	


.post {
	margin-bottom: 15px;
	/* IE HACK */
	height:1%;
	padding: 10px 19px 19px 19px;
	background:#FFFFFF url(img/input.jpg) repeat-x scroll left top;
	border:1px solid #E0E0E0;

}
.post P {
	padding: 5px 0;
}
.post H3 {
	border:none;
}


.post .title A {
	color: #275287;
	text-decoration: none;
}
.post .article {
	line-height:16px;
}
.post .addinfos {
	font-size: 10px;
}

.post .addinfos .rss {
	padding-right: 16px;
	line-height:16px;
	background-image:url(../img/rss-icon.gif);
	background-repeat: no-repeat;
	background-position:top right;
}


.post .tags {
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	
	margin-top: 15px;
	
	color: #000;
	font-style: italic;
	font-size: 11px;
}

.post .tags A {
	padding-left: 18px;
	padding-bottom: 5px;
	margin-right: 5px;	
	background-image:url(../img/icon-tag.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
}




.post .calendar {
	color:#666666;
	font-size:10px;
	font-style:italic;
}

.post .calendar DIV {
	display: inline;
}

.post .article {
	clear:left;
}

.post .readmore {
	font-weight: bold;
	border: solid 1px #CCC;
	background-color: #153365;
	color: #7f9db9;
	display: block;
	padding: 8px;
	text-align:center;
}
.post .commentsinfos {
	margin: 15px 0;
	clear:both;
	text-align:center;
}

.post .commentsinfos .comments {
	text-align:center;
}

.comments {
	padding: 19px;
	background:#FFFFFF url(img/input.jpg) repeat-x scroll left top;
	border:1px solid #E0E0E0;
}

.comments .ads {
	text-align:center;
}

.commentsinfos A {
	font-weight: bold;
}

.commentsinfos .comments A {
	padding-left: 18px;
	background-image:url(../img/comment.gif);
	background-position:top left;
	background-repeat:no-repeat;	
}

.commentsinfos .tb A {
	padding-left: 18px;
	background-image:url(../img/tb.gif);
	background-position:top left;
	background-repeat:no-repeat;	
}


BLOCKQUOTE {
	width: 650px;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #29599B;
	background-color: #F7F7F7;
	margin: 5px 10px 5px 15px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	background-image: url(../img/stripe-content.png);
}

.newcomment {
	padding: 19px;
	background:#FFFFFF url(img/input.jpg) repeat-x scroll left top;
	border:1px solid #E0E0E0;
}


.newcomment H3 {
	margin-bottom: 15px;
}

.newcomment .explanation {
	font-size: 9px;	
	clear: both;
	line-height: 12px;
}

.newcomment FIELDSET {
	border-width: 0;
}

.newcomment .forms {
	-x-system-font:none;
	background:transparent url(img/input.jpg) repeat-x scroll left top;
	border:1px solid #E0E0E0;
	color:#666666;
	font-family:trebuchet MS;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	line-height:normal;
	padding:4px;
	width: 200px;
}

#comment {
	width: 400px;
}

.newcomment .forms, .newcomment INPUT.checkbox {
	margin-bottom: 8px;	
}

.newcomment .buttons {
	margin: 0 auto;

}

.newcomment LABEL {
	font-weight:bold;
	width:200px;
	float:left;
}

.comm .comminner {
	clear: both;
}

.comm {
	margin: 15px 0 10px 20px;
	position: relative;
	clear: both;
	
}

.comm .authorpic {
	height: 90px;
	float: left;
}

.comm .authorpic IMG {
	background-color:#FFFFFF;
	border:1px solid #E7E7E7;
	padding:4px;
}

.comm .commentid {
	position: absolute;
	top: 5px;
	left: -15px;
	
}
.comm .date {
	position: absolute;
	top: 0px;
	left :100px;
	font-size: 10px;
}

.comm .author {	
	position: absolute;
	top: 90px;
	left: 5px;
	width: 80px;
	font-size: 11px;
	font-weight: bold;
}

.comm .content {
	float: right;
	width: 500px;
	margin-top: 20px;
	background-color:#FFFFFF;
	border:1px solid #E7DCBC;
	padding: 5px;
	min-height: 95px;
}

.comm .content P {
		overflow: hidden;
}


.nav {
	width: 310px;
	float: right;
}


.nav .ads {
	padding:  5px;
	width: 300px;
	
	background:#FFFFFF url(img/input.jpg) repeat-x scroll left top;
	border:1px solid #E0E0E0;
}

.projects {
	padding: 10px 0 10px 5px;
	background:#FFFFFF url(img/input.jpg) repeat-x scroll left top;
	border:1px solid #E0E0E0;
}

.nav .twitterbox {
	padding-left: 12px;
}
.nav .twitterbox .top {
	width: 277px;
	height: 90px;
	background-image: url(img/twitt-top.png);
	background-repeat: no-repeat;
}



.nav .twitterbox .content {
	width: 277px;
	background-color: #00aeee;
	font-size: 10px;
}

.nav .twitterbox .content UL LI {
	display: block;
	color: #FFF;
	padding:5px 10px;
	border-bottom: dotted 1px white;
}

.nav .twitterbox .bottom {
	width: 277px;
	height: 27px;
	background-image: url(img/twitt-bottom.png);
	
}
#friendslinks, .commentslist {
	background:#FFFFFF url(img/input.jpg) repeat-x scroll left top;
	border:1px solid #E0E0E0;
	padding: 10px 19px;
}

#friendslinks UL, .commentslist  {
	list-style-type: none;
	margin-bottom: 10px;
}

#friendslinks UL LI {
	border-bottom: solid 1px #F3F3F3;
	padding-left: 10px;
}



.commentslist LI {
	border-bottom: solid 1px #F3F3F3;
	font-size: 10px;
}

.navpagelinks {
	text-align:center;
	font-weight: bold;
}

UL.tags LI {
	background:none;
	font-size: 130%;
	margin: 10px 20px;
	float:left;
}
.tag0 { font-size: 70%;font-weight:75 }
.tag10 { font-size: 80%; font-weight:100}
.tag20 { font-size: 90%; font-weight:200}
.tag30 { font-size: 100%;font-weight:300 }
.tag40 { font-size: 110%; font-weight:400}
.tag50 { font-size: 120%; font-weight:500}
.tag60 { font-size: 130%; font-weight:600}
.tag70 { font-size: 140%; font-weight:700}
.tag80 { font-size: 150%; font-weight:800}
.tag90 { font-size: 160%; font-weight:900}
.tag100 { font-size: 170%; font-weight:1000}

#calendar {
    border: solid 1px black;
    border-collapse: collapse;
	width: 140px;
	margin: 0 auto;
}

#calendar A {
	color: #000;
	text-decoration: none;
}
#calendar .header TD {

    background-color: #7f9db9;
    font-weight: bold;
}

#calendar .days TD {
    font-weight: bold;
}

#calendar TD {
    text-align: center;
    border: solid 1px #7f9db9;
}

#calendar .active {
    background-color: #FFA854;
}



#feedslinks LI {

	border-width:0;
	background:url(../img/rss.png) no-repeat left top;	
	
}

.breaker{
	height:1px;
	clear:both;
}

.socialize {
	text-align: center;
	background-color:  #EEE;
	margin:  0 auto;
	padding:  5px;
}

.socialize .item {
	margin:  5px;
}


.innernav {
	width:32px;
	height:16px;
	float:left;
	margin-right: 10px;
}

.post .ads {
 	margin-left: -15px;
}

.related {
	font-size: 11px;
	padding: 19px;
	background:#FFFFFF url(img/input.jpg) repeat-x scroll left top;
	border:1px solid #E0E0E0;
	margin-bottom: 15px;
}
.related .similar, .related .samecat {
	width: 290px;
	float:left;
	padding-right: 10px;
}