/*
Theme Name: Bri's New Theme
Description: Custom WordPress Theme
Version: 1.0
Author: BriAnn Web Design & Internet Solutions
Author URI: http://www.briannwebdesign.com/
Tags: Custom, 2 column, widgets
*/



body {
	background-color: #000000;
	margin: 0;
	font-size: 16px;
	color: #fff;
	line-height: 1.4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
img {
	border: 0;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #ffcc00;
	text-decoration: none;
}

a:hover {
	color: #00c1e8;
}

a:active {
	border: none;
	color: #fff;
}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0 0 0;
}

h1 {
	font-size: 24px;
	color: #00c1e8;
}

h2 {
	font-size: 18px;
}

h2.pagetitle {
	text-align: center;
}

h3 {
	font-size: 14px;
	margin: 20px 0 0 0;
	color: #00c1e8;
}

h1 a:link, h1 a:hover {
	text-decoration: none;
}

h2, h2 a:link {
	color: #ffcc00;
}

h2 a:hover {
	text-decoration: none;
	color: #00c1e8;
}

h3.comments {
	padding: 0;
	margin: 40px 10px 20px 10px;
}


#outerWrapper {
	width: 1010px;
	margin: 0px auto;
}

#innerWrapper {
	
	float: left;
	width: 100%;
}

#container {
	margin: 0px 11px 0px 11px;
	float: left;
	width: 990px;
	background-color: #000000;
}

#header {
	position: relative;
	height: 140px;
	width: 990px;
	text-align: center;
	float: left;
        z-index: 1;
}

#navBar {
	border: 1px solid #266176;
       background-color: #000;
	height: 30px;
	width: 900px;
	font-size: 14px;
	padding-top: 10px;
	float: left;
	margin: 10px 0 10px 49px;
       position: relative;
       z-index: 2;
}

#homePage, #servicesPage, #portfolioPage, #themesPage, #blogPage, #contactPage {
	float: left;
	cursor: pointer;
	height: 38px;
	width: 150px;
	text-align: center;
}

.on a {
	color: #fff;
}

#homePage:hover, #servicesPage:hover, #portfolioPage:hover, #themesPage:hover, #blogPage:hover, #contactPage:hover {
	background: transparent url(/images/nav_on.png) top left no-repeat;
	margin-top: -21px;
	padding-top: 21px;
}

#splashWrap {
	position: relative;
	width: 900px;
	height: 140px;
	left: 49px;
	float: left;
       z-index: 2;
}

#splashContent {
	position: absolute;
	top: 15px;
	z-index: 10;
}

.splash {
	position: absolute;
}

#Outer {
	width: 900px;
	margin: 10px 0 0 49px;
	float: left;
	background-color: #000000;
	/*background-image: url(http://www.briannwebdesign.com/images/content_side.jpg);
	background-repeat: repeat;
	background-position: 10px 20px;*/
	border-left: 1px solid #001317;
	border-right: 1px solid #001317;
}

#footer {
	font-size: 10px;
	width: 950px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 39px;
	float: left;
}

.left {
	float: left;
	width: 450px;
}

.right {
	float: right;
	text-align: right;
	margin-right: 29px;
	width: 300px;
}


/* Begin Content Sections */
.content {
	float: left;
	width: 695px;
	background-color: #000000;
	font-size: 12px;
	border-right: 1px solid #001317;
	z-index:2;
}

.post {
	padding: 20px;
	background-color: #000304;
	border-top: 1px solid #001317;
	float: left;
	line-height: 1.6;
	width: 650px;
}

.imgLeft {
	float: left;
	clear: left;
	width: 210px;
	margin-top: 10px;
	padding: 5px;
	background-color: #000304;
}

.summary {
	float: right;
	width: 430px;
	margin-top: 10px;
	font-style: italic;
	line-height: 1.8;
	padding-top: 5px;
}

.share {
        padding: 20px 0;
	border-top: 1px solid #001317;
	float: left;
	line-height: 1.6;
	width: 608px;
}

.post hr {
	display: block;
}

.content .postmetadata {
	padding-top: 5px;
	text-align: center;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.alt {
	background-color: #000304;
	float: left;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	float: left;
}


/* Begin Comment Sections */
#commentArea {
	float: left;
	background: #000b0d url(/images/content_top.jpg) top center no-repeat;
	padding: 20px;
}

#commentform {
	margin-top: 5px;
	float: left;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 10px 5px 10px;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

#commentform p {
	margin: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist {
	padding: 0 10px;
	float: left;
}

.comment-body {
	float: left;
	width: 100%;
}

.commentlist .children li {
	float: left;
	border: 1px solid #01526d;
	width: 93%;
	margin-left: 15px;
}

.children .avatar {
	width: 75%;
	height: 75%;
}

.comment-author {
	width: 15%;
	float: left;
}

.commenttext {
	width: 81%;
	float: right;
	margin: 10px 3px;
	font-weight: normal;
	line-height: 1.5em;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
}

.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px;
	list-style: none;
	float: left;
	border: 1px solid #01526d;
	width: 100%;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}

#respond {
	float: left;
}

.cancel-comment-reply a {
	color: #ffcc00;
}

.cancel-comment-reply:hover {
	text-decoration: underline;
	color: #ffcc00;
}

.fn {
	margin: 2px;
}

/*Begin Sidebar Sections */
#sidebar {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float: right;
	padding: 0 10px 10px 10px;
	margin: 0 5px;
	width: 169px;
    background-color: #000;
}

.section {
	border-top: 1px solid #001317;
	background-color: #000304;
        padding-bottom: 10px;
}

#sidebar form {
	margin: 0 auto;
}

#sidebar ul {
	margin-left: 25px;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: url(/images/bullet.jpg);
	margin: 15px 0 15px 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar a:hover {
	color: #ffcc00;
	text-decoration: underline;
}


/*	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;
	}


/* Begin Search Form Elements */
#searchform {
	margin: 10px auto;
	padding: 10px 17px;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 2px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}


/* Begin Various Tags & Classes */
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

.alt {
	margin: 0;
	padding: 10px;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 10px 60px 10px;
	float: left;
}

/* Image Styles */
p img {

	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}


/* 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;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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 */

