/*
Created by Webtecker All Rights Reserved
*/

@import url("reset.css");

html {
font-family: "Trebuchet MS", Tahoma;
	background-color: #024660;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
	font-size: 80%;
	color: #292929;
}

body {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:543px;
}



em {
	clear: both;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


#webtecker {
}



#container {
	
	width: 950px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.line_stripe {
	float: left;
     width: 1000px;
	height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fafafa;
	background-color: #292929;
}






#headers {
	height: 175px;
	width: 950px;
}




.site_logo {
float:left;
padding-top:19px;
width:261px;
height: 175px;
padding-left:115px;
text-align:center;
}



#rsscontainer{
float: right;
width: 200px;
height: 175px;
color:#000000;
font-weight:bold;
font-size:16px;
text-align:right;
padding-top:7px;
padding-right:25px;
}

#t1 {
	background:transparent url(images/t1.jpg) no-repeat scroll left top;
	border:0px none;
	color:#777777;
	font-size:1em;
	font-weight:bold;
	height:33px;
	position:relative;
	width:144px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	float:left;
}

#t2 {
	background:transparent url(images/t2.jpg) no-repeat scroll left top;
	border:0px none;
	height:36px;
	position:relative;
	width:41px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	float:left;
}



.navigators {
	margin: 0px;
	float: left;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 120px;
}


.navigators ul {
	margin: 0px;
	float: left;
	width: 710px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:inline;
}

.navigators ul li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}



.navigators ul li a:link, .navigators ul li a:visited {
	behavior: url(iepngfix.htc);
	text-align: center;
	display: block;
	margin: 0px;
	height: 42px;
	width: 112px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	font-weight: bold;
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	
}



.navigators ul li a:hover, .navigators ul li a:active {
	behavior: url(iepngfix.htc);
	text-align: center;
	display: block;
	margin: 0px;
	height: 42px;
	width: 112px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	float: left;
	font-weight: bold;
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
}


#footer {
	width: 950px;
	background-color: #024660;
	float: left;
	height: 60px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/footer_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#footer_wrap {
padding-top:60px;
}

#footer_Topcontent{
background-color:#012939;
height: 290px;
}


#footer_Topcontent ul h2 {
color:#999999;
font-size:1.3em;

}

#footer_Topcontent ul {
	float:left;
	font-size:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:300px;
	padding-left:5px;
	padding-right: 5px;
	line-height: normal;
	color:#CCCCCC;
}

#footer_Topcontent ul a{
color:#0099FF;

}

#footer_Topcontent ul a:hover{
color:#999999;
}

#footer_Topcontent ul li {
padding-left:5px;
padding-top:5px;
border-bottom:1px;
border-bottom-color:#024660;
border-bottom-style:dashed;
}

#footer_tbottom{
background-image: url(images/footer_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:19px;
}

#footer_content {
	margin: 0px;
	float: left;
	width: 950px;
	padding: 0px;
	height: 60px;
	
}



#footer_content p {
	margin: 0px;
	font-size: 11px;
	color: #EFEFEF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	clear: both;
}



.footer_left {
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-left: 5px;
}



.footer_right {
	float: right;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	width: 420px;
}

.footer_right ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	color: #666666;
}


.footer_right li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	color: #999999;
}

.footer_right li a:link, .footer_right li a:visited {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 25px;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}



.footer_right li a:hover, .footer_right li a:active {
	color: #CCCCCC;
	text-decoration: none;
}


.clear{
clear:both;
float:none;
}


#home {
	padding: 0px;
	float: left;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	width: auto;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/line_nav.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}



#home a:link, #home a:visited {
	text-align: center;
	display: block;
	margin: 0px;
	height: 30px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 30px;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #fafafa;
	border-right-color: #fafafa;
	border-left-color: #fafafa;
	width: auto;
	float: left;
	font-weight: bold;
	background-color: #467AA9;
	background-image: url(images/home_nav.gif);
	background-repeat: repeat-x;
}



#content {
	float: left;
	width: 950px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	background-color: #ffffff;
	margin-left: 2px;
}



#post_entry {
	margin: 0px;
	float: left;
	width: 500px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 15px;
}



#sidebars {
	float: right;
	width: 420x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}






.content_sidebar {
float: left;
width: 410px;

}



.google_search {
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
float: left;
width: 410px;
}



.widget_sidebar {
	float: left;
	width: 405px;
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 25px;
padding-left: 0px;
}



.widget_right {
	float: right;
	width: 180px;
}



.widget_left {
float: left;
	width: 166px;

}



.about {
padding: 0px;
font-size: 11px;
color: #efefef;
float: left;
width: 340px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 8px;
margin-left: 0px;
}



.about img {



	padding: 0px;



	float: left;



	margin-top: 6px;



	margin-right: 5px;



	margin-bottom: 0px;



	margin-left: 0px;



	border: 3px solid #666666;



}



.post_meta {


	width: 500px;



	text-align: left;



}



.meta_top {
float:left;
width:500px;

}



.meta_right {
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width:420px;
}



.meta_calendar {
float:left;
	width: 70px;
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	height: 66px;
}



.month {
	text-align: center;
	clear: both;
	height: 35px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 35px;
}



.days {
	text-align: center;
	clear: both;
	margin: 0px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#post_entry h1 {
	font-size: 2em;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
}



.author_cat {
	font-size: 12px;
text-align: left;
margin: 0px;
padding: 0px;
color: #292929;
}



.author_cat a:link, .author_cat a:visited {
font-weight: bold;
color: #000;
text-decoration: none;
}



.author_cat a:hover, .author_cat a:active {
font-weight: bold;
color: #2C65A8;
text-decoration: none;
}



.cat_tag {
font-size: 11px;
text-align: left;
margin: 0px;
padding: 0px;
color: #000;
font-weight: bold;
}



.cat_tag a:link, .cat_tag a:visited {
	font-weight: bold;
color: #999999;
	text-decoration: none;
}



.cat_tag a:hover, .cat_tag a:active {
	font-weight: bold;
color: #0099FF;
	text-decoration: none;
}



.post_content {
float: left;
width: 500px;
margin: 0px;
padding-top: 15px;
padding-right: 0px;
padding-bottom: 15px;
padding-left: 0px;
text-align: left;
font-size: 12px;
line-height: 20px;
color: #292929;
}



.post_content a:link, .post_content a:visited {
font-weight: bold;
color: #467AA9;
text-decoration: underline;
}



.post_content a:hover, .post_content a:active {
font-weight: bold;
color: #467AA9;
text-decoration: none;
}



.post_content p {
text-align: left;
padding: 0px;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}



.post_content img {

margin-top: 5px;
margin-right: 8px;
margin-bottom: 0px;
margin-left: 0px;
border-top-width: 1px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 1px;
border-top-style: solid;
	border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #eeeeee;
border-right-color: #eeeeee;
border-bottom-color: #eeeeee;
border-left-color: #eeeeee;
}



.post_content code {
text-align: left;
display: block;
clear: both;
margin-top: 5px;
margin-right: 25px;
margin-bottom: 5px;
margin-left: 25px;
font-family: "Lucida Grande", Arial, "Helvetica Neue";
font-size: 11px;
color: #222222;
border: 1px solid #fafafa;
background-color: #eeeeee;
padding: 5px;
}



.post_content blockquote {
clear: both;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 30px;
background-image: url(images/bquote.gif);
background-repeat: no-repeat;
background-position: left 1px;
color: #292828;
font-weight: bold;
font-size: 11px;
line-height: 17px;
}


#post_entry h1 a:link, #post_entry h1 a:visited {
color: #467AA9;
text-decoration: none;
}



#post_entry h1 a:hover, #post_entry h1 a:active {
color: #333;
text-decoration: none;
}



.post_control {
float: left;
width: 500px;
height: 67px;
background-image: url(images/post_control.gif);
background-repeat: no-repeat;
}



.post_control a:link, .post_control a:visited {
color: #efefef;
text-decoration: none;
}



.post_control a:hover, .post_control a:active {
color: #999999;
text-decoration: none;
}



.right_social {
float: right;
width: 300px;
margin: 0px;
padding-top: 44px;
padding-right: 8px;
padding-bottom: 0px;
padding-left: 8px;
color: #666666;
font-size: 11px;
}



.left_social {
float: left;
width: 125px;
margin: 0px;
padding-top: 44px;
padding-right: 8px;
padding-bottom: 0px;
padding-left: 8px;
color: #efefef;
text-align: right;
font-size: 11px;
}



.clearfix {
margin: 0px;
padding: 0px;
height: 40px;
float: left;
width: 475px;
}



#comment_templates {
	float: left;
	width: 475px;
	line-height:140%;
}


#post_entry h2 {
font-size: 1.7em;
color: #333333;
text-align: left;
padding: 0px;
float: left;
width: 425px;
margin: 0px;
}



#post_entry h3 {
font-size: 1.6em;
color: #CC3300;
padding: 0px;
margin-top: 8px;
margin-right: 0px;
margin-bottom: 8px;
margin-left: 0px;
}



#post_entry h4 {
font-size: 1.6em;
color: #99CC00;
text-align: left;
padding: 0px;
float: left;
width: 425px;
margin-top: 8px;
margin-right: 0px;
margin-bottom: 8px;
margin-left: 0px;
}



#post_entry h5 {
font-size: 1.6em;
color: #467AA9;
text-align: left;
padding: 0px;
float: left;
margin: 0px;
width: 425px;
}



.comment_count {
float: left;
width: 400px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 25px;
margin-left: 0px;
}



.right_c {
float: right;
width: 400px;
margin: 0px;
padding-top: 25px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}



.left_c {
float: left;
height: 56px;
width: 71px;
background-image: url(images/bubblr.gif);
background-repeat: no-repeat;
}



.rssfeed {
margin: 0px;
padding: 0px;
float: left;
width: 425px;
font-size: 13px;
font-weight: bold;
color: #262626;
}



.rssfeed a:link, .rssfeed a:visited {
color: #467AA9;
text-decoration: none;
}



.rssfeed a:hover, .rssfeed a:active {
color: #FF9900;
text-decoration: underline;
}



.entry_comment {
float: left;
width: 425px;
position: relative;
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #E8E8E8;
}



.comment_blogger {
float: right;
    margin: 0;
    padding: 0 0 0;
    width: 360px;
}



.blogger_avatar {
float: left;
height: 50px;
width: 50px;
position: relative;
}



.blogger_avatar img {



	border-top-width: 1px;



	border-right-width: 2px;



	border-bottom-width: 2px;



	border-left-width: 1px;



	border-top-style: solid;



	border-right-style: solid;



	border-bottom-style: solid;



	border-left-style: solid;



	border-top-color: #eeeeee;



	border-right-color: #CCCCCC;



	border-bottom-color: #CCCCCC;



	border-left-color: #eeeeee;



}



.talk_date {



	float: left;



	width: 445px;



	margin: 0px;



	padding: 0px;



	font-size: 11px;



	color: #999999;



}



.talk_author {



	float: left;



	width: 445px;



	margin: 0px;



	padding: 0px;



	font-size: 12px;



	color: #333333;



	font-weight: bold;



}



.talk_text {
	float: left;
	width: 445px;
	margin: 0px;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.talk_text p {
	margin: 5px 0px 0px;
}


.clearfix_coms {







	margin: 0px;



	padding: 0px;



	height: 10px;



	float: left;



	width: 550px;



}



.talk_text code {



	padding: 4px;



	clear: both;



	margin-top: 5px;



	margin-right: 8px;



	margin-bottom: 5px;



	margin-left: 8px;



	background-color: #F2f2f2;



	text-align: left;



	display: block;



	border: 1px dashed #CCCCCC;



	font-size: 11px;



	font-family: Arial, Helvetica, sans-serif;



	color: #333333;



	font-weight: bold;



}



.talk_text blockquote {



	background-image: url(images/bquote.gif);



	background-repeat: no-repeat;



	background-position: left 1px;



	clear: both;



	margin-top: 10px;



	margin-right: 5px;



	margin-bottom: 0px;



	margin-left: 0px;



	padding-top: 5px;



	padding-right: 0px;



	padding-bottom: 0px;



	padding-left: 27px;



	font-size: 12px;



	color: #292828;



	font-weight: bold;



}



.something {







	margin: 0px;



	padding: 0px;



	float: left;



	width: 465px;



	font-size: 11px;



	color: #999999;



}



#comment_templates form {



	margin: 0px;



	padding: 0px;



	float: left;



	width: 500px;



}



#comment_area p {



	padding: 0px;



	font-size: 13px;



	color: #999999;



	clear: both;



	margin-top: 5px;



	margin-right: 0px;



	margin-bottom: 0px;



	margin-left: 0px;



}



#comment_area input {



	width: 180px;



	border: 1px solid #CCCCCC;



	margin: 0px;



	font-size: 12px;



	color: #333333;



	padding-top: 2px;



	padding-right: 0px;



	padding-bottom: 2px;



	padding-left: 0px;



}



#comment_area textarea {



	width: 450px;



	border: 1px solid #CCCCCC;



	padding: 0px;



	height: 300px;



	margin-top: 5px;



	margin-right: 0px;



	margin-bottom: 0px;



	margin-left: 0px;



	font-size: 12px;



	color: #333333;



}



#comment_area input:hover {



	width: 180px;



	border: 1px solid #1b1b1b;



	margin: 0px;



	font-size: 12px;



	color: #333333;



	padding-top: 2px;



	padding-right: 0px;



	padding-bottom: 2px;



	padding-left: 0px;



	background-color: #f3f3f3;



}



#comment_area textarea:hover {



	width: 450px;



	border: 1px solid #1b1b1b;



	padding: 0px;



	height: 300px;



	margin-top: 5px;



	margin-right: 0px;



	margin-bottom: 0px;



	margin-left: 0px;



	font-size: 12px;



	color: #333333;



	background-color: #f3f3f3;



}







/* sidebar config */
.content_sidebar  a:link, .content_sidebar a:visited {
	color: #024660;
}

.content_sidebar  a:hover, .content_sidebar a:active {
color: #999999;
}


.content_sidebar h2 {
	padding: 0px;
	width: 168px;
	font-size: 1.7em;
	color: #333333;
	font-weight: normal;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.widget_sidebar h2 {
	padding: 0px;
	float: left;
	width: 168px;
	font-size: 1.7em;
	color: #333333;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.sidebar_ul {
text-align: left;
margin: 0px;
padding: 0px;
float: left;
list-style-type: none;
line-height:18px;
}



.sidebar_ul ul {
	margin: 0px;
	padding: 0px;
	width: 168px;
	float: left;
	list-style-type: none;
}







.sidebar_ul li {
	margin: 0px;
color: #FFFFFF;
padding: 0px;
float: left;
width: 168px;
}



.sidebar_ul ul li {
margin: 0px;
padding: 0px;
float: left;
width: 168px;
}


.sidebar_ul a:link, .sidebar_ul a:visited {
	color: #024660;
}



.sidebar_ul  a:hover, .sidebar_ul a:active {
color: #999999;
}



.sidebar_ul li a:link, .sidebar_ul li a:visited {
margin: 0px;
float: left;
width: 155px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 15px;
background-image: url(images/dot.gif);
background-repeat: no-repeat;
background-position: left 1px;
color: #024660;
text-decoration: none;
}



.sidebar_ul li a:hover, .sidebar_ul li a:active {
margin: 0px;
float: left;
width: 155px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 15px;
background-image: url(images/dot.gif);
background-repeat: no-repeat;
background-position: left 1px;
color: #999999;
text-decoration: none;
}



.sidebar_ul ul li a:link, .sidebar_ul ul li a:visited {
margin: 0px;
float: left;
width: 155px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 15px;
background-image: url(images/dot.gif);
background-repeat: no-repeat;
background-position: left 1px;
color: #024660;
text-decoration: none;
}



.sidebar_ul ul li a:hover, .sidebar_ul ul li a:active {
margin: 0px;
float: left;
width: 155px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 15px;
background-image: url(images/dot.gif);
background-repeat: no-repeat;
background-position: left 1px;
color: #999999;
text-decoration: none;
}



/* calendar config */



.calendar {



	margin: 0px;



	font-size: 11px;



	color: #efefef;



	padding-top: 15px;



	padding-right: 0px;



	padding-bottom: 8px;



	padding-left: 0px;



	float: left;



	width: 390px;



	background-color: #222222;



}



#wp-calendar {



	empty-cells: show;



	width: 390px;



	font-size: 11px;



	color: #efefef;



	text-decoration: none;



	text-align: center;



	background-color: #222222;



	float: left;



	font-family: Tahoma, Arial, Verdana;



	padding: 0px;



	margin: 0px;



	font-weight: bold;



}







#wp-calendar a:link, #wp-calendar a:visited {



	text-decoration: none;



	color: #99CC00;



}



#wp-calendar a:hover, #wp-calendar a:active {



	text-decoration: none;



	color: #00CCFF;



}



#wp-calendar caption {



	text-align: center;



	color: #999999;



	width: 390px;



	font-size: 1.4em;



	margin: 0px;



	font-weight: normal;



	padding-top: 0px;



	padding-right: 0px;



	padding-bottom: 5px;



	padding-left: 0px;



}







#wp-calendar th {



	margin: 0px;



	padding: 0px;



	text-align: center;



}







#wp-calendar #next a {



	text-align: left;



	color: #99CC00;



	text-decoration: none;



	float: right;



}







#wp-calendar #prev a {



	text-align: left;



	color: #94C10A;



	text-decoration: none;



	float: left;



}



#wp-calendar td {



	margin: 0px;



	padding: 0px;



	text-align: center;



}



#wp-calendar tf {



	margin: 0px;



	padding: 0px;



}



.widget_sidebar img {



	margin-top: 5px;



	margin-right: 0px;



	margin-bottom: 0px;



	margin-left: 0px;



	padding: 0px;



	float: left;



}



.next_prepost {



	margin: 0px;



	padding: 0px;



	float: left;



	width: 500px;



	text-align: left;



	font-size: 13px;



	color: #333333;



	font-weight: bold;



}



.next_prepost a:link, .next_prepost a:visited {



	color: #333333;



	text-decoration: none;



	font-weight: normal;



}



.next_prepost a:hover, .next_prepost a:active {



	color: #0099CC;



	text-decoration: none;



	font-weight: normal;



}



.about h2 {
margin: 0px;
padding: 0px;
float: left;
width: 350px;
text-align: left;
font-size: 1.5em;
font-weight: normal;
color: #cccccc;
}



.google_search form {
margin: 0px;
padding: 0px;
float: left;
width: 340px;
}



.google_search h2 {
margin: 0px;
padding: 0px;
text-align: left;
font-weight: normal;
	font-size: 1.7em;
	color: #333333;
}







.google_search input {
background-color: #595959;
border: 1px solid #333333;
font-size: 12px;
color: #efefef;
margin: 0px;
padding-top: 2px;
padding-right: 1px;
padding-bottom: 2px;
padding-left: 1px;
}



.google_search input:hover {
	background-color: #CCCCCC;
	border: 1px solid #EBEBEB;
	font-size: 12px;
	color: #333333;
}



.right_social_alt {



	float: right;



	width: 360px;



	margin: 0px;



	padding-top: 44px;



	padding-right: 8px;



	padding-bottom: 0px;



	padding-left: 8px;



	color: #666666;



	font-size: 11px;



	text-align: right;



}



.footer_left a:link, .footer_left a:visited {

	color: #999999;



	text-decoration: none;



}



.footer_left a:hover, .footer_left a:active {

	color: #0099CC;



	text-decoration: none;



}



.entry_comment a:link, .entry_comment a:visited {



	color: #467AA9;



	text-decoration: none;



}



.entry_comment a:hover, .entry_comment a:active {



	color: #99CC33;



	text-decoration: underline;



}



.wide_plugin_box {

	margin: 0px;



	padding-top: 0px;



	padding-right: 0px;



	padding-bottom: 8px;



	padding-left: 0px;



	float: left;



	width: 390px;



}



.wide_plugin_box img {



	border: 2px solid #565656;



}







.plugins {



	margin: 0px;



	padding: 0px;



	float: left;



	width: 190px;



	list-style-type: none;



}



.plugins li {



	margin: 0px;



	padding: 0px;



	float: left;



	width: 190px;



}



.plugins img {



	border: 1px solid #292929;



}



.deli {



	background-image: url(images/delicious.small.gif);



	background-repeat: no-repeat;



	background-position: left center;



	padding-top: 0px;



	padding-right: 0px;



	padding-bottom: 0px;



	padding-left: 15px;



	display: block;



	float: right;



	margin-top: 0px;



	margin-right: 10px;



	margin-bottom: 0px;



	margin-left: 0px;



}



.stumble {



	background-image: url(images/stumble.gif);



	background-repeat: no-repeat;



	background-position: left -2px;



	padding-top: 0px;



	padding-right: 0px;



	padding-bottom: 0px;



	padding-left: 17px;



	float: right;



	margin-top: 0px;



	margin-right: 6px;



	margin-bottom: 0px;



	margin-left: 0px;



}



.rss_rss {



	background-image: url(images/rss.gif);



	background-repeat: no-repeat;



	background-position: left center;



	padding-top: 0px;



	padding-right: 0px;



	padding-bottom: 0px;



	padding-left: 25px;



	float: right;



	margin-top: 0px;



	margin-right: 3px;



	margin-bottom: 0px;



	margin-left: 0px;



}



.digg {
background-image: url(images/digg.gif);



	background-repeat: no-repeat;



	background-position: left 1px;



	padding-top: 0px;



	padding-right: 0px;



	padding-bottom: 0px;



	padding-left: 20px;



	float: right;



	margin-top: 0px;



	margin-right: 10px;



	margin-bottom: 0px;



	margin-left: 0px;



}



.addto {



	padding-top: 0px;



	padding-right: 0px;



	padding-bottom: 0px;



	padding-left: 20px;



	float: right;



	margin-top: 0px;



	margin-right: 10px;



	margin-bottom: 0px;



	margin-left: 0px;



	font-size: 12px;



	color: #999999;



}



.entry_comment a:link, .entry_comment a:visited {



	color: #467AA9;



	text-decoration: none;



}



.feed a:link, #feed a:visited{

	color: #467AA9;

}



.feed a:hover, #feed a:active{

	color: #99CC33;

}


img#wpstats{ width:0px;height:0px;padding:0px;border:none;overflow:hidden }

