/*
Theme Name: New_Theme
Theme URI: 
Description: 
Version: 1.0
Author: infiNET Technologies
Author URI: http://www.infinettech.ca
*/




/*=== START SECTION 1 - Initial Styling ===*/
body {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	background: #ffffff url('images/bg/bg_main6.gif') repeat-x;
}
#wrapper {
	width: 1000px;
	margin: 12px auto 20px auto;
	padding: 0px;
	background: url('images/bg/bg_wrapper4.gif') repeat-x;
	border: 1px solid #ffffff;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
	border:none;
}
ul {
	margin-top:0px;
}
/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/
#header {
	height: 230px;
	width: 1000px;
	margin: 0px;
	background: url('images/header.jpg') no-repeat bottom center;
	text-align:center;
}
#header h1 a:link, #header h1 a:visited {
	font-family: Trebuchet MS, sans-serif;
	text-decoration: none;
	color:#ffffff;
	font-size: 26px;
	font-weight:bold;
	margin: 0px;
	width: 800px;
	padding: 0px 0 25 0;
	clear: both;
}
#header h1 a:hover {
	text-decoration: none;
}
.description {
	clear: left;
	padding: 180px 0 0 5px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#003300;
}
#menu-bar{
	text-align:center;
	padding: 0px 0 0px 0;
	white-space: nowrap;
	margin: 10px auto 0px auto;
	width: 1000px;
}
#menu{
	text-align:center;
	vertical-align:bottom;
	padding: 4px 20px 0px 20px;
	white-space: nowrap;
	margin: 30px auto 0px auto;
	width: 960px;
	height:30px;
	background: url('images/bg/menu-bar.gif') repeat-x;

}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	font-size:18px;
	display: inline;
	list-style-type: none;
	margin: 0 20px 0 20px;

}
#menu li a:link, #menu li a:visited {
	color:#003300;
	font-weight:bold;
	text-decoration: none;

}
#menu li a:hover {
	color:#ffffff;
	text-decoration: none;
}
#logo {
	float:left;
	width:200px;
	height:54px;
	margin:10px auto 0px auto;
}
/*=== END SECTION 2 - Header Region ===*/


/*=== START SECTION 3 - Content Region ===*/
#main {
	width: 1000px;
	padding-top:40px;
}
#content {
	width: 980px;
	padding: 10px;
	line-height: 1.3em;
}
#content a:link, #content a:visited {
	text-decoration: none;
	padding: 2px;
}
#content a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 1.5em;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;}.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.post {
	padding: 5px;
	font-size: .9em;
}
.post h2 {
	font-size: 1.8em;
	margin: 0px 0 10px 0;
	padding: 0;
	line-height: 25px;

}

.post h2 a {
	color:#009933;
}

.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}
.post-edit-link img{
	border: none;
}
a.post-edit-link:link, a.post-edit-link:visited {
	text-decoration: none;

}
.entry-content, .entry-excerpt {
	clear: left;
}
.entry-content blockquote {
  font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
  width: 600px;
  color: #000000;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 0 0 30px;
  text-indent: -15px;
}
.entry-content blockquote p {
  background: url(images/blockquote2.png) no-repeat left top;
  padding: 0 0 0 60px;
  font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
.entry-date {
	height: 50px;
	width: 50px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #009933;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 10px;
	width: 50px;
	text-align: center;
	height: 20px;
	margin: 0 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
	background: #FFA74F;
}
.entry-day {
	font-size: 18px;
	text-align: center;
	height: 20px;
	width: 50px;
	margin: 0 0 0 0;
	font-weight: bold;

}
.navigation {
  padding: 18px;
  clear: both;
	font-size:11px;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
.underpost a {
	text-decoration: underline;
}

#archive-pg {
	padding:20px 0 0 0;
	width:960px;
	background: #FFFFFF;
}

/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 4 - Comment Region ===*/
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
#respond p {
	font-size: .9em;
}
#respond label {
	display: block;
	margin: 5px 0 5px 0;
}
#commentform {	
	padding: 10px;
}
#comment {	
	width: 100%;
}
.thread-even {
	background-color:#F9F9F9;
}
.thread-odd {
	background-color:#E5E5E5;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
ol.commentlist li a {
	text-decoration: underline;
}
/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 5 - Sidebar Region ===*/

#sidebar
{
	padding: 3px 0 10px 0;
	background: #FFFFFF;
	width: 200px;
	float: right;
	font-size: 11px;
	}

#sidebar h2 {
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	text-decoration: none;
	margin: 5px 0 0;
	padding: 0;
	}

 #sidebar ul ul li, #sidebar ul ol li, #sidebar ul ul li a, #sidebar ul ol li a:visited {
	font-size: 1.1em;
	color: #0080FF;
	}


 #sidebar ul ul li:before{
	content: "\00BB \0020";
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	font-size: 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar form {
	margin: 0;
	}


/*=== END SECTION 5 - Sidebar Region ===*/


/* Begin Form Elements */


#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	border:1px solid #009933;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/*=== START SECTION 6 - Footer Region ===*/
#footer {
	height: 42px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 13px 0 0 0;
}
#footer a:link, #footer a:visited {
	color: #474200;
}
#footer a:hover {
	text-decoration: none;
}
/*=== END SECTION 6 - Footer Region ===*/


/*=== START SECTION 7 - Misc. & Plugins ===*/

/*===  Start - Main Page Columns ===*/


#column-spacer {
	padding:5px;
}
#column-spacer-2 {
	padding:30px;
}
#column_content {
	padding: 10px 5px 5px 10px;
	width:280px;
	background: #ffffff;
	text-align:left;
}
#column-right {
	width: 33%;
	float: right;
}
#column-center {
	width: 34%;
	float: left;
}
#column-left {
	width: 33%;
	float: left;
}
#column-left h1, #column-right h1, #column-center h1, #column-right-w h1 {
	font-size: 1.4em;
}
#column-left h2, #column-right h2, #column-center h2, column-right-w h2 {
	font-size: 1.1em;
}
#column-left li a:link, #column-left li a:visited, #column-right li a:link, #column-right li a:visited, #column-center li a:link, #column-center li a:visited,  #column-right-w li a:link, #column-right-w li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: 0.1em;
	padding: 1px;
}
#column-left li a:hover, #column-right li a:hover, #column-center li a:hover,  #column-right-w li a:hover {
	background-color: #FFFFFF;
}
#column-left ul, #column-right ul, #column-center ul, #column-right-w ul {
	margin: 0px;
	padding-left: 20px;
	list-style-type: none;
}
#column-left ul ul, #column-right ul ul, #column-center ul ul, #column-right-w ul ul {
  margin-left: 10px;
}
#column-left ul li, #column-right ul li, #column-center ul li, #column-right ul li,  #column-right-w ul li {
	font-size: 12px;
	margin-left: 10px;
	padding-bottom:20px;
}
#column-left ul ul li, #column-right ul ul li, #column-center ul ul li, #column-right ul ul li {
	font-size: 12px;
	margin-left: 10px;
}

#col_heading_l {
	font-family: Trebuchet MS, sans-serif;
	text-align:left;
	color:#009933;
	font-size:20px;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:10px;
}
#col_heading_c {
	font-family: Trebuchet MS, sans-serif;
	text-align:center;
	color:#009933;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
}
#col_sub_head {
	font-family: Trebuchet MS, sans-serif;
	text-align:left;
	padding-left:5px;
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
#sm_desc {
	font-size:12px;
	padding-left:12px;
}
#more {
	font-family: Trebuchet MS, sans-serif;
	text-align:right;
	padding-right:5px;
}
a.more {
	text-align:right;
	padding-right:5px;
	color:#009933;
	font-weight:bold;
	text-decoration:none;
}
a.more:hover {
	text-align:right;
	padding-right:5px;
	color:#009933;
	font-weight:bold;
	text-decoration:underline;
}
#main_c_wrap {
	margin-top:0px;
}
li h2 {
	font-size:12px;
	color:#009933;
	text-align:center;
	font-weight:bold;
}

a.col-head {
	font-family: Trebuchet MS, sans-serif;
	color:#009933;
	text-decoration:none;
}
a.col-head:hover {
	font-family: Trebuchet MS, sans-serif;
	color:#009933;
	text-decoration:none;
}
a.search_link {
	font-weight:bold;
	color:#0066ff;
	text-decoration:none;
}
a.search_link:hover {
	font-weight:bold;
	color:#0066ff;
	text-decoration:underline;
}
a.search_link:visited {
	font-weight:bold;
	color:#0066ff;
	text-decoration:none;
}
/*===  End - Main Page Columns ===*/

/*===  Start Sub-Page Columns ===*/

#column_content-w {
	padding: 10px 5px 5px 10px;
	width:750px;
	background: #ffffff;
	text-align:left;
}
#sub-column_content-l {
	padding: 10px 5px 5px 10px;
	width:250px;
	background: #ffffff;
	text-align:left;
}	
#column-right-w {
	width:750px;
	float:left;
}
#sub-column-left {
	width: 28%;
	height:100%;
	float: left;
}
#sub-menu {
		font-family: Trebuchet MS, sans-serif;
	text-align:left;
	padding-left:5px;
	margin:0px;
}
a.sub-menu-item {
	color:#009933;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
a.sub-menu-item:hover {
	color:#003399;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

a.sub-item-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	padding-left:20px;
	color:#0066ff;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
a.sub-item-1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	padding-left:20px;
	color:#0066ff;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
a.sub-item-1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	padding-left:20px;
	color:#0066ff;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

#page-heading {
	font-family: Trebuchet MS, sans-serif;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	padding-bottom:5px:
}
#feed {
	font-size: 12px;
}
#col_heading_sub {
	font-family: Trebuchet MS, sans-serif;
	text-align:center;
	color:#009933;
	font-size:20px;
	font-weight:bold;
	padding-bottom:5px;
}
#section_head {
	font-family: Trebuchet MS, sans-serif;
	text-align:left;
	color:#009933;
	font-size:18px;
	font-weight:bold;
	padding-bottom:5px;
}	
#indented {
	padding-left:30px;
}

/*=== End Sub-Page Columns ===*/




/*=== Start Form Fields ===*/

#form-field {
	padding-left:5px;
	text-align:left;
}

#field-name {
	width:50%;
	padding-right:5px;
	text-align:right;
	font-weight:bold;
}

#req {
	font-weight:normal;
	font-size:10px;
	color:#FF0000;
}

/*=== End Form Fields ===*/

.subscribe {background: url(images/bg/subscribe_bg.gif); background-repeat:no-repeat; width:170px; height:170px; padding-top:3px; padding-left:2px; padding-right:2px; padding-bottom:10px;}

.btn {background: url(images/btn.gif); width:85px; height:22px; background-repeat:no-repeat; background-position:center; text-align:center; padding-top:6px;}

a.btn1 {font-family: Verdana; color: #000000; font-size: 10px; font-weight:bold; text-align:center; text-decoration:none;}

a.btn1:hover {font-family: Verdana; color: #FF0000; font-size: 10px; font-weight:bold; text-align:center; text-decoration:none;}

.sub_head {font-family: Verdana; color: #000000; font-size: 11px; font-weight:bold; text-align:center;}

.sub {font-family: Verdana; color: #000000; font-size: 10px; font-weight:normal; text-align:center; padding-left:0px; padding-right:0px;}


/*=== END SECTION 7 - Misc. & Plugins ===*/

