/*  
Theme Name: New Theme
Theme URI: YourWebsite.com
Description: Your Theme Description
Version: 1.0
Author: Your Name
Author URI: http://www.yourwebsite.com

*/


body {
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
        background: #ffffff;

}

.intro {

    margin: 0;
 line-height: 2em;
font-family: Georgia;
color: #000000;

    border: solid 1px #bbbbbb;

    background: #eeeeee;

    position: relative;

    margin-bottom: 36px;

    min-height: 100px;

    -height: 100px;

padding: 15px 10px 0 10px;
}

a:link, a:visited{
	text-decoration: none;
	color: #ca4700;
}


a.nav:link {color: black; text-decoration: none; font-weight: bold; font-size: 16pt; }
a.nav:visited {color: black; text-decoration: none; font-weight: bold; font-size: 16pt; }
a.nav:hover {color: orange; text-decoration: none; background-color: #000000; font-size: 16pt;}
a.nav:active {color: gray; 
}

a.blogroll:link {color: black; text-decoration: none; font-family: Georgia; font-size: 9pt; }
a.blogroll:visited {color: black; text-decoration: none; font-family: Georgia; }
a.blogroll:hover {color: orange; text-decoration: none; font-family: Georgia; background-color: #000000; }
a.blogroll:active {color: gray; 
}

a.posttitle:link {color: #ca4700; text-decoration: none; font-weight: normal; font-size: 22pt; }
a.posttitle:visited {color: #ca4700; text-decoration: none; font-size: 16pt; }
a.posttitle:hover {color: white; text-decoration: none; background-color: #000000;}
a.posttitle:active {color: gray; }

h2{
color: #222222;
}

h3 {
color: #888888;
}


welcome {
color: #ca4700; 
text-decoration: none; 
font-weight: normal; 
font-size: 20pt; 


}


a:hover{
	text-decoration: none;
}




#pagecontent{
	width: 773px;
background-color: #ffffff;
overflow: hidden;
padding: 0;
}

#portfolio{
text-align: center;
cellspacing: 5px;
}


#box{
	float: left;
	width: 630px;

}




.post {

    margin: 0;
 line-height: 2em;
font-family: Georgia;
color: #000000;

    border: solid 1px #bbbbbb;

    background: #FFFFFF;

    position: relative;

    margin-bottom: 36px;

    min-height: 100px;

    -height: 100px;

padding: 0px 10px 10px 10px;
}


#header{

margin-left: 100px;
    margin-right: auto;
margin-top: 30px;
	width: 1100px;
height: 225px;
background-image: url("images/scrutinytitle.jpg");
background-repeat:no-repeat;
}



.sidebar{
color: #000000;
	float: left;
	width: 240px;
	margin: 0 25px 0 100px;
    background-color: #ffffff;

}


postdate {
color: #555555; 
text-decoration: none; 
font-weight: normal; 
font-size: 8pt; 
font-family: helvetica;
}

li {
list-style: none;

}

ul {
list-style: none;
margin: 0px 10px 20px -30px;
}


#footer{
	clear: both;
	float: left;
	width: 750px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: helvetica, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
