body{
background-color:#CADEEB;
font-family:"Segoe UI";
}
a:visited, a:active, a:link
{	
color : #735c35;
}

.pageTitle
{
background-color: white;
padding-left: 20px;
padding-top: 3px;
padding-bottom: 3px;
border: #735c35 solid 1px;
}

#title
{
position: relative;
left: 30px;
top: 25px;
width: 300px;
height: 180px;
text-align: left;
color: #ffffff;
}
#title h1
{
font-size: 20px;
margin: 12px;
padding: 0px;
text-align: left;
}

#welcome
{
background: none;
}

#masthead 
{
width: 1000px;
height: 180px;
background-image: url(http://k6xsbg.blu.livefilestore.com/y1psPgkNK_sONRuOBXNEjTSuXZS9YzhSQO2pMjZfUSkvoym5lhSVmqp0rJ5HFLF44WLJcTMBKD_mZkt2mOsBsrwKA/bloghd.jpg);
}
#masthead ul
{
color: #ffffff;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
color: #ffffff;
text-decoration: none;
}

#content
{
width: 988px;
background: url(http://k6xsbg.blu.livefilestore.com/y1pTBXJtKXIZGdnWI_iFSsqhTfoeSKenwv8etq14N-97sMVJkUgJ--KOT3pflWmPm0nPERd5cq8wHyqJsZY7uQcag/blogbg.jpg) no-repeat center top;
padding: 10px 2px 10px 10px;
}
#main
{
width: 746px;
padding-left: 10px;
padding-right: 10px;
}

#nav
{
width: 1000px;
height: 25px;
padding: 0px;
}
#navbar
{
background-image: none;
background-color: black;
FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#CCCCCC', endColorStr='#000000', gradientType='0');
}
#navbar li
{
background-image: none;
padding-left: 10px;
padding-top: 4px;
text-transform: none;
font-size: 11px;
font-weight: normal;
}

.post
{
background: white;
padding: 15px 10px 10px 10px;
border: #ff8000 solid 1px;
}

.posthead
{
border: none;
border-bottom: #ff8000 solid;
color: black;
font-family:"Segoe UI";
font-size : 1.2em;
font-weight: bold;
padding: 2px;
}
.posthead a:link, .posthead a:visited, .posthead a:active
{
color: black;
}
.posthead a:hover
{
color: #ff8000;
text-decoration:none;
}
.postfoot 
{
border-color: #777777;
border-bottom: none;
color: #777777;
}

#leftmenu
{
background: #C2CFD7;
padding: 15px 10px 10px 10px;
border: #735c35 solid 1px;
}
#leftmenu h3 {
border-bottom: #000000 solid;
font-size : 1.2em;
}
#leftmenu ul li
{
color: #735c35;
}
#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
color: #735c35;
}
#leftmenu ul a:hover
{
color: #529e00;
}
.twitter-title
{
color: #000000;
border-bottom: #000000 solid;
font-size : 1.1em;
font-weight: bold;
}
.pageTitle
{
color: black;
font-size: 16px;
font-weight: bold;
}
.TagCloud
{
background-color: white;
}
#comments
{
background-color: white;
padding: 0px 10px 0px 10px;
border: #7CC10B solid 1px;
}
fieldset
{
background-color: white;
filter: alpha(opacity=85);
opacity: .85;
padding-top: 5px;
}