/*
Theme Name: On The Inside Design
Theme URI: http://www.ontheinsidedesign.com/blog/
Description: Theme For On The Inside Design
Version: 0.5
Author: Chris Trunzo - DSD Business Systems
*/


.logoname {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 28px;
	font-weight: normal;
	color: #817f7f;
}
.whitename {
	color: #FFFFFF;
}
.h1 {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color:#999999;
}

.footertext, .footertext TD
{
        font-family:"Trebuchet MS", Verdana, Arial;
	color:#FEFEFF;
	font-size:12px;
	font-weight:normal
}

.normal, .normal TD, .normal UL
{
	background-color:#000000;
	color:#cccccc;
        font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	padding:12px;
	text-align:Left;
        list-style: none;

}

.ul, ul TD
{
        list-style: none;
        margin-left: 0px;
        padding-left: 0px

}

.h1, .h1 TD
{
	font-size:18px;
	font-weight:400;
}

.h2, .h2 TD
{
		font-family:"Trebuchet MS", Verdana, Arial;
	font-size:16px;
	margin:0;
	padding:0;
	border-bottom:solid 1px #EC1C24;
	padding-bottom:5px;
	margin-bottom:10px;

}
.widget_categories
{
        margin-left: 5px;
        padding: 10px 5px 10px 0px;
        font-size: 12px;
}
.widget_categories UL
{
        list-style: none;
        margin-left: 0px;
        padding-left: 0px
}
.widget_categories a:link
{
        color: #ffffff;
        text decoration: underline;
        padding-left: 0px
}
.widget_categories a:visited
{
        color: #ffffff;
        text decoration: underline;
        padding-left: 0px
}
.widget_search
{
        margin-left: 5px;
        padding: 10px 5px 10px 0px;
        font-size: 12px;
        color: #ffffff;
}
.widget_search UL
{
        list-style: none;
        margin-left: 0px;
        padding-left: 0px
}
.widget_search a:link
{
        color: #ffffff;
        text decoration: underline;
        padding-left: 0px
}
.widget_search a:visited
{
        color: #ffffff;
        text decoration: underline;
        padding-left: 0px
}
.widget_archive
{
        margin-left: 5px;
        padding: 10px 5px 10px 0px;
        font-size: 12px;
}
.widget_archive UL
{
        list-style: none;
        margin-left: 0px;
        padding-left: 0px
}
.widget_archive a:link
{
        color: #ffffff;
        text decoration: underline;
        padding-left: 0px
}
.widget_archive a:visited
{
        color: #ffffff;
        text decoration: underline;
        padding-left: 0px
}
.widget_rss
{
        margin-left: 5px;
        padding: 10px 5px 10px 0px;
        font-size: 12px;
}
.widget_rss UL
{
        list-style: disc;
        color: #ffffff;
        font-size: 12px;
        margin-left: 13px;
        padding-left: 0px
}
.widget_rss H2
{
        color: #ffffff;
        font-size: 12px;
        margin-left: 5px;
        padding-left: 0px
}
.widget_rss a:link
{
        color: #ffffff;
        text decoration: underline;
        padding-left: 0px
}
.widget_rss a:visited
{
        color: #ffffff;
        text decoration: underline;
        padding-left: 0px
}
.h3, .h3 TD
{
	font-size:14px;
	font-weight:700;
}


a:link 
{
	color:#666666;
	text-decoration:none;
        font-family:"Trebuchet MS", Verdana, Arial;
}

a:hover
{
	color:#cccccc;
	text-decoration:underline;
        font-family:"Trebuchet MS", Verdana, Arial;
}

a:visited
{
	color:#666666;
	text-decoration:underline;
        font-family:"Trebuchet MS", Verdana, Arial;
}
h3 {
        font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
}
h2 {
     	font-family:"Trebuchet MS", Verdana, Arial;
color:#CCCCCC;
	font-size:16px;
	margin:0;
	padding:0;
	border-bottom:solid 1px #EC1C24;
	padding-bottom:5px;
	margin-bottom:10px;

}


#sidenav {
	width:135px;
	background-color:#221E1F;
	text-align:left;
	margin:0;
	margin-left:-40px;
	padding:0;
	}
	
#sidenav ul {
	list-style-type: none
	padding:none;
	margin:none;
	text-align:left;
	}
	
#sidenav li {
	width:135px;
	height:17px;
	display:block;
	text-align:left;
	margin:0;
	padding:0;
	}
	
#sidenav a {
	width:130px;
	padding-left:5px;
	text-align:left;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	background-color:#1f1f1f;
	color:#efefef;
	height:18px;
	display:block;
	text-decoration:none;
	}
	
#sidenav a:hover {
	background-image:url(images/CSS_ro.gif);
	color:#000000;
	}
	
#sidenav .sub a {
	width:105px;
	text-align:left;
	padding-left:30px;
	background-color:#efefef;
	font-size:12px;
	font-weight:bold;
	color:#1f1f1f;
	height:18px;
	margin-top:0px;
	
	}
	
#sidenav .sub a:hover {
	background-image:url(images/CSS_ro.gif);
	color:#000000;
	}
	
#nav_area {
        list-style-type: none;
	width:140px;
	float:right;
	margin:0;
	padding:0;
	height:630px;
	font-size:10px;
	font-weight:bold;
	padding-top:75px;
	font-family:"Trebuchet MS", Verdana, Arial;
	}
	
	
#nav_area a.main  {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	font-family:"Trebuchet MS", Verdana, Arial;
	}
	
#nav_area a:hover.main  {
	color:#EC1C24;
	text-decoration:none;
	}

#contact {
	float:right;
	width:175px;
	margin:0;
	padding:0;
	}
	
#contact h3 {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	margin:0;
	padding:0;
	padding-bottom:5px;
	border-bottom:solid 1px #EC1C24;
	margin-bottom:5px;
	width:135px;
	}
	
#contact p {
	font-size:10px;
	}
	
#contact a {
	color:#00CCFF;
	
	text-decoration:none;
	}
	
#contact a:hover {
	color:#EC1C24;
	text-decoration:none;

	}