/*
Theme Name: Awearness
Theme URI: http://www.awearness.net
Description: Custom WordPress theme for Awearness.net
Version: 1.0
Author: LeftLane Designs
Author URI: http://www.leftlanedesigns.com
*/

/* Style Reset */

* {
	padding: 0px;
	margin: 0px;
	outline: 0;
}

.cl {
	font-size: 0;
	line-height: 0;
	height: 1px;
	display: block;
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

/* Isolated Color Section (just font theme colors - no bg colors - no neutral colors) */

/* To make customizing the theme colors a bit easier, I've isolated all the font-color rules here. No other styling, just the font colors. */

/* All other theme colors (graphics, bgs, etc.) are controlled by images inside the /css/images/ folder. */

#navigation li a:hover {
	color: #e64100;
}

#navigation li a.green {
	color: #e64100 !important;
}

#sub-nav li, #sub-nav li a {
	color: #FFE0CE;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}

#navigation li.current_page_item a, #navigation li.current_page_item a.green {
	color: #e53f00;
}

a {
	color: #e64100;
}

a:hover {
	color: #ff3300;
}

.green {
	color: #e64100;
}

.heading h2 span {
	color: #e64100;
}

.frame #header h3 {
	color: #FFE0CE;
}

.buttons a:hover {
	color: #FFE0CE
}

#footer ul a:hover {
	color: #FFE0CE;
}

/* MAIN SECTION STYLES */

body {
	background: #fff;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 62.5%;
	font-size: 13px;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
}

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a img {
	border: 0;
}

.shell {
	width: 950px;
	margin: 0 auto;
	padding: 0px;
}

/* HEADER STYLES */

#header {
	height: 118px;
	background: url(images/header.gif) repeat-x 0 0;
	position: relative;
	z-index: 10;
}

h1#logo {
	display: block;
	width: 300px;
	height: 124px;
	position: relative;
	z-index: 9000;
	clear: none;
	background-image: none;
	text-indent: -4000px;
	padding: 0px;
	margin: 0px 0px -124px 0px;
}

h1#logo a {
	display: block;
	width: 300px;
	height: 124px;
	background: url(images/logo.png);
}

.frame #header {
	height: 328px;
	background: url(images/header2.gif) repeat-x;
	position: relative;
	z-index: 10;
}

.frame #header .slogan {
	position: relative;
	z-index: 100;
	width: 450px;
}

.frame #header .slogan h2 {
	font-size: 28px;
	line-height: 28px;
	width: 450px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 140px 0px 0px 0px;
}

.frame #header .slogan h3 {
	font-size: 17px;
	line-height: 18px;
	width: 450px;
	font-weight: bold;
	text-transform: none;
	margin: 0;
	padding: 0;
}

h3 {
	text-transform: uppercase;
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

#right-area {
	margin: 0;
	height: 115px;
	position: relative;
	z-index: 50;
	clear: none;
}

.frame #right-area {
	height: 328px;
	background: url(images/creatica.jpg) no-repeat right bottom;
	width: 945px;
	position: relative;
	z-index: 50;
	clear: none;
	float: left;
}

/* NAVIGATION STYLES */

#navigation {
	height: 44px;
	background: url(images/brd.gif) no-repeat 0 8px;
	float: right;
	text-align: right;
	display: inline;
	padding-top: 14px;
	padding-left: 1px;
}

#navigation ul {
	list-style-type: none;
	font-size: 15px;
	height: 44px;
}

#navigation li {
	float: left;
	display: inline;
}

#navigation li a {
	font-size: 0.8em;
	float: left;
	display: inline;
	line-height: 15px;
	height: 32px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #252525;
	padding: 0 13px 0px 13px;
	padding-top: 12px;
	font-family: Arial, sans-serif;
	width: auto;
}

#navigation li a:hover {
	text-decoration: none;
	background: #f1f3f2 url(images/hover.gif) repeat-x}

#navigation li:hover {
	background: #f1f3f2 url(images/hover.gif) repeat-x;
}

#login-nav {
	float: left;
	display: inline;
	height: 53px;
	background: url(images/brd.gif) no-repeat 0 0;
	padding-left: 2px;
	margin: 0 1px;
}

#sub-nav {
	margin: 0px 0px 0 auto;
	width: 700px;
	clear: both;
	position: relative;
}

#sub-nav ul {
	text-align: right;
}

#sub-nav li {
	display: inline;
	line-height: 63px;
	padding: 10px 20px 10px 20px;
	border-left: 1px solid #e86807;
}

#sub-nav li a {
}

#sub-nav li a:hover {
	color: #fcfcfd;
}

/* DROPDOWN MENU STYLES  */

#dropmenu, #dropmenu ul {
}

#dropmenu a {
	display: block;
}

#dropmenu a:hover {
}

#dropmenu li {
	float: left;
	position: relative;
}

#dropmenu ul {
	position: absolute;
	display: none;
	float: right;
}

#dropmenu ul a {
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #a4a4a4;
	height: 30px;
	line-height: 30px;
}

#dropmenu li ul {
	border-top: 1px solid #c8c8c8;
	width: 150px;
	z-index: 300;
	top: 43px;
	right: -1px;
}

#dropmenu li ul a {
	width: 150px;
	height: 30px;
	padding: 0;
	margin: 0;
	line-height: 30px;
	float: right;
	border-bottom: 1px solid #c8c8c8;
	background: #f1f3f2 url(images/grey-top.gif) repeat-x center bottom;
}

#dropmenu ul ul {
	top: auto;
}

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display: none;
}

#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display: block;
}

/* MAIN CONTENT STYLES */

#content {
	background: #fff url(images/bottom-bg.gif) repeat-x center bottom;
}

.heading {
	height: 82px;
	padding-top: 32px;
	background: url(images/bg.gif) repeat-x 0 0;
}

.heading h2 {
	text-transform: uppercase;
	font-size: 24px;
	float: left;
	display: inline;
	color: #2e2e2e;
	line-height: 24px;
	width: 400px;
	padding-top: 10px;
}

.heading h3 {
	color: #2e2e2e;
	width: 470px;
	float: left;
	display: inline;
	text-align: left;
	line-height: 10px;
	top: -8px;
	position: relative;
	text-transform: none;
}

.heading h3 span {
	display: block;
	position: relative;
	width: 470px;
	font-size: 1.5em;
	line-height: 16px;
	padding-left: 9px;
}

.heading h3 {
	font-family: Georgia, Times, serif;
	text-transform: none;
	height: 25px;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 0px;
}

.heading h3 span {
	font-size: 18px;
	font-style: italic;
	line-height: 28px;
	height: 25px;
	padding-left: 4px;
}

.heading h3.right {
	float: right;
}

#main {
	background: url(images/main.gif) no-repeat;
	padding-top: 27px;
}

/* LEFT COLUMN STYLES */

.article {
	width: 590px;
	float: left;
	display: inline;
	padding-left: 9px;
}

.fullwidth {
	width: 930px;
	float: left;
	display: inline;
	padding-left: 9px;
}

.article p {
	padding-bottom: 10px;
}

.article h3 {
	padding-bottom: 17px;
	padding-top: 3px;
	color: #2e2e2e;
	text-align: left;
}

.article ul {
	list-style-type: none;
	margin: 10px 20px;
}

.article ul li {
	background: url(images/bul.gif) no-repeat 0 7px;
	padding-left: 11px;
	padding-bottom: 10px
}

.article ol {
	margin: 20px 20px 20px 40px;
}

.article ol li {
	padding-bottom: 10px
}

.article blockquote {
	padding: 10px 20px 0px 20px;
	background-color: #EFEFEF;
	margin-bottom: 20px;
	color: #444;
}

.article pre {
	padding: 0px 40px 20px 32px;
}

.article h1 {
	font-size: 36px;
	letter-spacing: -1px;
	text-transform: none;
}

.article h2 {
	font-size: 24px;
	letter-spacing: -1px;
	text-transform: none;
}

.article h3 {
	font-size: 18px;
	text-transform: none;
}

.article h4 {
	font-size: 16px;
}

.article h5, .article h6 {
	font-size: 14px;
}


/* GALLERY SPECIFIC STYLES */

.gallery-container {
	text-align: center;
}

.gallery-container img {
	margin: 6px;
	padding: 3px;
	background-color: #FFF;
	border: 1px solid #CCC;
	text-align: left;
}

.gallerynav {
	float: right;
	margin-top: -39px;
	margin-right: 16px;
}

.gallerynav img {
	margin: 0;
}

.gallerynav-footer {
	height: 51px;
}

/* BLOG SPECIFIC STYLES */

.blogentry {
	margin-bottom: 40px;
}

.blogentry h3.entrytitle {
	font-size: 30px;
	letter-spacing: -1px;
}

.blogentry img {
	padding: 0 10px 0px 0px;
}

.blogentry .meta {
	background: #F9F9F9 url(images/dot.gif) repeat-x scroll center bottom;
	clear: both;
	color: #999999;
	font-size: 11px;
	line-height: 11px;
	margin-top: 10px;
	padding: 10px;
	font-weight: bold;
}

.blogentry .wp-caption {
	padding: 6px;
	text-align: center;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
}

.blogentry .wp-caption img {
	margin-top: 4px;
	padding-right: 0px;
}

.blogentry p.wp-caption-text {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	font-weight: bold;
	padding: 6px;
}

.blognav-footer {
	height: 51px;
	margin-top: -20px;
}

#comment-area {
	margin-top: 30px;
}

ul.commentlist {
	list-style-type: none;
}

ul.commentlist li {
	background: none;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	background: transparent url(images/dot.gif) repeat-x scroll center bottom;
}

/* MEDIA SPECIFIC STYLES */

.mediaentry {
	margin-bottom: 40px;
}

.mediaentry h4 {
	margin: 10px 0;
}

.mediaentry img {
	padding: 0 10px 10px 0px;
}

/* SIDEBAR */

#sidebar {
	width: 300px;
	float: right;
}


/* SIDEBAR FORM */

.sidebar-form {
	background: url(images/mid.gif) repeat-y;
	width: 295px;
	margin-bottom: 25px
}

.sidebar-form .top {
	background: url(images/grey-top.gif) no-repeat;
	width: 295px;
}

.sidebar-form .bottom {
	background: url(images/btm.gif) no-repeat 0 bottom;
	width: 275px;
	padding-left: 20px;
	padding-bottom: 20px
}

.sidebar-form .bottom h3 {
	font-weight: bold;
	color: #2e2e2e;
	line-height: 16px;
	padding-top: 12px;
	padding-bottom: 15px
}

.sidebar-form .bottom p.desc {
	padding-bottom: 15px;
	line-height: 18px;
	padding-top: 15px
}

.sidebar-form p {
	line-height: 24px;
}

.sidebar-form p strong {
	color: #000;
}

.contact-form {
	background: url(images/mid.gif) repeat-y;
	width: 295px;
	margin-bottom: 25px
}

.contact-form .top {
	background: url(images/grey-top.gif) no-repeat;
	width: 295px;
}

.contact-form .bottom {
	background: url(images/btm.gif) no-repeat 0 bottom;
	width: 275px;
	padding-left: 20px;
	padding-bottom: 20px
}

.contact-form .bottom h3 {
	font-weight: bold;
	color: #2e2e2e;
	line-height: 16px;
	padding-top: 12px;
	padding-bottom: 15px
}

.contact-form .bottom p.desc {
	padding-bottom: 15px;
	line-height: 18px;
	padding-top: 15px
}

.contact-form p {
	line-height: 24px;
}

.contact-form p strong {
	color: #000;
}

.contact-form p span {
	float: right;
	width: 150px;
	background: #fff;
}

.contact-form p em {
	font-style: normal;
	text-align: right;
	display: block;
	margin-top: -18px;
	width: 155px;
	padding-left: 91px
}

.contact-form .no-border {
	border-bottom: none;
}

.contact-info p {
	background: url(images/dot.gif) repeat-x 0 16px;
	min-height: 20px;
	margin-right: 5px;
	clear: both;
}

.contact-info p strong {
	float: left;
}


/* BOTTOM ELEMENTS */

.graphic {
	background: url(images/mid.gif) repeat-y;
	width: 295px;
	margin-bottom: 25px
}

.graphic .top {
	background: url(images/top.gif) no-repeat;
	width: 295px;
}

.graphic .bottom {
	background: url(images/btm.gif) no-repeat 0 bottom;
	width: 295px;
	padding: 12px 0
}

.graphic .bottom img {
	display: block;
	width: 270px;
	margin: 0 auto
}


/* BOTTOM IMAGE BAR */

.bottom-part {
	background: url(images/main.gif) no-repeat;
	padding-top: 25px;
}

.box-holder {
	width: 941px;
	padding-bottom: 25px;
	background: url(images/gradient.gif) repeat-x;
}

.box-holder .top-side {
	background: url(images/top-side.gif) no-repeat;
	width: 941px;
}

.box-holder .btm-side {
	background: url(images/btm-side.gif) no-repeat 0 bottom;
	padding-top: 4px;
	padding-bottom: 5px;
	width: 941px
}

.box-holder .first {
	border-left: solid 1px #e5e5e5;
	width: 311px
}

.box-holder .last {
	border-left: solid 1px #e5e5e5;
	width: 312px;
	border-left: solid 1px #fff
}

.box {
	width: 309px;
	float: left;
	display: inline;
	border-right: solid 1px #e5e5e5;
	border-left: solid 1px #fff;
	margin-right: 1px;
	height: 196px;
}

.box a img {
	display: block;
}

.box a {
	display: block;
	margin: 0 auto;
	width: 294px;
	margin-top: 8px
}

.box .link {
	padding-left: 10px;
	width: 294px;
	padding-top: 10px
}

.box .link p {
	font-size: 14px;
	font-weight: bold;
	color: #343434
}

.box .link a {
	background: url(images/arr.gif);
	width: 20px;
	height: 20px;
	float: right;
	display: inline;
	text-indent: -4000px;
	font-size: 0;
	line-height: 0;
	margin: 0
}

.buttons {
	margin: 0 0 0 auto;
	width: 440px;
}

.buttons a {
	background: transparent url(images/green-btn.gif) no-repeat scroll 0 0;
	color: #FFFFFF;
	display: inline-block;
	width: 210px;
	height: 43px;
	float: left;
	font-size: 16px;
	line-height: 16px;
	padding-top: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 10px;
	font-family: Arial, sans-serif;
}

.buttons .last {
	margin-right: 0
}

.post {
	height: 58px;
	border-bottom: solid 1px #e5e5e5;
	padding-top: 10px;
	padding-bottom: 8px;
	font-size: 11px;
	line-height: 15px;
}

.post p {
	line-height: 14px;
	color: #999;
	padding-top: 7px;
}

.post img {
	float: left;
	display: inline;
	border: solid 1px #e5e5e5;
	padding: 3px;
	background: #fff;
	margin-right: 8px;
}

/* FOOTER STYLES */

#footer {
	background: url(images/ftr.gif) repeat-x;
	height: 52px;
	color: #fff;
	overflow: hidden;
}

#footer p {
	margin: 0 0 0 auto;
	width: 300px;
	font-size: 12px;
	line-height: 53px;
}

#footer ul {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	float: left;
	display: inline;
}

#footer li {
	float: left;
	display: inline;
	color: #fff;
	margin-right: 10px;
	font-weight: bold;
	font-size: 12px;
	line-height: 53px;
	font-family: Arial, sans-serif;
}

#footer li a {
	float: left;
	display: inline;
	color: #fff;
	margin-right: 16px;
	font-weight: bold;
	font-size: 12px;
	line-height: 53px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}


.alignleft, .left {
	float: left;
	margin-right: 20px;
}

.alignright, .right {
	float: right;
	margin-left: 20px;
}