﻿/*CSS BROWSER RESETS*

Entire List...*/
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td 
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,li,ul,p,
a,img,.form{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
/*CSS BROWSER RESETS*/

body {
	background:#f8f8f8 url('bck.png') repeat-x;
	color: #272727;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	text-align:center;
}

strong
{
 font-size:1.1em;
 color:#343329;
}

.leftColumn a
{
 color:#FF4125;
 font-size:1.2em;
}

.leftColumn a:hover
{
 color:#DF1C00;
}

.leftColumn h1,.leftColumn h2
{
 height:67px;
 background-image:url('hOne-trans.png');
 background-repeat:no-repeat;
 margin-left:-33px;
 padding:8px 0 0 35px;
 color:#fff;
 font-size:20px;
 font-weight:bold;
 width:580px;
}

.leftColumn h2
{
 margin:50px 0 0 -43px;
 padding:10px 0 0 35px;
 font-size:18px;
}

.leftColumn h1 a
{
 color:#fff;
 text-decoration:none;
}
.leftColumn h1 a:hover
{
 color:#fff;
}

.clear
{
 clear:both;
}

html, body 
{
 height: 100%;
}

img { -ms-interpolation-mode: bicubic; }

h1,h2,h3,h4,h5,p:first-letter
{
 text-transform: capitalize;
}
h1,h2,h3,h4,h5
{
 font-family:Helvetica,Arial, Sans-Serif;
}

.leftColumn p, div.text
{
 font-size:16px;
 line-height:20px; 
 color:#606060;
}
.leftColumn p
{
 margin:5px 0 10px 0;
}

div.text
{
 margin:0 0 15px 0;
}

#outerContainer
{ 
 min-height: 100%; 
 position:relative;
 text-align:left;
}

#container
{
	margin: 0 auto;
	width: 960px;
}


#content
{
 clear:both;
 background-color:#fff;
 border-left:solid 1px #E9E6DA;
 border-right:solid 1px #E9E6DA;
 width:900px;
 margin:0 30px;
 padding:50px 0 250px 0;
 
 
}
.leftColumn,.rightColumn
{
 margin-top:15px;
}
.leftColumn
{
 float:left;
 width:580px;
 min-height:700px;
}

.rightColumn
{
 float:right;
 width:305px;
}

 .leftColumn h3, .leftColumn h4, .leftColumn .footer,div.text
{
 
 padding:0 30px 0 10px;
}

.rightColumn h2
{
 background:url('hTwoRight-trans.png') no-repeat;
 height:69px;
 margin:0 0 0px 29px;
 width:305px;
 color:#fff;
 padding:8px 30px 0 8px;
 font-size:24px;
 font-weight:bold;
}

.rightPanel,.rightPanelAds
{
 padding:10px;
 background-color:#343329;
 font-size:20px; 
 border:solid 1px #FF8575;
}

.rightPanelAds
{
 padding:2px;
 margin:0 5px 3px 30px;
}

.rightPanelAds a img
{
 margin:3px;
 border:solid 1px #F9C2BA;
}

.rightPanel,.tagcloud
{
 margin: 0 5px 60px 30px;
}

.rightPanel p
{
 color:#FF7966;
 font-size:1.2em; 
}

.rightPanel a
{
 color:#fff;
}

.push
{
 margin-top:70px;
}

.rightPanel a:hover
{
 color:#FF9809;
}

.rightPanel li
{
 list-style:none;
 margin:2px 5px;
}

/*----------------------------
					 Header
----------------------------*/
#headerLogo
{
 float:left;
 width:100%;
 margin:2px 30px 20px 573px;
}

#headerBody
{
 margin-bottom:12px;
 position:relative;
}

#headerText
{
 position:absolute;
 top:75px;
 left:-10px;
 float:left;
 width:595px;
 height:237px;
 overflow:hidden;
 background-image:url('headerText-trans.png');
 margin:0 0 0 30px;
}
#headerText p
{
 color:#fff;
 padding:12px 28px;
 font-size:24px;
 line-height:25px;
 letter-spacing:1px;
 word-spacing:2px;
 font-weight:bold;
}

#socialLinks
{
 float:right;
 width:274px;
 margin:0 30px 0 0;
}
#socialLinks img
{
 margin:0 0 1px 0;
}
#searchBox
{
 margin:0 0 5px 0;
 background:url('search-trans.png') no-repeat;
 height:35px;
 padding:2px 2px 0px 35px;
}

/*----------------------------
						Menu
----------------------------*/
#menu
{
 margin:-9px 0 7px 30px;
 width:100%;
 float:left;
 font-size:18px;
 font-family:Helvetica Arial;
 
}

#menu li
{
 list-style:none;
 float:left; 
 margin:0 15px 0 0;
}

#menu li a
{
 color:#fff;
 text-decoration:none;
 font-size:20px;
 font-family:Helvetica, Arial; 
}

#menu li a:hover
{
 color:#f0f0f0; 
}

/*----------------------------
					 footer
----------------------------*/
#footer
{
 background:#282721 url('footer.png') repeat-x;
 height:200px;
 clear:both;
 width:100%;
 position:absolute;
 bottom:0;
 padding:20px 0 0 0;
 border-top:solid 1px #FF4024;
}

#footerText
{
    background:url('logo-trans.png') no-repeat bottom right;
    color:#FF5037;
    margin: 0 auto;
	width: 960px;
	height:100%;
}

#footerText a
{
 color:White;
}

#footerText p
{
 margin:0 30px;
}


/*----------------------------
			Social bookmarks
----------------------------*/

.bookmarks {
	float: left;
}

/*----------------------------
					Comments
----------------------------*/

.comment {
	border: 1px solid #FF8575;
	background-color: #343329;
	padding: 3px 10px;
	margin-bottom: 10px;
	color:#fff;
}

.comment a
{
 color:#fff;
}

.comment .date {
	font-size: 10px;
	color: #fff;
	text-align: right;
	margin: 0;
	padding: 3px 0px;
	border-bottom: 1px dashed #fff;
}

.comment .author {
	margin: 0;
	padding: 3px 0px;
	border-top: 1px dashed #fff;
	color:White
}

#addcomment, #comment
{
	font-size: 15px;
	letter-spacing:1px;
	font-weight: bold;
}

.self {
	background: #FF7461;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
	border: 1px solid #FF3F24;
}

.comment .content {
	min-height: 85px;
	margin: 5px;
	margin-left: 90px;
}

.comment cite{
	font-family: Monospace;
	font-style: normal;
}

.comment img.flag {
	position: relative;
	top: 2px;
}

.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	margin-top: 4px;
	color:Black;
}

.commentForm input {
	width: 300px;
}

.commentForm textarea {
	width: 95%;
	height: 150px;
	border:1px solid #FF8575;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid #FF8575;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}

.success {
	color: green;
	font-weight: bold;
}

.commentForm .bbcode {
    font-size:10px;
    float:right;
    position:relative;
    top:20px;
    padding: 3px;
    margin-right:30px;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}

.comment p.content
{
 color:#fff;
}

/*----------------------------
					 Search
----------------------------*/

#searchbox {
	margin-top: 5px;
	font-size: 10px;
}

#searchbox input {
	font-size: 12px;
}

#searchbox #searchbutton {
	margin-left: 5px;
}

#searchbox #searchfield {
	width: 180px;
}

/*----------------------------
				Month list
----------------------------*/

ul#monthList{
	font-weight: bold;
}

ul#monthList ul li{
	margin-left: 20px;
	font-weight: normal;
}

ul#monthList li.year{
  cursor: pointer;
}

ul#monthList ul{
	display: none;
}

ul#monthList ul.open{
	display: block;
}

/*----------------------------
				 Tag cloud
----------------------------*/
.tagcloud {
	white-space: normal;
}

.tagcloud li {
	display: inline;
}

.tagcloud a {
	margin: 0 3px 0 0;
	display: inline;
	background-color:#FF7461;
	border:solid 1px #FF5A43;
    color:#fff;
	text-decoration:none;
	line-height:30px;
	padding:2px;
}

.tagcloud a:hover
{
 background-color:#343329;
 color:#FF7461;
}

.tagcloud a.biggest {
	font-size: 20px;
}

.tagcloud a.big {
	font-size: 18px;
}

.tagcloud a.medium {
	font-size: 14px;
}

.tagcloud a.small {
	font-size: 11px;
}

.tagcloud a.smallest {
	font-size: 8px;
}

.rssButton
{
 margin:0 5px 0 0;
}



/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar {
	border: none;
	margin: 0 auto;
}

.calendar .weekend {
	background-color: #F1F1F1;
}

.calendar .other {
	color: silver;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
	background-color: #F1F1F1;
}

.calendar td {
	vertical-align: top;
	background: white;
}



/*----------------------------
				Search page
----------------------------*/
#search
{
 position:absolute;
 top:0;
 left:0;
}
#searchpage{
	margin: 5px 0 30px 5px;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin: 0 0 20px 5px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/*----------------------------
				Contact page
----------------------------*/

#contact{
	background : #524F40;
	padding: 10px;
	border: 2px solid #FF7461;
	color:#fff;
	margin:5px;
	width: 525px;
}

#contact h1
{
    margin:0 20px 0 -30px;
    background:none;
    color:#FF7461;
    font-size:26px;
    letter-spacing:1px;
    font-family:Georgia;
}

#contact p
{
 color:#fff;
 padding-left:0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	height: 150px;
	width:450px;
	margin: 0;
}

/*-------------------------------
                    Post Stuff
-------------------------------*/
.postAuthorAndDate
{
 text-align:right;
 margin:0 27px 15px 0;
}

.postAuthorAndDate span,div.bottom,#relatedPosts,.footer
{
 background-color:#343329;
 font-size:14px; 
 color:#fff;
 border:solid 1px #FF8575;
 padding:5px;
}

div.bottom,#relatedPosts,.footer,.comment
{
 margin:0 30px 20px 5px;
 padding-left:10px;
}

div.bottom h5,#relatedPosts h5
{
 color:#fff;
 font-size:18px;
 margin:10px 0 5px 0;
}

div.bottom a,#relatedPosts a
{
	margin: 0 3px 0 0;
	display: inline;
	background-color:#FF7461;
	border:solid 1px #FF5A43;
    color:#fff;
	text-decoration:none;
	line-height:30px;
	padding:2px;
}

div.bottom a:hover,#relatedPosts a:hover
{
 background-color:#fff;
 color:#FF7461;
}

div.post .text a[rel] {
	background-repeat: no-repeat;
	background-position: right center;
}
div.post .text a[rel="me"] {	
	background-image:url('../../pics/xfn/me.gif');
}

/*-------- [ These should cascade to pick the correct icon for the contact ]--*/

/*-------- [ Normal contacts ]--*/
div.post .text a[rel~="contact"] ,
div.post .text a[rel~="acquaintance"],
div.post .text a[rel~="friend"] {
	background-image:url('../../pics/xfn/contact.gif');
	padding-right:11px;
}
/*-------- [ Normal contacts youve met ]--*/
div.post .text a[rel~="contact"][rel~="met"] ,
div.post .text a[rel~="acquaintance"][rel~="met"] ,
div.post .text a[rel~="friend"][rel~="met"] {
	background-image:url('../../pics/xfn/contactMet.gif');
	padding-right:11px;
}

/*-------- [ Colleague and co worker icon more important than contact ]--*/
div.post .text a[rel~="colleague"] ,
div.post .text a[rel~="co-worker"] {
	background-image:url('../../pics/xfn/colleague.gif');
	padding-right:11px;
}
/*-------- [ Colleague and co worker icon when met ]--*/
div.post .text a[rel~="colleague"][rel~="met"] ,
div.post .text a[rel~="co-worker"][rel~="met"] {
	background-image:url('../../pics/xfn/colleagueMet.gif');
	padding-right:11px;
}

/*-------- [ Sweethearts are more important than work!!! ]--*/
div.post .text a[rel~="muse"] ,
div.post .text a[rel~="crush"] ,  
div.post .text a[rel~="date"] ,
a[rel~="sweetheart"] {
	background-image:url('../../pics/xfn/sweet.gif');
	padding-right:11px;
}
/*-------- [ ...and if youve met them thats even better ]--*/
div.post .text a[rel~="muse"][rel~="met"] ,
div.post .text a[rel~="crush"][rel~="met"] ,  
div.post .text a[rel~="date"][rel~="met"] ,
div.post .text a[rel~="sweetheart"][rel~="met"] {
	background-image:url('../../pics/xfn/sweetMet.gif');
	padding-right:11px;
}

/* nested comments */

.comment-replies {
	background: transparent url(../../pics/reply-arrow.gif) no-repeat 2px 2px;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
}

#commentlist #comment-form {
	border: solid 1px #FF7461;
	background: #fff;
	padding: 10px;
	margin: 10px 30px 0 5px;
}

blockquote
{
	margin: 15px 40px 20px 20px;
 	padding: 18px 7px 5px 45px;  	
    	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #fff;	
	border: 1px solid #FF6C58; 
	background:#343329 url('quote-trans.png') no-repeat 7px 10px;
}
blockquote p
{
 color: #fff;
}

div.post ul,div.post ol {
	margin: 10px 40px 10px 20px;
	padding: 0 20px;	
	color:#545141;
}
div.post li
{
 font-size:16px;
 line-height:20px; 
 color:#606060;
 margin:5px 0;
}

.leftColumn img {
	background: #fafafa;
    border: 1px solid #FF7461;
	padding: 7px;
}
.leftColumn img.flag {
	background: transparent;
	border: 0;
	padding: 0;
}
.leftColumn img.float-right {
  	margin: 5px 30px 5px 5px; 
  	float:right; 
}

.adsenseBottom
{
 padding:10px;
}
