@charset "UTF-8";
/* CSS Document */
/* Theme Name: custom

Theme URI: http://joshpowellstudio.com/
    
Description: A search engine optimized website framework for WordPress.

Author: Xavier F. Division X Design dot com

Author URI: http://divisionxdesign.com/

Version: 1.0

Tags: Comma-separated tags that describe your theme

 ©2010 Xavier F, Division X Design.com

Like WordPress, this work is released under GNU General Public License, version 2 (GPL).

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.*/

/* Reset default browser styles */


@import url('styles/reset.css');

/* Rebuild default browser styles */

@import url('styles/rebuild.css');

/* Basic WordPress Styles */

 @import url('styles/wp.css');

  /* Import a basic layout 3 collumns*/

 @import url('styles/2c-l.css');

body {
        margin: 1.5em 15%;
		      font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	color: #003333;
}

a {color:#003333;
}

/* =Header
-------------------------------------------------------------- */
#header {max-height:10px;
		clear:both;
}
#branding {
        margin: 0px 0px 10px 0px;
		overflow:visible;
		height:15px;
		
}
#masthead {
		}

.blog-title {text-align:center;
		     display:none;
}

.blog-title a{ font-family:Times New Roman,Times,serif;
			font-size:3em;
			color:#FFF;
			text-decoration:none;
			display:none;
}
h4.blog-description {font-weight:bold;
					color:#CCC;
					margin:0px 0px 10px 10px;
					}
/* =Menu
-------------------------------------------------------------- */

#access {
        margin: 0 0 1.5em 0;
        overflow: auto;
}
#jp {float:right;
margin-right:-5px;
}
/*main navigation style*/
#main_menu {width:210px;
			background-color: transparent;
			text-align: right;
			float: right;
			overflow:visible;
}

ul.main_menu {list-style-type: none;
				padding-left: 0;
				margin: 0px;
				padding-top: 0px;
				padding-bottom: 5px;
				*margin-right:0px;
}

ul.main_menu li {padding: 2px 0px 2px 0px;
					color: #666;
				font-weight:bold;
}

ul.main_menu li a {border: none;
				text-decoration: none;
				color: #666;
				font-weight:bold;
}

ul.main_menu a:hover{
					color: #666;
						font-weight:bold;
					text-decoration: underline;
}

ul.main_menu a:visited {
					color: #666;
				font-weight:bold;
					text-decoration: none;
}


/*submenus*/
ul.submenu {margin-right:15px !important;
}

li.submenu {font-weight: normal;
				}


.submenu li a:link {font-weight: normal !important;
					color:#666;
				}
.submenu li a:visited {font-weight: normal;
				}
.submenu li a:hover {text-decoration:underline;
}				
				
.submenu li span {font-weight: normal;
				}
#ie7 {*margin-left:-40px;
}
/*.skip-link {
        display: none;*/
/*}
.menu ul {
        list-style: none;
        margin: 0;
}
.menu ul ul {
        display: none;
}
.menu li {
        display: inline;
		padding:0px 2px 0px 2px;
}
.menu a {
        display: block;
        float: left;
		margin:0px 6px 0px 0px;
}
*/

/* =Content
-------------------------------------------------------------- */
#main {margin-top:10px;
}
#content { width:600px;
	min-height:600px;
float:left;
padding-left:20px;    
}
.post {border-bottom:1px solid #CCC !important;
        padding-bottom:1em;
        margin-bottom: 1em;      
}

.entry-meta {padding:0;
			color:#666;
}
.entry-content, .entry-summary {
        margin: 1em 0 0 0;
		padding:0;
		color:#000;
}
h1.page-title,
h1.page-title-author {color:#666;
					padding:0;
}
.page-title,
.page-title-author a {color:#666;
					text-decoration:none;
}
.entry-content p { max-width:500px;
					overflow:visible;

}

h1.entry-title {margin:0;
				font-weight:bold;
				color:#CCC;
}

h2.entry-title a{text-decoration:none;
font-weight:bold;
color:#CCC;
}
.entry-utility {padding:0px 0px 5px 0;
}

.entry-utility a {color:#666;
}
p.util {width:500px;
margin-bottom:0;
}
span.edit-link{float:right;
}
span.meta-sep,
span.entry-utility-data {color:#666;
}
/* =Navigation
-------------------------------------------------------------- */

.navigation {
        margin: 0 0 1.5em 0;
        overflow: auto;
		
}

.navigation a{
		color:#ccc; 
}
.navigation a{
		color:#ccc; 
}
#nav-below {margin-bottom:1em;
}
.nav-next {width:200px;
float:right;
text-align:right;
}
.nav-previous{width:200px;
float:left
}
.entry-meta a {color:#666;
}
a.title img {text-decoration:none;
border:none;
}
a:focus.title img {text-decoration:none;
border:1px solid #000;
}
#nav-above {display:none;
}
/* =comments
-------------------------------------------------------------- */
#comments{
}
ol.comment {margin:0;
}
ol.comment li {border-bottom:1px solid #ccc;
padding-bottom:1em;
list-style-position:inside;
list-style-type:decimal;
margin:1em 0 1em 0;
}
.comment-meta {display:inline;
}
.comment-author-vcard {
height:100px;
width:100px !important;
text-align:center;
}
.photo-avatar {display:inline;
padding-top:.5em;
}
.fn-n {margin:0;
}
.comment-content {padding:.5em 0 0 0;
}
/* =comment form
-------------------------------------------------------------- */
.formcontainer{padding-bottom:1em;
}
.form-section {margin-bottom:.5em;
}
#form-allowed-tags{color:#ccc;
font-size:10px;
}
#submit{
cursor:pointer;
padding:3px 7px 2px 7px;
background:#fff;
border: 1px solid #ccc;
}
#submit:hover{
background:#ccc;
}
/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {list-style-type: none;
				padding-left: 0;
				margin: 0px;
				padding-top: 0px;
				padding-bottom: 5px;
}
.widget-area ul ul {
        list-style: none;
		text-align:right;
}

.widget-area ul ul li a {border: none;
				text-decoration: none;
				color: #CCC;
}
.widget-area ul ul ul {
}
.widget-container {
        margin: 1em 0 1.5em 0;
}



a.cat-links {color:#FFF;
}

/* =calendar
-------------------------------------------------------------- */
#text-3{margin:0;
padding:0;
}
 #calendar-3 {margin:0;
	}
#wp-calendar {width:100%;
}
#prev {text-align:left;
padding-left:10px;
}
#next {text-align:right;
}
/* =search
-------------------------------------------------------------- */
#searchform {height:42px;
}
#search-2 {padding:5px 0 0px 10px;
}
                
.screen-reader-text {width:100%;
font-weight:normal;
text-align:left;
float:left;
clear:left;
}
#s {float:left;
}
#searchsubmit{
cursor:pointer;
padding:2px 7px 2px 7px;
*padding:0px 2px 0px 2px;
*font-size:11px;
background:#fff;
border: 1px solid #ccc;
}
#searchsubmit:hover{
background:#ccc;
}








