/*
Theme Name:		WP Framework
Theme URI: 		http://wpframework.com/
Version: 		0.2.4.10
Description: 	A <em>blank</em> WordPress Theme Framework <strong>that's everything you need, and nothing you don't.</strong> With features like <em>microformats, a traditional template structure, convention over configuration, clean semantic code, documenation, and it's atomic templating system</em>, WP Framework is <em>completely extensible, flexible</em> and <strong><em>the</em></strong> starting point for theme authoring and customization. To learn more, visit <a href="http://wpframework.com">http://wpframework.com</a>.
Author: 		Ptah Dunbar
Author URI:		http://ptahdunbar.com
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.

If you have any questions, comments, or concerns, 
visit <http://wpframework.com> for more information!
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-r.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

@import url( 'mailgate.2.0.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

body {
	background: #2f70bd url('images/background.jpg') repeat-x top left;
	color: #c6ebff;
}

#container-wrapper {
	
}

p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .gallery-row, .comment-list ul, .comment-list ol {
	margin-bottom: 10px;
}

a, a:link, a:visited {
	color: #C3EFB1 !important;
	text-decoration: underline;
}

a:hover, a:active {
	color: #FFFFFF !important;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
	color: #FFFFFF !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

body, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.8;
}

table {
	border: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.8;
}

th, td {
	padding: 5px;
}

.container {
	margin: 0px auto;
	width: 910px;
}
.container2 {
	margin: 0px auto;
	width: 1200px;
}
.header {
	height:100px;
	margin-bottom:10px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	 background-position: 20px top; 
}

#logo {
	float: left;
}

.menu {
	float: left;
	margin: 45px 0px 0px 17px;
}

.nav {
	margin: 0px;
}

.nav a {
	font-size: 14px;
	font-weight: bold;
	padding: 13px 10px 10px 10px;
}

.nav a, .nav a:link, .nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover, .nav a:active {
	color: #93daff;
	text-decoration: none;
}

.nav li ul {
	background: #54AADB;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
}

.nav li ul {
	top: 40px !important;
	width: 210px !important;
	z-index: 1000;
}

.nav li ul li {
	background: #54AADB;
	margin-top: -3px;
}

.nav li ul li a {
	padding-bottom: 13px;
}

.hfeed, .aside {
	float: none;
	width: auto;
}

#slideshow {
	height: 260px;
	margin-bottom: 10px;
	z-index: -1;
}

#slideshow, #primary-outer, #primary-inner, #primary-inner-2 {
	width: 665px;
}

#secondary-outer, #secondary-inner {
	width: 235px;
}

#slideshow, #primary-outer, #primary-inner {
	float: left;
}

#secondary-outer {
	float: right;
}

#secondary-outer {
background:url("images/side-middle.png") repeat-y;
}

#primary-inner {
	url('images/content-middle.png') repeat-y top 
}

#primary-inner {
	background: url('images/content-middle.png') repeat-y top left;
}

#primary-inner-2 {
	background: url('images/content-top.png') no-repeat top left;
}

#primary {
	background: url('images/content-bottom.png') no-repeat bottom left;
	padding: 20px;
	width: 625px;
}

#secondary-outer {
	background: url('images/side-middle.png') repeat-y top left;
}

#secondary-inner {
	background: url('images/side-top.png') no-repeat top left;
	
}

#secondary {
	background: url('images/side-bottom.png') no-repeat bottom left;
	padding: 15px;
	width: 205px;
}

.footer {
	padding: 10px;
}

.footer p {
	margin: 0px;
}

.footer, .footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	font-size: 10px;
	color: #77CFFF;
	text-decoration: none;
}

.hentry, .widget, .comment {
	border-bottom: 1px dotted #77CFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.navigation-links {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#widget-categories {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.mg-form, .mg-table {
	margin: 0px !important;
}

.mg-text, .mg-textarea {
	border: 1px solid #2F70BD;
	width: 250px;
}

#secondary .mg-text {
	width: 130px !important;
}

.mg-form, .mg-text, .mg-textarea, .mg-submit {
	font-family: Arial, Sans-Serif;
}

.mg-table, .mg-table tr, .mg-table td, .mg-odd, .mg-even {
	border: none;
	background: none;
}

.mg-table td {
	padding: 5px;
}

.mg-label {
	color: #93daff;
	padding-top: 9px !important;
}

.mg-required {
	padding-top: 9px !important;
}

.mg-submit, .mg-submit:focus {
	border: 1px solid #2F70BD;
	background: #2F70BD;
	color: #9deb7d;
}

#secondary h3 {
	padding-top: 0px;
}

#secondary {
	font-size: 11px;
}

#secondary p {
	line-height: 1.8;
	margin: 0px 0px 5px 0px;
}

#contact {
	margin-bottom: 10px;
	font-size: 14px;
	color: #C3EFB1;
}

#contact td {
	padding-left: 0px;
	padding-right: 30px;
}

#contact-phone td {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	text-align: right;
}

#contact strong, #contact b {
	color: #FFFFFF;
}

#slideshow img {
	display: none;
	width: 665px;
	height: 260px;
}

.size-full {
	border: 1px solid #2F70BD;
}

.no-border {
	border: none;
}

.header {
background-position:18px top;
}

.menu {
float:left;
margin:45px 0 0 411px;
}