/*  
Theme Name: ProCut
Theme URI: http://komirad.com
Description: A <a href="http://komirad.com/procut" title="ProCut">professional theme</a> 

by <a href="http://komirad.com" title="komirad">Komirad</a> also known as <a 

href="http://jclee.name">JC LEE</a>. Support available at <a 

href="http://komirad.com/forums/index.php?board=3.0">Komirad's Wordpress Themes Support 

Forum</a>
Version: 1
Author: Komirad (JC LEE)
Author URI: http://komirad.com
*/
@charset "utf-8";

* {color: #454545;
}

#header {
	border-left-width: 0px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;

}
#wrapper {
	width: 900px;
	text-align: left;	
}
#main #navLink a{
	text-decoration: none;
	color: #ff6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main #contentArea {
	border-top-width: 0px;
	border-top-style: dashed;
	border-top-color: #ccc;
	float: left;
	width: 600px;
	padding-top: 10px;
	margin-right: 10px;
}

#main #sideBar {
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: bold;
        font-size: 16px;
	width: 200px;
	background-color: #fff;
	float: right;
	display: inline;
	padding-top: 4px;
}
#main #sideBar h2{
	text-decoration: none;
        font-weight: bold;
        font-size: 16px;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        padding: 5px 0 5px 0;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
        color: #454545;
}
#main #sideBar ul{
	list-style-type: none;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#main #sideBar ul li{
	margin-bottom: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
#main #sideBar ul li ul{
	padding-left: 0px;
	margin-left: 0px;
}
#main #sideBar ul li ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 0px;
}
#main #sideBar ul li ul li a{
	font-weight: normal;
	color: #f60;
	text-decoration: none;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}
#main #sideBar ul li ul li.recentcomments a{
	display: inline;
}
* html #main #sideBar ul li ul li a{
	width: 190px;
	margin-top: -8px;
}
#main #sideBar ul li ul li a:hover{
	color: #f90;
	background-color: #fff;
}
#header #headLeft {
	padding-right: 10px;
	padding-top: 20px;
	text-align: left;
	float: left;
	width: 400px;
	background-color: #fff;
}
#header /*TITLE AND HEADLINE */
 #siteTitle  a, #siteTagLine{
	font-family: Helvetica, Arial, sans-serif;
	color: #454545;
	text-align: left;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}
#header #siteTagLine {
	color: #ffffff;
	letter-spacing: 0px;
	font-size: 0px;
}
#header #headSpace{
	height: 50px;
}
#header #navigation a{
	color: #ff6600;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
}
#header #navigation a:hover{
	color: #ff9900;
	background-color: #ffffff;
}
#header #navigation ul {
	float: right;
	list-style: none;
	width: 200px;
	border-top: 0px solid #8d8d8d;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #navigation ul li {
	border-bottom: 0px solid #e2e2e2;
	line-height: 16px;
}
#header #search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	width: 50px;
	border-left-width: 0px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	text-align: center;
	height: 30px;
	background-color: #ffffff;
}
#header #search:hover ,
#header #search input#searchsubmit:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
#header #search form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 0px;
}
#header #search input.text{
	width: 50px;
	height: 16px;
	margin: 0px;
	padding: 0px;
}
#header #search input#searchsubmit{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 12px;
}
#header #rss {
	float: right;
	width: 80px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 10px;
	text-align: center;
	background-image: url(images/rssbg.gif);
}
#header #rss a{
	display: block;
	height: 20px;
	padding-top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#header #rss a:hover{
	background-image: url(images/rssbghover.gif);
}
.post {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	line-height: 26px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	padding:0 0 3em 0;
}

.post .entry {
	text-align: justify;
	border-top-width: 0px;
	border-top-style: dashed;
	border-top-color: #E0E0E0;
}
.post a{
	text-decoration: none;
	color: #ff6600;
}
.post a:hover{
	text-decoration: underline;
}
.post .posttitle a {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #ff6600;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
        padding:0 0 5px 0;
}

.post .posttitle a:hover {
	color: #ff9900;
	background-color: #ffffff;
}
.post .post-info, .post .postmetadata {
	color: #808080;
        font-size: 10px;
        padding:0 0 20px 0;
}

#footer{
	width: 900px;
	clear: left;
	height: 24px;
	padding-top: 6px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: none;

}

body {
	margin: 0px;
}
#commentDiv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#commentDiv a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
#commentDiv #commentform textarea#comment{
	width: 500px;
}
#commentDiv #comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentDiv #commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
#commentDiv .commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#commentDiv .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#commentDiv .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background: #fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#commentDiv .commentlist li.alt 
{
    background: #f9f9f9;    
}
#commentDiv .commentlist li.authorcomment 
{
    border:#fc9 1px solid;      
}
#commentDiv .commentlist li .cmtinfo 
{
	font-size:1em;			
}
#commentDiv .commentlist li cite 
{
	font-style: normal;
	font-weight: bold;
}
#commentDiv .commentlist li .cmtinfo em 
{
	float: right;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 0.9em;
	color: #999;
}
