/*
Theme Name: Jive New
Theme URI: http://wordpress.org/
Description:Jive WordPress theme 
Version: 1.0
Author: Norm Frenette
Author URI: http://www.greencouchdesigns.com/

*/
@charset "UTF-8";
#comment-form h1{
	color:#729846;
	font-size:18px;
}

#comment-form{
	font-size:12px;
	color:#666;
}	

#comment-form a{
	color:#333;	
}

.header{
	width:978px;
	height:320px;
	overflow:ihidden;
	
}

#comment_form h1{
	color:#E48F16;
	font-size:18px;
	font-weight:normal;
}

#comment_form  ol li{
	
	list-style-type:none;
	list-style:none;
	font-size:12px;
	padding:20px;
	margin-bottom:10px;
	border:1px solid #E7E7E7
}

.avatar{
	float:left;
	padding-right:10px;
}

.commenter{
	color:#761004;
	text-transform:uppercase;
	font-weight:bold;
}

#contentPost { width:630px; min-height:200px; float:left; margin-left:5px; margin-bottom:20px;  padding:5px; }
#contentPostA { width:630px; min-height:200px; border:1px solid #dfdfdf;  padding-bottom:10px; margin-bottom:20px; }
#contentPostB { width:630px; min-height:200px; border:1px solid #dfdfdf;  padding-bottom:10px; margin-bottom:20px; }
#contentPostC { width:630px; min-height:200px; border:1px solid #dfdfdf;  padding-bottom:10px; margin-bottom:20px; }
#contentPostD { width:630px; min-height:200px; border:1px solid #dfdfdf;  padding-bottom:10px; margin-bottom:20px; }
#contentPostLeft { width:95px; min-height:100px; float:left; padding:5px; }
#contentPostRight { width:500px; min-height:100px; margin-left:10px; overflow:hidden; float:left; }
h2 { color:#760e0b; margin-top:3px;}
#contentImage{ width:80px; height:80px; padding:8px; border:1px solid #dfdfdf; }
#comments { width:96px; height:25px; padding-top:9px; text-align:center; font-weight:bold; border:1px solid #dfdfdf; margin-top:15px;}
#comments a { color:#760e0b; text-decoration:none; }
#comments a:hover { color:#e48d12; }
#readMore { width:96px; height:25px; padding-top:9px; text-align:center; font-weight:bold; border:1px solid #dfdfdf; margin-top:7px;}
#readMore a { color:#760e0b; text-decoration:none; }
#readMore a:hover { color:#e48d12; }
#share { width:96px; height:25px; padding-top:9px; text-align:center; font-weight:bold; border:1px solid #dfdfdf; margin-top:7px;}
#share a { color:#760e0b; text-decoration:none; }
#share a:hover { color:#e48d12; }


#sidebar ul{
	margin-left:10px;
padding:0;
}

#sidebar li{
	margin-bottom:0px !important;
}

.widgettitle{
	font-size:28px !important;
	letter-spacing:1px;
}


.widget_categories ul { margin:0; padding:0;}
.widget_categories ul li { background:url(images/categories_26.png) no-repeat; width:219px; height:20px; list-style:none; padding-top:14px !important; padding-left:20px;margin:0;}
.widget_categories ul li a { color:#760e0b; text-decoration:none; text-transform:capitalize; font-weight:bold; font-size:11px; padding-top:20px; }
.widget_categories ul li:hover { background:url(images/categories_hover_26.png) no-repeat; height:20px; }
.widget_categories ul li a:hover { color:#e48d12; }


#signUpForm{
	margin-left:10px;
	margin-top:10px;
}
#signUpFormForm { background:url(images/signup_BG_03.png); width:247px; height:120px;}
#signFormText { padding-top:10px; text-align:center; color:#8c8c8c; }
.signBox { background:url(images/sign_up_13.png) no-repeat; width:224px; height:29px; border:none; margin-left:6px; margin-top:8px; padding-left:5px; padding-right:5px;}
.signUp { background:url(images/sign_up_17.png) no-repeat; width:95px; height:36px; border:none; margin-left:80px; margin-top:8px; cursor:pointer; }


body  {
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FFF;
}
	
 #container {
	background: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:955px;
	
} 
 #header {
	background-color: #FFF;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	
} 
 #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#maincontainer {
	background: #FFFFFF;
	text-align: left;
	width:975px;
	border: thin solid #ccc;
}
 #sidebar1 {
	float: left;
	width: 411px;
	background-color: #FFF;
	color: #ff5500;
	text-align: left;
	
}
#pillmenu {
	white-space: nowrap;
	height: 59px;
	float: right;		
}

#pillmenu ul {

  margin: 0;

  padding: 0;

  list-style:none;

}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(images/mw_menu_separator.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#pillmenu a {

  	font-family: Verdana,Helvetica,Arial,sans-serif;
  	font-size: 10px;
	float:left;
  	display:block;
  	height: 59px;
  	line-height: 24px;
	padding-top:30px;
	padding-left:16px;
	padding-right:10px;
  	color: #444444;
  	text-decoration: none;
	background: url(images/tabmenu-bg.png) top left repeat-x;

}

#pillmenu a:hover {

  	color:#ff0000;
	background: url(images/menu-on.png) top right no-repeat;

}

#pillmenu a#active_menu {

	background: url(images/menu-on.png) top right no-repeat;
  	color:#ff0000;
}


#pillmenu a#active_menu:hover {

  	color:#ff0000;
	background: url(images/menu-on.png) top right no-repeat;
}



#mainhead {
	height: 120px;
	background-color: #FFF;
	margin-left: 450px;
	background-position: top;
	margin-bottom: 75px;
}
 
 #mainContent {
	margin-left: 450px;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	padding-bottom: 20px;	
	
}



 #footer {
	background-color: #FFF;
	background-image: url(images/slogan.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 940px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	}
#footer p {
	margin: 0; 
	padding: 10px 0; 
}	
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	
}
a:link, a:visited {

	text-decoration: none;
	font-weight: normal;
	color:#ff5500;
}

a:hover {

	text-decoration: none;
	font-weight: normal;
	color:#ff3300;
}

a img {
	border: none;
	}
 
 

.postmetadata {
	clear: both;
}
#search {
	background-color: #FFF;
	float: right;
	
}
a:focus { 
    outline: none; 
}


/*Blog page*/

#blogcontainer {
	background: #FFFFFF;
	text-align: left;
	width:965px;
	border: thin solid #ccc;
}
#blogsidebar {
	float: left;
	background-color: #FFF;
	color: #ff5500;
	text-align: left;	
}
#blogContent {
	margin-top: 20;
	margin-left: 250px;
	padding-right: 10px;
	padding-top: 60px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
}
#pillmenub {
	white-space: nowrap;
	height: 59px;
	float: right;
}
#pillmenub ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#pillmenub li {
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(images/mw_menu_separator.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#pillmenub a {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	float:left;
	display:block;
	height: 59px;
	line-height: 24px;
	padding-top:30px;
	padding-left: 16px;
	padding-right:10px;
	color: #444444;
	text-decoration: none;
	background: url(images/tabmenu-bg.png) top left repeat-x;
}
#pillmenub a:hover {
	color:#ff0000;
	background: url(images/menu-on.png) top right no-repeat;
}
#pillmenub a#active_menu {
	background: url(images/menu-on.png) top right no-repeat;
	color:#ff0000;
	
}
#pillmenub a#active_menu:hover {
	color:#ff0000;
	background: url(images/menu-on.png) top right no-repeat;
	
}

#newsletter {
	background-color: #CCC;
	width: 200px;
	height: 200px;
}
.widgettitle {
	color: #ff5500;
	font-size: 75%;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
.widget_search {
	color: #ff5500;
	font-size: 75%;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
widget {
	color: #ff5500;
	font-size: 75%;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}

#sidebar ul {
	list-style-image: none;
	list-style-type: none;
	
}
#sidebar li {
	list-style-image: none;
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
/*Classes*/

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.indent {
	text-indent: -9999px;
	font-size: 50px;
	text-decoration: underline;

}

.aligncenter {
	text-align: center;
	margin-left: 15px;
	padding-left: 15px;
	
}
.textwidget {
	
	margin-top: 62px;
	padding-top: 0px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right:10px;
      margin-bottom:10px;
}

.alignright {
   float: right;
   margin-left:10px;
      margin-bottom:10px;
}
