/*
Theme Name: Almond
Theme URI: http://www.PulpToPixels.com
Description: A minimal but feature-rich Wordpress theme.
Version: 1.0
Author: Modified by Jeff Sauger, based on Aqualine.
Author URI: http://www.PulpToPixels.com

*/



/* Reset Browser Defaults */
@import url( 'css/reset.css' );

@import url( 'css/test.css' );



body {
	margin: 0;
	padding: 0;
	font-size: 62.8%; /* Resets 1em to 10px */
	font-family: Helvetica Neue, Helvetica, Arial, Sans-Serif;
	background-color: #fff;
	color: #434343;
	text-align: center;
	}

#container {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	text-align: left;

	}

#header {
	margin: 0px;
	padding: 0;
	width: 1000px;
	}	
	
#logo {
	clear: left;
	float: left;
	padding: 0px;
	margin: 40px 0 30px 0;
	width: 650px;
	background-color: ;
}

#logo a {color: #000}
#logo a:hover {color: #ff9933;}

#social_header {
	font-family: Georgia, Serif;
	color: #083860;
	font-size: 3em;
	width: 150px;
	}

#social-header {
	clear: both;
	width: 990px;
	padding: 20px 0 0 10px;
	margin-bottom: 47px;
	height: 50px;
	background-color: #ddeef0;
}

#wrapper {margin: 0px auto; padding: 0; width: 1000px; clear: both; border-top: 1px solid #c9c9c9; }

#wrapper p { line-height: 1.5em; font-size: 1.25em;} /* Change the font size for posts on front page only */

/* Begin Twitter Headline */
.tweet_wrapper {font-family: Unibody8Bold, Georgia, Serif; font-size: 40px; letter-spacing: 1px; line-height: 55px; color: #083860; }
	

#twitter .time {font-style: italic; text-decoration: none; font-size: 12px; padding: 5px 10px 10px 20px; float: right;}

#twitter { padding: 20px 0 20px 0;}
/* End Twitter Headline */


.column {
	float: left;
	clear:both;
	padding: 10px 0 50px 0px;
	margin: 0px;
	width: 650px;
	}
	
.column_right {
	float: left;
	padding: 0px 0 20px 0px;
	margin: 0 0 0 50px;
	width: 300px;
	color: #64befa;
	font-family: Georgia, Serif;
	background-color: #ddeef0;
	}
	

.column_right span {
	text-align: right;
	display: block;
	margin: 12px 10px 0 0;
	font-size: 1.5em;
	}
	
.column_right span a {
	color: #59b0f7
	;	
}

.column_right .caps {text-align: left; }

.metadata-block { clear: both;}

.metadata-block_r {	margin-left: 50px; }

	
.metadata-block, .metadata-block_r {
	width: 300px;
	height: 80px;
	overflow: hidden;
	margin-bottom: 25px;
	color: #5a5a5a;
	text-align: right;
	float: left;
	display: block;
	font-size: 1.25em;
}


.metadata-block span, .metadata-block_r span {
	text-transform: ;
	font-weight: ;
	font-family: Georgia, Serif;
	color: #64befa;
	font-size: 18px;
	display: block;
	padding-bottom: 10px;
}

.metadata-block a, .metadata-block_r a { color: #5a5a5a; }

.metadata-block a:hover, .metadata-block_r a:hover { color: #ff9933; text-decoration: none;  }



#post {
	clear: left;
}

.post {
	clear: both;
	margin: 0 0 0px;
	}

.post hr {
	display: block;
	}

#content {
	width: 1000px;
	padding-top: 0px;
	clear: both;
	}

.column .entry {
	clear: left;
	padding: 0;
	padding-bottom: 10px;
	line-height: 1.7em;
	font-size: 1.75em;
	}
	
.entry h2 { font-family: Georgia, Serif; color: #64befa; font-size: 1.5em; border-bottom: 1px solid #c9c9c9; margin: 5px 0 15px 0; padding: 0px 0 5px 0; }

.entry p.intro { font-weight: bold; color: ; padding: 0 0 10px 0; }

.entry p.close { font-style: italic; padding: 20px 0 0 0;}
	
.thumb-show {
	clear: left;
	float: left;
	width: 300px;
	height: 200px;
	background-color: #000;
}

.thumb-show a:hover {
	border-bottom: 1px solid #37ede8;
	
}	
	
.column .entry-small {
	float: left;
	width: 300px;
	padding-bottom: 20px;
	margin-left: 50px;
	line-height: 1.7em;
	font-size: 1.3em;
	}
	
.entry p {
	margin-bottom: 10px;
}

.read_more a {
	float: right;
	display: block;
	margin: 0px;
	font-family: Georgia, Serif;
	font-size: 1.5em;
	text-transform: lowercase;
	/*padding: 10px 15px 10px 15px;*/
	background-color: #fff;
	color: #64befa;
	font-weight: normal;
}

.read_more a:hover {
	background-color: #fff;
	color: #ff9933;
	text-decoration: none;
}

.postmetadata {
	background-color: #fff;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: right;
	color: #434343;
	font-size: 1.2em;
	border-bottom: 5px solid #ddeef0;
}

.postmetadata span {
	text-transform: uppercase;
	margin: 0;
	font-size: 18px;
	display: block;
	padding-bottom: 18px;

}

.postmetadata p{
	padding-bottom: 30px;
}

.postmetadata2 {
	background-color: #fff;
	display: block;
	margin: 0px;
	padding-top: 20px;
	width: 100%;
	text-align: right;
	color: #434343;
	font-size: 1.2em;
	border-bottom: 5px solid #ddeef0;
}

.postmetadata2 span {
	text-transform: uppercase;
	margin: 0;
	font-size: 18px;
	display: block;
	padding-bottom: 18px;

}

.postmetadata2 p{
	padding-bottom: 30px;
}

.postmetadata2 a{
	color: #423f3f;
}

.postmetadata2 a:hover{
	color: #ff9933;
	text-decoration: none;
}

.clear { clear: both; }

/* Author Box */

#authorbox {background:#F7F7F7; margin:20px 0 0 0; padding:10px 10px 0 0; border:1px solid #E6E6E6; overflow:hidden; width:100%;}
#authorbox h4 {margin:0 0 4px 90px; padding:0; font-size: 14px; font-weight: bold; }
#authorbox p {margin:0 0 0 0px; padding:0; font-size: 12px;line-height: 15px; Helvetica Neue, Helvetica, Arial, Sans-Serif;}
#authorbox img {background: #FFF; float:left; margin:0 10px 0 10px; padding:3px; border:1px solid #CCC;}
#authorbox ul {overflow:hidden; margin:0 0 0 90px; padding:0;}
#authorbox ul li {list-style-type:none; float:right; margin:15px 0px 0 0; padding:0 0 0 6px; line-height:120%; border-left:1px solid #ccc; font-size: 12px; letter-spacing: 1px; }
#authorbox ul li.first {border:none; padding:0;}


#footer_con { clear: both; width: 100%;	background-color: #fff; color: #000; }

#footer {
	padding: 10px 10px 30px 20px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
	width: 970px;
	clear: both;
	border-top: 5px solid #000;
	font-size: 1.3em;
	line-height: 1.7em;
	}
	

.footer-widget-1, .footer-widget-2 { width: 300px; float: left;	font-size: 1em; }

.widgethead {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 10px;
	padding: 20px 0 0px 0;
}

.footer-widget-1 b, .footer-widget-2 b{ font-weight: bold;}

.footer-widget-2 { margin-left: 50px; }


.footer-widget-1 .widgethead, .footer-widget-2 .widgethead{ font-size: 1.25em; text-transform: none; }


.footer-widget-1 a, .footer-widget-2 a { color: #000; }

.footer-widget-1 a:hover, .footer-widget-2 a:hover { color: #ff9933; }

.footer-widget-1 img {
	width: 140px;
	height: 105px;
	float: left;
	padding: 1px;
	margin: 10px 8px 0px 0;
}

.footer-widget-1 img:hover {
	background-color: #ff9933;
	padding: 1px;
}

#footer-widget-2 .left_blogroll li { padding: 0 0 10px 0; color: black; }

.footer-widget-2 li { line-height: 1.35em; margin-bottom: -25px; }



.flickr {
	padding-top: 20px;
}


.footer-credit {
	width: 250px;
	float: left;
	margin-left: 25px;
	padding: 60px 0px 50px 0;
	text-align: right;
	font-size: 14px;
}

.footer-credit p { font-size: 10px !important; }


.footer-credit a { color: #000; }

.footer-credit a:hover { color: #ff9933; }

.forge a {
	margin-top: 40px;
	width: 164px;
	height: 39px;
	float: right;
	display: block;
	background: url("images/forge-web-creations.gif") top no-repeat;
}

.forge a:hover {
	background: url("images/forge-web-creations.gif") bottom no-repeat;
}

#footer p {
	margin: 0;
	padding: 20px 0 0px 0;
	}
	
#bottom-footer {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 100px 0;
}
	

.thread-alt { background-color: #ddeef0;
}
.thread-even {
	background-color: white;
}
.depth-3 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Helvetica Neue, Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.5em;
	}


.site-description {
	float: right;
	width: 300px;
	}

h2 {
	font-size: 1.6em;
	font-family: Georgia, Serif; Helvetica Neue, Helvetica, Arial, Sans-Serif;
	}
	
h2.description {
	font-size: 2.5em;
	margin: 0;
	text-align: right;
	color: #434343;
	line-height: 30px;
	}

h3 {
	font-size: 3.5em;
	font-weight: bold;
	line-height: 40px;
	letter-spacing: -0.04em;
	font-family: Helvetica Neue, Helvetica, Arial, Sans-Serif;
	overflow: hidden;
	text-align: left !important;
}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #64befa;
	overflow: hidden;
	}
	
h1 a:hover {
	text-decoration: none;
	color: #434343;
	}

h2, h2 a, h2 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}


.entry p a {
	color: #64befa;
	text-decoration: none;
	}

.entry p a:hover {
	color: #ff9933;
	text-decoration: none;
	}

.entry p a:visited {
	color: #5a5a5a;
	}
	
.postlinks p {
	float: right;
	font-size: 1.2em;
}

.postlinks a {
	color: #59b0f7;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
.feedback {
	background-color: #59b0f7;
	height: 20px;
}

.commentlist li .avatar { 
	float: left;
	padding: 0;
	height: 75px;
	margin-right: 40px;
	padding-bottom: 70px;
	display: block;
	}

.commentlist cite {
	font-style: normal;
	}
	
.commentlist cite a {
	color: #64befa;
	}


#commentform p {
	font-family: Helvetica Neue, Helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	padding: 5px 0 5px 0;
	display: block;
	font-size: 10px;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, strike {
	color: #5a5a5a;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a   {
	color: #64befa;
	text-decoration: none;
	}
	
h3, h3 a, h3 a:visited {
	color: #083860;
	padding: 10px 3px 10px 10px;
	background-color: ;
	display: block;
	height: 237px;
	}
	
h3 a:hover {
	color: #59b0f7;
	text-decoration: none;
	}

a:hover {
	color: #ff9933;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Helvetica Neue, Helvetica, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/*-------------------------------
Begin Headers
-------------------------------*/

h1 a {
	clear: left;
	padding: 20px;
	margin: 0;
	font-size: 4.8em;
	line-height: 60px;
	text-transform: uppercase;
	font-family: Helvetica Neue, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	display: block;
	}


h2.pagetitle {
	color: #083860;
	padding: 12px 20px 12px 20px;
	background-color: #ddeef0;
	display: block;
	text-transform: capitalize;
	margin-bottom: 50px;
	font-size: 2em;
	}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}
	
h3.postright {
	padding: 0;
	margin-bottom: 40px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	clear: both;
	}
	
.fourofour {
	padding: 20px;
}
	
H4 {
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: 2px solid #fff;
	padding: 0px 0 20px 0;
}


H4.promote {
	font-size: 2.4em;
	width: 305px;
	text-transform: none;
	font-weight: bold;
	border-bottom: 2px dotted #898888;
	padding: 50px 0 5px 0;
	margin-bottom: 25px;
}

.comments_no {
	font-size: 2.4em;
	text-transform: none;
	font-weight: bold;
	display: block;
	border-bottom: 2px dotted #898888;
	padding-bottom: 1px;
	margin-bottom: 15px;
}

/*-------------------------------
End Headers 
-------------------------------*/


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

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

img.alignright {
	padding: 0 0 20px 20px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0 20px 20px 0;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

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


/*-------------------------------
Begin Lists
-------------------------------*/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 18px 30px;
	padding-left: 10px;
	text-indent: 10px;
	}

html>body .entry li {
	margin: 0px 0 0px 10px;
	}


.entry ol {
	margin-left: 0px;
	padding: 0 0 18px 30px;
	padding-left: 10px;
	text-indent: 10px;
	}

.entry ol li {
	margin: 0px 0 0px 10px;
	}
	
	
/*-------------------------------
Begin page navigation
-------------------------------*/

.menu_pages-bott ul {
	margin-top: 28px;
	float: right;
	list-style: none;
	padding-bottom: 140px;
}

.menu_pages-bott li {
	float: right;
	font-size: 1.5em;
	text-transform: lowercase;
	padding-left: 40px;
}

.menu_pages-bott a { color: #423f3f; }

/*nav right top*/
#topnav { width: 725px; padding: 10px 0 0 0; display: inline; float: right;	}

#topnav .intro p {font-size: 1.5em; float: left; clear: left; color: #000; }


.nav_left a, .nav_right a {	color: #000; padding-bottom: 3px; }

.nav_left a:hover, .nav_right a:hover {color: #ff9933; text-decoration: none;}

.nav_left ul a:hover, .nav_right ul a:hover {background:#fff; text-decoration: none;}

.nav_left li, .nav_right li {display:block; position:relative;  text-transform: lowercase; margin-left: 30px; height: 31px; color: #423f3f; font-weight: bold; font-size: 14px;}

.nav_left li  {float:right;}

.nav_right li {float:left; }

.nav_left {margin-left: -20px;}

.nav_left ul a, .nav_right ul a  {display:block; float:left; padding: 10px 0 0 0; height:40px;line-height: 30px;margin: 0; color: #423f3f; font-weight: normal; }

.nav {margin-top: 28px;	float: right; }


/*subnav*/
.nav ul {position:absolute;top:28px;left:0px; width:140px; text-align: left; font-size: 12px;}
.nav ul li {font-size: 12px;}
.nav ul li ul {position:absolute;top:0px;left:-140px; width:140px; text-align: left; margin-right: 10px ;background-color: #fff;font-size: 12px;}
.nav ul li ul li{padding-right: 10px; background-color: #fff;font-size: 12px;}
.nav ul li, .nav ul li a {float:none;margin: 0 0 1px 0;margin-bottom: 20px;}

/*-------------------------------
end page navigation
-------------------------------*/

/*-------------------------------
Begin category navigation
-------------------------------*/

.nav-cats {
	margin-top: 28px;
	float: left;
}

.nav-cats a {
	color: #423f3f;}
.nav-cats a:hover {background:#fff; text-decoration: underline;}
.nav-cats ul a:hover {background:#ff9933; text-decoration: none;}

.nav-cats li {display:block;float:left; position:relative; font-size: 14px; text-transform: lowercase; margin-right: 40px; height: 31px; color: #423f3f; font-weight: bold;}
.nav-cats ul a {display:block;float:left;padding: 10px 0 0 0; height:40px;line-height: 30px;margin: 0; color: #423f3f; font-weight: normal; border-bottom: 1px solid #000;}


/*subnav*/
.nav-cats ul {position:absolute;top:28px;left:0px; width:140px; text-align: left; font-size: 12px;}
.nav-cats ul li {font-size: 12px;}
.nav-cats ul li ul {position:absolute;top:0px;left:140px; height: 30px;width:140px; text-align: left;}
.nav-cats ul li ul li{padding-left: 10px; background-color: #fff;}
.nav-cats ul li, .nav-cats ul li a {float:none;margin: 0 0 1px 0; background: #fff;margin-bottom: 20px;}

/*-------------------------------
End category navigation
-------------------------------*/

.menu_cats ul {
	margin-top: 20px;
	float: left;
	list-style: none;
}

.menu_cats li {
	float: right;
	font-size: 1.5em;
	text-transform: lowercase;
	padding-right: 40px;
}

.menu_cats a {
	color: #423f3f;
	font-weight: bold;
}


/*-------------------------------
Begin social profiles
-------------------------------*/

.social-profiles ul {
	padding: 0;
	margin-top: 0;
	}
	
.social-profiles li {
	display: block;
	height: 28px;
	width: 28px;
	float: left;
	padding: 0 0 0px 10px;
	list-style-type: none;
	list-style: none;
	
}

.social-profiles li a {
	display: block;
	height: 28px;
	width: 28px;
	
}

.social-profiles li a:hover {
	margin-top: -3px;
	
}

.social-facebook a {
	background-image: url(images/facebook.gif);
}
.social-twitter a {
	background-image: url(images/twitter.gif);
}
.social-friend a {
	background-image: url(images/friendfeed.gif);
}
.social-flickr a {
	background-image: url(images/flickr.gif);
}
.social-linkedin a {
	background-image: url(images/linkedin.gif);
}
.social-lastfm a {
	background-image: url(images/lastfm.gif);
}
     
/*-------------------------------
End social profiles
-------------------------------*/

/*-------------------------------
BEGIN share navigation
-------------------------------*/

#share-con {
	width: 650px;
	padding: 0px 0 60px 0;
}

#sharemenu {
    background:url("images/social-icons.gif") no-repeat;
    width:650px;
    height:75px;
    margin:0px;
    padding:0;
    }

#sharemenu span {
    display: none;
    }
 
#sharemenu li, #sharemenu a {
    height:75px;
    display:block;
    }
 
#sharemenu li {
    float:left;
    list-style:none;
    display:inline;
    }
 
    #share-divider {width: 40px;}
    #share-twitter {width: 75px; border-bottom: 2px solid #ddeef0; }
    #share-facebook {width: 75px; border-bottom: 2px solid #ddeef0; }
    #share-stumble {width: 75px; border-bottom: 2px solid #ddeef0; }
    #share-delicious {width: 75px; border-bottom: 2px solid #ddeef0; }
    #share-digg {width: 75px; border-bottom: 2px solid #ddeef0; }
    #share-technorati {width: 75px; border-bottom: 2px solid #ddeef0; }
   
 
    #share-facebook a:hover {background:url("images/social-icons.gif") 0px -75px no-repeat; border-bottom: 2px solid #ff9933; }
    #share-technorati a:hover {background:url("images/social-icons.gif") -115px -75px no-repeat; border-bottom: 2px solid #ff9933; }
    #share-delicious a:hover {background:url("images/social-icons.gif") -230px -75px no-repeat; border-bottom: 2px solid #ff9933; }
    #share-twitter a:hover {background:url("images/social-icons.gif") -345px -75px no-repeat; border-bottom: 2px solid #ff9933; }
    #share-stumble a:hover {background:url("images/social-icons.gif") -460px -75px no-repeat; border-bottom: 2px solid #ff9933; }
    #share-digg a:hover {background:url("images/social-icons.gif") -575px -75px no-repeat; border-bottom: 2px solid #ff9933; }  
       
/*-------------------------------
END share navigation 
-------------------------------*/


/*-------------------------------
BEGIN subscribe
-------------------------------*/

.subscribe {
    clear: right;
    float: left;
    margin:0px;
    padding:33px 0 0 20px;
    }

.subscribe ul {
    height:24px;
    margin:0px;
    padding:0;
    }
    
.subscribe li {
    float:left;
    margin-right: 16px;
    list-style:none;
    display:inline;
    } 
    
.subscribe li, .subscribe a {
    height:24px;
    display:block;
    }

.subscribe span {
    display: none;
    }
 

.subscribe li a:hover {
	margin-top: -3px;
} 

.subscribe-bott {
    clear: right;
    float: left;
    margin:0px;
    padding:33px 0 0 0px;
    }


.subscribe-bott ul {
    height:24px;
    margin:0px;
    padding:0;
    }
    
.subscribe-bott li {
    float:left;
    margin-right: 16px;
    list-style:none;
    display:inline;
    }    
    
.subscribe-bott li, .subscribe-bott a {
    height:24px;
    display:block;
    }

.subscribe-bott span {
    display: none;
    }

.subscribe-bott li a:hover {
	margin-top: -3px;
} 
 
/*-------------------------------
END subscribe
-------------------------------*/

/*-------------------------------
Begin footer lists
-------------------------------*/

#footer ul {
	padding: 0px;
}

#footer li {
	margin-top: 20px;
	border-bottom: 1px solid #fff;
	list-style: none;
	padding-bottom: 20px;
}

#footer ul li ul li{
	padding-left: 10px;
	padding-bottom: 0px;
	border-bottom: none;
	list-style: none;
}




/*-------------------------------
End footer lists
-------------------------------*/

/*-------------------------------
Begin gallery
-------------------------------*/

.attachment-thumbnail {
	margin-bottom: 40px;
}

/*-------------------------------
Begin gallery
-------------------------------*/

/*-------------------------------
Begin pagination
-------------------------------*/

ul.paging { list-style: none; padding: 0; font-weight: bold; font-size: 1.2em; }
ul.paging li { float: left; margin: 0 6px 6px 0; }
ul.paging li a, ul.paging li.active { display: block; padding: 5px 8px; background-color: #fff; }
ul.paging li.active { background-color: #ff9933; color: #fff; }
ul.paging li a:hover { }

/*-------------------------------
End pagination 
-------------------------------*/

/*-------------------------------
Begin Form Elements 
-------------------------------*/

.search-box{ /*outer background*/
clear:right;
float:right;
height: 28px;
padding: 0px;
margin: 80px 0 0px 0px;
width: 300px;
border-bottom: 2px solid #000;
}




input.search-field{ /*input field */
float: left;
border:0;
margin:0;
font-family:Helvetica Neue, Helvetica, arial, verdana;
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
padding: 0px;
height:18px;
color: #c9c9c9;
width: 250px;
}

input.search-go { /*search icon */
float:right;
border:0;
margin:0;
padding:0px;
margin-top: 0px;
margin-left: 30px;
height: 17px;
width: 17px;
background-color: #64befa;
cursor: pointer;
}

input.search-go:hover{ 
background-color: #FF9933;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
.entry form { /* This is mainly for password protected posts*/
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 235px;
	padding: 20px 20px 20px 39px;
	margin: 0px 5px 20px 0;
	border-top: none;
	border-bottom: 1px solid #898888;
	border-left: none;
	border-right: none;
	font-family: Helvetica Neue, Helvetica, arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #423f3f;
	}

#commentform {
	margin: 70px 0px 0 0;
	padding: 20px 0 90px 0;
	clear: both;
	background-color: #ddeef0;
	}
	
#commentform a {
	color: #433f3f;
	text-decoration: underline;
}

#commentform a:hover {
	color: #433f3f;
	text-decoration: none;
}
	
#commentform textarea {
	width: 510px;
	padding: 20px 20px 20px 39px;
	border: 1px solid #898888;
	border-left: none;
	font-family: Helvetica Neue, Helvetica, arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.7em;
	}

#respond {
	clear: both;
	padding-top: 30px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 15px 81px 5px 0;
	padding: 15px;
	width: 180px;
	background-color: #fff ;
	color: #64befa;
	display: block;
	float: right;
	cursor: pointer;
	text-transform: none;
	border-bottom: none;
	}
	
#commentform #submit:hover { color: #ff9933; }
	
/*-------------------------------
End Form Elements 
-------------------------------*/

/*-------------------------------
Begin Comments
-------------------------------*/

.alt {
	margin: 0;
	}

.comment_block {
	float: left;
	display: block;
	text-align: center;
	color: #083860;
	padding-top: 28px;
	margin-bottom: 40px;
	font-weight: bold;
	font-size: 3.7em;
	width: 86px;
	height: 58px;
	background-color: #ddeef0;
}

.comment_responce {
	float: left;
	margin-left: 30px;
	width: 308px;
}

.comment_responce p{
	font-size: 2.4em;
	font-weight: bold;
}

.commentlist {
	padding: 0;
	}

.commentlist li {
	clear: both;
	margin: 40px 0 30px 0;
	padding: 0px;
	list-style: none;
	border: none;
	font: 13px Helvetica Neue, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	display: block;
	background-color: #ddeef0;
	border-bottom: 1px solid #ddeef0;
	}
.commentlist li ul li { 
	margin-left: 20px;
	background-color: #fff;
	border-top: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}


.commentlist p {
	margin: 18px 0px 0px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	padding-left: 115px;
	background-color: transparent;

}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #ff4e00;
	}
	
.fn {
	padding-bottom: 20px;
	font-size: 14px;
}

.reply a{
	display: block;
	color: #fff;
	padding: 5px;
	width: 65px;
	background-color: #083860;
	clear: both;
	
}

.reply a:hover{
	background-color: #ff9933;
	text-decoration: none;
}
/*-------------------------------
End Comments 
-------------------------------*/


/*-------------------------------
Begin Calendar 
-------------------------------*/

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 300px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	width: 100%;
	text-align: left;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td a:hover { 
	border-bottom: 1px solid #37ede8; }
	
/*-------------------------------
End Calendar 
-------------------------------*/


/*-------------------------------
Begin Various Tags & Classes 
-------------------------------*/
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #5a5a5a;
	}

blockquote {
	margin: 20px 30px 20px 10px;
	padding-left: 100px;
	background: url("images/blockquote-bg.gif") top left no-repeat;
	font-style: italic;
	font-size: 15px;
	line-height: 20px;
	letter-spacing:;
	color: #5a5a5a;
	}

.commentlist blockquote {
	margin: 0px 0px 0px 110px;
	background: url("images/commentquote-bg.gif") 10px 10px no-repeat ;
	background-color: #ddeef0;
	}

.commentlist blockquote p {
	padding:10px 10px 10px 0;
	margin-left: -45px;
	font-style: italic;
	font-size: 15px;
	line-height: 20px;
	color: #5a5a5a;
	}
	
.comment-body li {
	font-size: 13px;
	color: ;
	font-weight: normal;
	list-style: circle;
	margin: 10px 0 10px 0;
	padding: 0 0 0 100px;
	border-top: none !important;
	border-bottom: none !important;
	border-left: none !important;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.image-navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
	float: right;
	}
/*-------------------------------
End Various Tags & Classes
-------------------------------*/


/*-------------------------------
Start captions
-------------------------------*/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #37ede8;
	text-align: center;
	background-color: #fff;
	padding: 12px 7px 0px 7px;
	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: 7px 20px 7px;
	margin: 0;
}
/*-------------------------------
End captions
-------------------------------*/

/*-------------------------------
BEGIN table
-------------------------------*/
table {
    border-collapse:collapse
}

th {
    font-size:1em;
    padding:4px 6px;
    border-width:1px;
    border-style:solid;
    color:#423f3f;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}
td {
    padding:10px;
    border-width:1px;
    border-style:solid
}
/*-------------------------------
END table
-------------------------------*/
/* Contact Form 7 Styles */
.wpcf7-form { margin: 0 0 0 150px; }

.wpcf7-form p {	font-size: 12px; font-style: italic; text-align: left; }

div.wpcf7 {	margin: 0; padding: 0; }

div.wpcf7-response-output { margin: 2em 0.5em 1em; padding: 0.2em 1em; }

div.wpcf7-mail-sent-ok { }

div.wpcf7-mail-sent-ng { }

div.wpcf7-spam-blocked { }

div.wpcf7-validation-errors p { color: #ff4e00; }

span.wpcf7-form-control-wrap { position: relative; }

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff4e00;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax { color: #ff4e00; font-size: 10pt; display: block; }

span.wpcf7-list-item { margin-left: 0.5em; }

.wpcf7-display-none { display: none; }

img.ajax-loader { border: none; vertical-align: middle; }