/* CSS Document */
/*  
Theme Name: WordPress theme 657
Theme URL: http://wordpress.org/
Description: A theme from Template-Help.com Collection
Version: 2.5
Author: Template_Help.com 
Author URL: http://www.Template-Help.com/ 
*/
/* CSS Document */
*{margin:0; padding:0;}
ul{list-style:none; margin:0; padding:0;}
body{ background:#ffffff; color:#646464; font-size:13px; font-family:Arial;line-height:18px;}

table{border-collapse:collapse; border:0;}
td{border:none; padding:0; vertical-align:top;}

a {color:#636262; text-decoration: none;}
a:hover{text-decoration:none;}
img { border:0;}

.current-cat, .current-cat a, .current-cat a:visited { font-weight: bold; color: #5c8907; }

.column{float:left;}
.clear{clear:both;}
/**********************************************/
input, textarea{font-family:Tahoma;font-size:11px;color:#000000; vertical-align:middle; font-weight:normal; background:#FFFFFF; text-align:left;}
/**********************************************/
.main {width:903px; margin:auto;z-index:100;}


#header{ height: 75px; padding-top: 20px; width:100%; font-face: Arial;  color:#7d7c7c; font-weight:bold; }
#header img { position: relative; margin-left: 25px; float: left; }
#header h1 { position: relative; float: left; padding-top: 10px; }
h1 { font-size:44px; color:#5c8907; font-weight:bold; padding-bottom:15px; font-face: Arial; }
h1 a {color:#5c8907; text-decoration:none;}
h1 a:hover {text-decoration:none;}

#header h1 { font-size: 32px; margin-top: 25px; letter-spacing: 4px; }

#menu{ background:url(images/menu_talling.gif) repeat-x left top;  z-index: 300; margin-bottom:9px;}
#menu .in1{background:url(images/l_menu.gif) no-repeat left top;}
#menu .in2{background:url(images/r_menu.gif) no-repeat right top; height:57px;}

#menu li{color:#ffffff; z-index:300;  font-size:12px; background:url(images/pimp1.gif) no-repeat 0px 7px; padding-left:12px; float:left; margin-left:16px;}
#menu li a{color:#ffffff; z-index:300;  font-size:0.91em; background:url(images/pimp2.gif) no-repeat 100% 3px; padding-right:21px; text-decoration:none;}
#menu li a:hover{text-decoration:none;}


#navmenu-h li { font-size: 13px; align: left; }

#navmenu-h li ul li { font-weight: normal; font-size: 12px; align: left; }

#menu .col1{float:left; width:100%; margin-right:-352px;}
/*#menu .col1 .inside{padding:20px 0 0 0;}*/
#menu .col2{float:left; width:352px; position:relative;}
#menu .col2 .inside{padding:21px 0 0 0;}








/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/* Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 29px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 37px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End Images */



/**********************************************/
/* content start */
#content { width:100%; margin:auto; z-index: 100; }
#content .col1{float:left; width:235px; position:relative; z-index:100;}
#content .col11{float:left; width:227px;z-index:100;}
#content .col12{float:left; width:8px;z-index:100;}
#content .col1 .inside{padding:0 0 0 0;z-index:100;}


#content .col2{float:left; width:100%; margin-left:-235px;}
#content .col2 .inside{padding:0 0 0 0; padding-left:235px;}



/* content end */
/* widget start */
.widget_style {margin-bottom:9px;}
.widget_style .in1{ background:url(images/side.gif) repeat-y left top;}
.widget_style .in2{background:url(images/side.gif) repeat-y right top;}
.widget_style .in3{background:url(images/side.gif) repeat-x left bottom;}
.widget_style .in4{background:url(images/lbc.gif) no-repeat left bottom;}
.widget_style .in5{background:url(images/rbc.gif) no-repeat right bottom; width:100%;}
.widget_style .in6{ padding:12px 10px 20px 40px;}








h2 {color:#ffffff; font-size:0.91em; font-weight:bold; text-transform:uppercase; padding:15px 0 18px 37px; background:url(images/h2_back2.gif) no-repeat 0px 0px;}
h2 a {color:#ffffff; text-decoration:none;}
h2 a:hover {text-decoration:none;}






#categories h2 {color:#ffffff; font-size:0.91em; font-weight:bold; text-transform:uppercase; padding:15px 0 18px 37px; background:url(images/h2_back1.gif) no-repeat 0px 0px;}
#categories h2 a {color:#ffffff; text-decoration:none;}
#categories h2 a:hover {text-decoration:none;}

.widget_style ul {margin:0; }
.widget_style li {line-height:2.09em; color:#565656; background:none; font-size:12px; background:url(images/pimp3.gif) no-repeat 0px 9px; padding-left:16px;}
.widget_style li a {color:#565656; text-decoration:none; padding-left:0; background:none;}
.widget_style li a:hover { text-decoration:none; color: #5c8907; }

#recent-posts.widget_style ul {margin:0; }
#recent-posts.widget_style li {line-height:2.09em; color:#565656; background:none; font-size:12px; padding-left:0; background:none; }
#recent-posts.widget_style li a {color:#565656; text-decoration:none;background:url(images/pimp3.gif) no-repeat 0px 6px !important; padding-left:16px;}
#recent-posts.widget_style li a:hover { text-decoration:none;}




#recent-comments.widget_style li { line-height:1.55em; color:#000000; font-weight:bold;}
#recent-comments.widget_style li a {color:#000000; text-decoration:none; background:none; padding-left:14px; margin-left:7px; font-weight:normal;}
#recent-comments.widget_style li a:hover { text-decoration:none}


/* widget end */
/**********************************************/
.searching {width:272px; height:17px; color:#000000; margin-right:9px; border:solid 1px #7c7c7c;}
.searching2 {width:150px; height:17px; color:#000000; margin-right:9px; border:solid 1px #7c7c7c;}





#links_with_style ul {margin:0; background:none;}
#links_with_style ul li#linkcat-2 h2{color:#ffffff; font-size:1.09em; font-weight:bold; text-transform:uppercase; padding:14px 0 18px 37px; background:url(images/h2_back2.gif) no-repeat 0px 0px;}
#links_with_style ul li h2 {list-style:none; margin-left:0;padding:0; background:none; color:#000000}
#links_with_style ul li ul li {font-size:1.01em; margin-left:40px;}

/*#links_with_style .widget_style li {line-height:2.09em; color:#565656; background:none; font-size:11px; background:none; padding-left:0;}
#links_with_style .widget_style li a {color:#565656; text-decoration: none; padding-left:0; background:none;}
#links_with_style .widget_style li a:hover { text-decoration:none;}*/

#links_with_style .widget_style .in6{ padding:0;}
#links_with_style .xoxo blogroll {margin-left:40px;}

#links_with_style.widget_style ul {margin:0; padding-bottom:18px;}
#links_with_style.widget_style li {line-height:2.09em; color:#565656; background:none; font-size:12px; background:url(images/pimp3.gif) no-repeat 0px 9px; padding-left:0;}
#links_with_style.widget_style li a {color:#565656; text-decoration:none; background:none; padding-left:18px; }
#links_with_style.widget_style li a:hover { text-decoration:none;}



ul.children { margin:0;}
#meta { vertical-align:top;}


#categories { vertical-align:top;}

#archives { vertical-align:top;}
#archives li {}

.title{ width:100%;}
.title .in1{background:url(images/title_talling.gif) repeat-x left top #eeeeee;}
.title .in2{background:url(images/side2.gif) repeat-y left top;}
.title .in3{background:url(images/side2.gif) repeat-y right top;}
.title .in4{background:url(images/side2.gif) repeat-x left bottom;}
.title .in5{background:url(images/ltc2.jpg) no-repeat left top;}
.title .in6{background:url(images/rtc2.gif) no-repeat right top;}
.title .in7{background:url(images/lbc2.gif) no-repeat left bottom;}
.title .in8{background:url(images/rbc2.gif) no-repeat right bottom; width:100%;}
.title .in9{padding:5px 5px 10px 20px;}




h3 { color:#31383b; font-weight:normal; font-size:1.77em; padding-bottom:5px; line-height:1.09em;}
h3 a {color:#31383b; text-decoration:none;}
h3 a:hover {text-decoration:none;}
/**********************/
.author { color:#2a2a2a; font-size:11px; line-height:1.01em;}
.author a { color:#2a2a2a; text-decoration:none;}
.author a:hover { text-decoration:none}


.date {font-size:1.09em; color:#6e9806; background:url(images/pimp4.gif) no-repeat 0px 1px; padding-left:21px; }

.txt1{color:#6e9806; font-size:16px;}
/**********************/
.comments {color:#6e9806; font-weight:bold; background:url(images/pimp6.gif) no-repeat 0px 5px; padding-left:22px;}
.comments a {text-decoration:none; color:#6e9806; font-size:11px;}
.comments a:hover{text-decoration:none;}


/**********************/
.content_text{}
.content_text .indentX{padding:18px 30px 24px 22px;}

.line{ background:url(images/line2.gif) repeat-x left top; padding-bottom:19px; margin-top:15px;}
.content_text ul{padding:0; list-style:none;}
.content_text li { line-height:1.81em; color:#636262;}
.content_text li a {color:#636262; text-decoration:none; background:url(images/pimp3.gif) no-repeat 0px 6px; padding-left:15px;}
.content_text li a:hover { text-decoration:none;}
/**********************/


.postmetadataalt {font-size:0.81em;}

.pagetitle {color:#FF0000; font-size:1.01em; font-weight:bold; text-transform:uppercase;padding:20px 0px 0px 20px; background:none;}

p {padding:10px 0px 10px 0px;}

.article {padding:0;}

.post {padding:0px 5px 0px 5px;}

.navigation {padding:0px 0px 10px 0px; width:100%; color:#000000; font-size:1.01em;}
.navigation a {color:#000000; font-weight:bold;}
.navigation .left {width:45%; float:left;  padding-left:10px;}
.navigation .right {width:45%; float:right; text-align:right; padding-right:10px;}

/* content end */

/* footer */
#footer { background:url(images/f_tall.gif) repeat-x left top; color:#000000; margin-bottom:15px; font-size:11px;}
#footer .in1{background:url(images/l_footer.gif) no-repeat left top;}
#footer .in2{background:url(images/r_footer.gif) no-repeat right top; height:77px;}
#footer .in3{ padding:22px 0 0 36px;}
#footer a {color:#000000; text-decoration:none;}
#footer a:hover {text-decoration:none;}
/* footer end */

#recent-posts  {vertical-align:top;}
#calendar {vertical-align:top;}
#google-search  {vertical-align:top;}
#gsearch {text-align:left;}
#pages  {vertical-align:top;}
#text-1 {vertical-align:top;}
#delicious {vertical-align:top;}
#delicious-box {text-align:left;}

#calendar_wrap {vertical-align:top; width:auto; margin:left;padding:13px 25px 0px 0;}
#calendar_wrap caption { color:#7F1C00; font-weight:bold; font-size:1.01em;}
#calendar_wrap td {width:25px; text-align:right; border:solid 1px #FFFFFF; color:#000000; font-size:1.11em;}
#calendar_wrap td a {color:#996600;}
#calendar_wrap th { color:#7F1C00; text-align:right;}
#calendar_wrap a {font-weight:bold;}

.textwidget {padding:13px 0px 0px 0px;}
#statusbar {text-align:justify; color:#999999; padding-bottom:0;}
#statusbar p {padding:0px 0px 0px 0px;}
#statusbar a {font-weight:bold; color:#FF9900;}
/* side_bar end for all */
.widget_style.search{background:none; margin:0; padding:0;}
.oddcomment{color:#FF0000; line-height:1.21em; font-size:1.01em;}
.commentmetadata{line-height:1.21em; font-size:1.01em;}


/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 0;
  padding-left: 2px; 
  width: 551px; /*For KHTML*/
  list-style: none;
  height: 57px;
}

ul#navmenu-h li {
  background: url(images/pimp2.gif) no-repeat right center;
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 57px;
}

ul#navmenu-h li ul {
  padding: 2px;;
  padding-bottom: 10px;

}

ul#navmenu-h ul {
	background: url(images/ul_bg.gif) no-repeat left bottom;
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 158px;
  list-style: none;
  display: none;
  position: absolute;
  top: 57px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
	background: url(images/ar.gif) no-repeat 6px 8px;
	height: auto;
  width: 158px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
	background: none;
  padding: 0 28px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #FFF;
	line-height: 57px;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  color: #FFF;
	text-decoration: none;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  float: none;
	line-height: 20px;
	padding: 0 0 0 16px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li a:hover,
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
	color: #5c8907;
	text-decoration: none;
}
/* Do Not Move - Must Come Before display:block for Gecko */

ul#navmenu-h li:hover ul,
ul#navmenu-h li.iehover ul {
  display: block;
}