/*
Theme Name: My Guy Solutions
Theme URI: http://wordpress.org/
Description: Custom theme for <a href="http://myguysolutions.com/">My Guy Solutions</a>.
Version: 1.1
Author: My Guy Solutions
Author URI: http://www.myguysolutions.com/
Tags: custom header, fixed width, two columns, left menu

	MyGuySol v1.0
	 http://www.myguysolutions.com

	This theme was designed and built by Gino Gard,
	whose blog you will find at http://myguysolutions.com/

*/

/************************************************
*          Page Default Globals       *
************************************************/
body {
background: #07041f;
color:#FFFFFF;
font-family:arial,helvetica,clean,sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5;
margin:0pt;
padding:0pt;
}

div, h1, h2, h3, h4, h5, ul, li { 
  margin: 0; padding: 0;	
}

img { 
  margin: 0; 
  padding: 0; 
  border: 0;	
}

ul { 
  list-style: disc outside;
}

a:link, a:active { 
  color: #00D5F7; 
  text-decoration: none; 
  outline: 0;	
}

a:visited  {
  color: #69B0EE; 
  text-decoration: none; 
  outline: 0;	
}

a:hover { 
  color: #ffffff;
  text-decoration: underline;	
}

a.external:link, a.external:visited, a.external:active, a.external:hover {
  background-image:url(images/icon-external-light.gif);
  background-position:right 1px;
  background-repeat:no-repeat;
  padding-right:12px;
}

#breaker {
height:10px;
}

.clear { 
  clear: both; 
  height: 0px;	
}

.breakblue { 
  clear: both; 
  height: 3px;	
  width: 900px;
  background: #1D89CE;
  margin: 0 auto;
}

.hide {
  display:none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.form-single {
  background: #07041f;
  border: 1px solid #6bb1ef;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 20px;
  width: 99%;
}

.form-small {
  background: #07041f;
  border: 1px solid #6bb1ef;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px;
  height: 100px;
  width: 99%;
}

.form-big {
  background: #ffffff;
   border: 1px solid #000000;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  height: 200px;
  width: 99%;
}

input.largerCheckbox {
height:15px;
width:15px;
}

/************************************************
*          Logo and Menu Area       *
************************************************/

#top_shell { 
  background: #07041f url(images/bg_top.jpg);
  color: #ffffff;
  position: relative;
  text-align: left; 
  width: 100%; 
  height: 184px;
  margin: 0 auto; 
  line-height: 1em;
  padding: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;	
}

#top_wrapper {
  width: 950px;
  margin: 0 auto;
}

#top_logo { 
  color: #000000;
  position: relative;
  float: left;
  text-align: left; 
  width: 278px; 
  margin: 0 auto; 
  line-height: 1em;
  padding: 20px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;	
}

#top_tree { 
  background: #07243D url(images/tree.jpg) no-repeat;
  color: #000000;
  position: relative;
  float: right;
  text-align: left; 
  width: 345px; 
  height: 184px;
  margin: 0 auto; 
  line-height: 1em;
  padding: 2px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;	
}

#menu_shell { 
  background: #07041f ;
  border-top: 1px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
  position: relative;
  text-align: left; 
  width: 100%; 
  height: 49px;
  margin: 0 auto; 
  line-height: 1em;
  padding: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;	
}

#menu_wrapper {
  width: 950px;
  margin: 0 auto;
}

.menu_list {
    position: relative;
    overflow: hidden;
}
    /* Force the list to flow horizontally */
    .menu_list ul li {
        float: left;
        list-style: none;
		padding: 0px 10px 0px 10px;
    }
	
	.menu_list li.first {
        list-style: none;
		display: inline;
		border-left: none;
		padding: 0px 10px 0px 10px;
    }
	
	.menu_list li {
        float: left;
        list-style: none;
		padding: 0px 5px 0px 5px;
		margin: 0px 5px 0px 5px;
    }
	
	.menu_list li:hover, .menu_list li:link, .menu_list li:visited {
        float: left;
        list-style: none;
		padding: 0px 5px 0px 5px;
background:#376692 none repeat scroll 0 0;
color:#ffffff;
display:block;
text-decoration:none;
    }



#top_menu { 
  color: #ffffff;
  position: relative;
  float:left;
  text-align: left; 
  width: 550px; 
  height: 39px;
  margin: 0 auto; 
  line-height: 1em;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px;
  font-weight: normal;
  padding: 10px 0px 0px 0px;	
}

#top_menu a:link, a.top_menu:visited, a.top_menu:active {
font-weight: normal;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif; 
font-size: 17px;
line-height: 1.5em;
}

#top_menu a:hover { 
  text-decoration: none;
  color: #ffffff;	
}



#top_search { 
  color: #ffffff;
  position: relative;
  float: right;
  text-align: right; 
  width: 400px; 
  height: 39px;
  margin: 8px 0px 0px 0px; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-weight: normal;
  vertical-align: top;
}

.form-search {
  background: #07041f;
  border: 1px solid #6bb1ef;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 20px;
  width: 250px;
  vertical-align: top;
}

span.tlighted {
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: #ffffff;
  font-size: 14px;
}

span.twhite {
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: #ffffff;
  font-size: 24px;
}



/************************************************
*          Content Feature Area       *
************************************************/
#feature_shell { 
  background: #07041f;
  color: #ffffff;
  position: relative;
  text-align: left; 
  width: 100%; 
  margin: 0 auto;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px;
  font-weight: normal;	
  line-height: 1.5em;
  padding: 0px 0px 0px 0px;
}

#feature_wrapper {
  background: url(images/bg_mainfeature.jpg) no-repeat;
  width: 950px;
  height: 315px;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
}

#feature_left { 
  position: relative;
  float: left;
  text-align: left; 
  vertical-align:text-top;
  width: 550px; 	
}

#feature_right { 
  position: relative;
  float: right;
  text-align: left; 
  width: 400px;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 22px;
  font-weight: normal;
  line-height: 1.5em;	
}

a.featurelighted {
font-weight: normal; 
background: #376692;
color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 25px;
  font-weight: normal;
  line-height: .5em;
}

/*** LEFT AND RIGHT COLUMNS AREA ***/

#content_left { 
  position: relative;
  float: left;
  text-align: left; 
  width: 640px; 	
}

#left_wrapper { 
  position: relative;
  float: left;
  text-align: left; 
  width:630px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.4em;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  font-weight: normal;		
}

#content_right { 
  position: relative;
  float: right;
  text-align: left; 
  width: 310px;
  margin: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5em;	
}

#right_menu { 
  background: url(images/bg_menu.jpg);
  position: relative;
  float: right;
  text-align: left; 
  width: 310px;
  height: 25px;
  margin: 10px 0px 0px 0px;
  padding: 15px 0px 10px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 25px;
  font-weight: normal;
  line-height: .5em;	
}

#right_wrapper { 
  position: relative;
  clear: right;
  text-align: left; 
  max-width:1200px;
  min-width:300px; 
  margin: 0px 0px 0px 20px;	
}

span.fheader {
  font-size: 24px;
  font-weight: bold;
}

/*** HEADER SUB PAGES ***/

#subpage_shell { 
  color: #ffffff;
  position: relative;
  text-align: left; 
  width: 100%; 
  margin: 0 auto; 
  line-height: 1.5em;
  padding: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px;
  font-weight: normal;	
}

#subpage_wrapper {
  width: 950px;
  margin: 0 auto;
}

#subhead_left { 
  color: #ffffff;
  position: relative;
  float: left;
  text-align: left;  
  margin: 0 auto; 
  line-height: 1.2em;
  padding: 2px 10px 10px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 36px;
  font-weight: normal;	
}

#subhead_right { 
  color: #ffffff;
  position: relative;
  float: left;
  text-align: left; 
  width: 550px; 
  margin: 0 auto; 
  line-height: 1.2em;
  padding: 2px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px;
  font-weight: normal;	
}

#subbreak { 
  clear: both; 
  height: 3px;	
  width: 100%;
  background: #ffffff;
  padding: 0px 0px 0px 0px;
}

.breakblue { 
  clear: both; 
  height: 4px;	
  width: 100%;
  background: #69B0EE;
  margin: 0 auto;
}

/*** PORTFOLIO TEXT AREA ***/

span.design {
  font-size: 14px;
  font-weight: bold;
  color: #ff0000;
}

span.php {
  font-size: 14px;
  font-weight: bold;
  color: #FF850D;
}

span.css {
  font-size: 14px;
  font-weight: bold;
  color: #fff600;
}

span.xhtml {
  font-size: 14px;
  font-weight: bold;
  color: #c600ff;
}

span.js {
  font-size: 14px;
  font-weight: bold;
  color: #18ff00;
}

span.cms {
  font-size: 14px;
  font-weight: bold;
  color: #00b4ff;
}

span.contact {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

/*** DID YOU KNOW SECTION ***/

#didyouknow_content { 
  background: #ffffff url(images/didyouknow.jpg) no-repeat;
  color: #000000;
  position: relative;
  text-align: left; 
  width: 765px; 
  height: 28px;
  margin: 0 auto; 
  line-height: 1em;
  padding: 10px 0px 0px 185px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  font-weight: normal;	
}


/*** FOOTER CONTENT SECTION ***/

.breakwhite { 
  clear: both; 
  height: 1px;	
  width: 100%;
  background: #ffffff;
  margin: 0 auto;
}

#footer_wrapper { 
  color: #ffffff;
  position: relative;
  text-align: left; 
  width: 950px; 
  margin: 0 auto; 
  line-height: 1.5em;
  padding: 10px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-weight: normal;	
}

span.copywrite {
  font-weight: bold; 
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
}

span.sitemap {
  font-weight: normal; 
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px;
}

span.hlighted {
font-weight: normal; 
color: #ffffff;
background: #1D89CE;
}

a.hlighted:link, a.hlighted:visited, a.hlighted:active {
  color: #ffffff;
  background: #3b709b;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-weight: normal;
  line-height: 1.5em;
}

a.hlighted:hover {
  color: #ffffff;
  background: #EB4C10;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-weight: normal;
  line-height: 1.5em;
  text-decoration: none;
}

a.white {
font-weight: normal; 
color: #ffffff;
font-size: 15px;
}

span.lighted {
font-weight: normal; 
color: #ffffff;
font-size: 18px;
}

/*** PORTFOLIO AREA ***/
#portfolio_shell { 
  background: #07041f;
  color: #ffffff;
  position: relative;
  text-align: left; 
  width: 100%; 
  margin: 0 auto; 
  line-height: 1em;
  padding: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;	
}

.portfolio_wrapper { 
  width: 950px;
  height: 315px;
  margin: 0 auto;
}

.portfolio_left { 
  background: #2B4E74;
  margin: 0 auto;
  padding: 5px 5px 5px 5px;
  position: relative;
  float: left;
  text-align: left; 
  width: 600px; 	
}

.portfolio_right { 
  border: 0px solid #ffffff;
  color: #ffffff;
  position: relative;
  float: right;
  text-align: left; 
  width: 320px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5em;
}

span.portfoliohead {
font-weight: normal; 
color: #00D5F7;
font-size: 20px;
}	

#portfoliobox {
  margin: 0 auto;
}

#portfoliobox ul
{
list-style: none;
padding: 0;
margin: 0 auto;
}

#portfoliobox li
{
float: left;
display:inline;
width: 470px;
}

#portfoliobox li img
{
border: 3px solid #335F86;
width: 450px;
height: 250px;
}




#portfoliobox ul ul
{
list-style: none;
padding: 0;
margin: 0 auto;
height: 260px;
}

#portfoliobox ul ul li
{
float: left;
margin: 0 0.15em;
font-size: 12px;
width: 400px;
padding: 0px 10px 0px 10px;
}

#portfoliobox ul ul li a
{
height: 2em;
line-height: 2em;
color: #00D5F7;
text-decoration: none;
text-align: center;
}



.lavaLampBottomStyle {
            position: relative;
            overflow: hidden;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 4px solid #01D6F8;
                        width: 9px;
                        height: 25px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        font-family: Arial, Helvetica, sans-serif;
                        font-size: 14px;
                        text-decoration: none;
                        color: #ffffff;
                        outline: none;
                        text-align: center;
                        letter-spacing: 0;
                        z-index: 0;
                        display: block;
                        float: left;
                        height: 25px;
                        position: relative;
                        overflow: hidden;
                        margin: 0px 5px 10px 5px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }  

/* Begin Wordpress Code */
/*                      */
/*                      */
/*                      */
/*                      */
/*                      */
/*                      */

/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 30px 0px 0px 0px;
	margin: 0px 0 0;
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	width: 600px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 620px;
	width: 300px;
}

#sidebar form {
	margin: 0;
}


/* End Structure */
						
/* Begin Typography & Colors */


#content {
	font-family: Arial, Helvetica, sans-serif;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
  font-size: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.9em;
  border-top: solid 3px #69B0EE;
  border-bottom: solid 2px #69B0EE;
}
	
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}




.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.comment-body {
  background: #07041F;
  color: #ffffff;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #07041F;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #69B0EE;
	margin: 7px 0px 7px 0px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #00D5F7;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	line-height: 1.8em;
	border-bottom: 1px solid #69B0EE;
	padding: 5px 0px 5px 0px;
	}
	
.commentmetadata a {
	color: #ffffff;
	}

.comment-author {
    border-top: 1px solid #69B0EE;
	padding: 5px 0px 5px 0px;
}
	
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}	

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}

code {
	color:#000000;
	font:bold 1em 'courier new',courier,monospace;
	text-align:left;
	margin: 0 auto;
	padding:3px 3px 3px 3px;
	border:1px dotted #fff;
	border-bottom-width:0;
	background:#EEEEEE;	
	border: 2px solid #ffffff;
	width: 90%;
	display: block;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* Begin Story Header */
.storyheader {
  border-top: solid 3px #69B0EE;
  border-bottom: solid 2px #69B0EE;
  line-height: 1.7em;
  font-size:20px;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 10px 0px;
}

	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #ffffff;
	}

a, h2 a:link, h2 a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
a, h2 a:hover, h3 a:hover {
	color: #69B0EE;
	text-decoration: none;
	}

.storydate {
  line-height: 1.3em;
  font-size:10px;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	
	}
	

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	font-size:12px;
	}

#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;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#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;
	color: #FFF;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	color: #FFF;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	color: #FFF;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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 {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 0px solid #ddd;
	}

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;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}
/* End captions */


/* END CSS STYLESHEET */