/*
Theme Name: Gullwing
Theme URI: http://wordpress.org/
Description: Sunstream Default Theme
Version: 2
Author: James McWhorter
Author URI: http://www.SunStream.com/

*/

@charset "utf-8";
/* CSS Document */
.oil{
	padding:10px;
	border:solid 1px #FD4D67;
	position: relative;
	margin-top: 25px;
	margin-left: 250px;
	background-color:#FFFFFF;
	width:500px;
	color:#990000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
* {
	margin:0;
	padding:0;
}
p {
	margin:5px 0 16px 0;
}
body {
	background:url(/graphics/bg.jpg) repeat;
	font-family:Times Roman;
	font-size:14px;
	line-height:20px;
	color:#775f2a;
	margin:0;
	padding:0;
}
h1 {
	font-size: 18px;
	font-weight:bold;
	line-height:24px;
}
h2 {
	font-size: 16px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:15px;
}
h3 {
	font-size: 18px;
	font-weight:bold;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	width:100%;
	background:url(/graphics/bg-h4.gif) repeat-x bottom;
	margin-bottom:0px;
}
h5 {
	font-size: 14px;
	font-weight:bold;
	line-height:18px;
}
.title1 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	width:100%;
	background:url(/graphics/bg-h4.gif) repeat-x bottom;
}
.post h2 {
	font-size: 22px;
	font-weight:bold;
	line-height:20px;
	font-family:Times Roman;
}
.post h2 a, .post h2 a:visited {
	color:#00417e;
	text-decoration:none;
}
.post h2 a:hover, .post h2 a:visited:hover {
	color:#00417e;
	text-decoration:underline;
}
#page {
	margin:auto;
	width:1000px;
}
.header-top {
	padding:10px;
	text-align:right;
	font-size:10px;
	color:#666666;
}
.header-top a, .header-top a:visited {
	color:#666666;
	text-decoration:underline;
}
.header-top a:hover, .header-top a:visited:hover {
	text-decoration:none;
}
#header-logo {
padding-top:12px;
	float:left;
	margin-left:66px;
	display:inline;
}
#header-tag {
	float:left;
	margin-left:56px;
	width:500px;
	height:22px;
	padding-top:70px;
	color:#000000;
}
#header-bloglinks {
	float:right;
	padding-right:0px;
	width:170px;
	height:47px;
	padding-top:25px
}
#nav {
	float:left;
	background:url(/graphics/nav-bg.jpg) no-repeat;
	height:50px;
	width:990px;
	margin-top:15px;
	margin-bottom:0px;
	padding:0 5px 0 5px;
}
#nav ul {
	width:990px;
	float:left;
	list-style-type:none;
	margin:7px 0 0 0;
	padding:0;
}
#nav li {
	float:left;
	display: inline;
	height:40px;
	line-height:30px;
	text-align:center;
	list-style:none;
}
#nav li a, #nav li a:visited, #nav li a:active {
	display: block;
	color:#325050;
	font-size:12px;
	text-decoration:none;
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.05em;
	height:37px;
}
#nav li a:hover, #nav li a:visited:hover {
	color: #325050;
	text-decoration:underline;
	background:#cbb792;
}
.l-sidebar-big2 select {
	width:40px;
	height:20px;
	margin-bottom:5px;
}
#l-sidebar {
	width:225px;
	float:left;
}
#right {
	width:770px;
	float:right;
}
#content {
	width:717px;
	float:right;
	background:#FFFFFF url(/graphics/bg-content.jpg) repeat-x;
	padding:0 33px 0 20px;
}
#container {
	background:url(/graphics/bg-sidebar.gif) repeat-y top left;
	float:left;
	width:1000px;
}
.l-sidebar ul, .l-sidebar-blog ul ul {
	list-style:none;
	line-height:15px;
	margin-left:0px;
	text-align:justify
}
.l-sidebar-blog ul ul {
	margin-bottom:10px;
}
.l-sidebar-blog ul h2 {
	margin-top:5px;
}
.l-sidebar-blog ul ul li {
	list-style-type:none;
	margin:0 0 10px 0;
}
.l-sidebar-blog ul ul li a, .l-sidebar-blog ul ul li a:visited {
	color:#b19f71;
	text-decoration:none;
}
.l-sidebar-blog ul ul li a:hover, .l-sidebar-blog ul ul li a:visited:hover {
	color:#036;
	text-decoration:underline;
}
.l-sidebar-big2 select {
	width:40px;
	height:20px;
	margin-bottom:5px;
}
.sidebar-linebreak {
	width:100%;
	background:url(/graphics/bg-sidebar-line.jpg) repeat-x;
	height:2px;
	margin:10px 0 10px 0;
}
.l-sidebar-big2 select {
	width:40px;
	height:20px;
	margin-bottom:5px;
}
/*Breadcrumb*/


#breadcrumb {
	width:717px;
	float:left;
	text-align:left;
	font-size:12px;
	padding-top:10px;
}
#breadcrumb a, #breadcrumb a:visited {
	color:#b19f71;
	text-decoration:underline;
}
#breadcrumb a:hover, #breadcrumb a:visited:hover {
	color:#b19f71;
	text-decoration:none;
}

/*Breadcrumb*/

#blog-sidebar-box {
	float:right;
	width:165px;
	background:url(/graphics/bg-blog-welcome.gif) repeat;
	padding:10px;
	border:#CCC 1px solid;
	height:115px;
	font-size:13px;
	text-align:justify;
	line-height:18px;
	color:#b19f71;
}
.l-sidebar-sml {
	width:205px;
	background:url(/graphics/bg-sidebarsmall.gif) no-repeat bottom left;
	padding:10px 10px 15px 10px;
	margin-bottom:5px;
}
.l-sidebar-big {
	width:205px;
	padding:0px;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
}
.l-sidebar-big2 {
	width:190px;
	padding-left:17px;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
}
.l-sidebar-blog {
	width:150px;
	padding:10px;
	font-size:13px;
}
#blog-sidebar-box {
	float:right;
	width:165px;
	background:url(/graphics/bg-blog-welcome.gif) repeat;
	padding:10px;
	border:#CCC 1px solid;
	height:115px;
	font-size:13px;
	text-align:justify;
	line-height:18px;
	color:#b19f71;
}
/*Footer*/
#footer {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
#footer-bar {
	float:left;
	background:url(/graphics/nav-bg.jpg) no-repeat;
	height:25px;
	width:990px;
	margin-top:5px;
	margin-bottom:0px;
	text-align:center;
	padding:15px 5px 10px 5px;
	color:#775f2a;
}
#footer-bar2 {
	font-size:11px;
	float:left;
	background:url(/graphics/bg-footer.jpg) repeat;
	height:35px;
	width:990px;
	margin-top:0px;
	margin-bottom:5px;
	text-align:center;
	padding:8px 5px 12px 5px;
	color:#fff;
	line-height:14px;
}
#footer-container {
	width:1000px;
	margin:auto;
	padding-top:0px;
	padding-bottom:15px;
}
.footer-column {
	float:left;
	width:215px;
	text-align:center;
	padding:0 5px 0 5px;
	color:#FFF;
}
#footer h4 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	width:100%;
	background:none;
	margin-bottom:5px;
	width:auto;
	color:#FFF;
}
.footer-column2 {
	float:left;
	width:215px;
	text-align:left;
	padding:0 5px 0 5px;
	color:#FFF;
	margin-left:30px;
	font-size:11px;
}
.footer-column2 li {
	list-style:none;
	line-height:18px;
}
.footer-column2 li a {
	color:#FFF;
	text-decoration:none;
}
.footer-column2 li a:hover, .footer-column2 li a:visited:hover {
	text-decoration:underline;
}
/*Footer*/
/*JQUERY POPUP HOVER EFFECT*/

.menu2 {
	margin: 0;
	padding: 0;
	list-style: none;
	display:inline;
	float:left;
}
.menu2 li {
	padding: 0;
	margin: 0 2px;
	list-style:none;
	float: left;
	position: relative;
	text-align: center;
	display:inline;
}
.menu2 a {
	padding: 0;
	text-align:center;
	color: #000000;
	width: 142px;
	text-decoration: none;
	font-weight: bold;
}
.menu2 li em {
	font-weight: normal;
	background: url(/graphics/hover-trans.png) no-repeat;
	width: 142px;
	height: 51px;
	position: absolute;
	top: 0px;
	left: -50px;
	text-align: center;
	padding: 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}
#header-image {
	float:right;
	width:770px;
}
.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;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.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;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#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 */



.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;
	font-size:10px;
}
.postmetadata a, .postmetadate a:visited {
	font-size:11px;
	color:#666;
}
.clear {
	clear: both;
}
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 */



.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;
}
/* 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;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* 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 */



#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* 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: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
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;
	-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;
}