/*  
Theme Name: FusedJaw 10
Theme URI: http://wordpress.org/
Version: 1.0
Author: Tami Weiss
Author URI: http://fusedjaw.com/


*/
*{
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

div#content .post .NumComments a:link, div#content .post .NumComments a:visited { color: #f2d160; text-decoration: none; border-bottom: none; background: none;}
div#content .post .NumComments a:hover, div#content .post .NumComments a:active { color: #f2d160; text-decoration: none; border-bottom: none; background: none;}

div#content .post .NumComments a:link span.CommentWord, div#content .post .NumComments a:link span.CommentWord { border-bottom: 1px dotted #F2D160;}
div#content .post .NumComments a:hover span.CommentWord, div#content .post .NumComments a:active span.CommentWord { border-bottom: 1px solid #F2D160; background: #015365;}

span.CommentNumber {
	width: 22px;
	height: 25px;
	display: inline-block;
	background: url(images/icons/commentsNumber.png) no-repeat;
	color: #707070;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 4px;
	border-bottom: none;
	text-decoration: none;: 
}

div#ArticleHead {
	width: inherit; 
	float: left;
	height: 16px;
	padding: 2px 6px 0 0;
}

/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 14px */
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background: #055064 url(images/underwaterBak20091101.jpg) center top no-repeat;
	color:#d7eaf0;;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
	}
	
a:link, a:visited, a:active, a:hover {color: #87dbf5;}
div#content .post a:link, div#content .post a:visited {
	color: #F2D160;
	text-decoration: none;
	border-bottom: 1px dotted #F2D160;
	}
	
div#content .entry a:link img, div#content .entry a:visited img {
	border-bottom: none;
	}

div#content .post a:active, div#content .post a:hover {
	color: #F2D160;
	text-decoration: underline;
	border-bottom: none;
	background: #015365;
}



div#page {
	text-align: left;
	margin: 0px auto 20px auto;
	padding: 0;
	padding-top: 12px;
	width: 960px;
	clear: both;
	position: relative;
	}

/*Navigation*/
ul#MainNav{
		position: absolute;
		top: 10px;
		right: 0px;
		width: 600px;
		margin-top: 0px;
	}
	ul#MainNav li {
		float: left;
		padding: 0px 10px;
		border-radius: 6px;
		margin: 0px 8px;
		list-style: none;
	}
	ul#MainNav li a:hover, ul#MainNav li a.Selected {
		color: #CADF5E;
	}
	
	ul#MainNav li a {
		text-decoration: none;
		color: #ffffff;
		font-weight: bold;
		font-size: 18px;
	}
	ul#MainNav li#Forums { position: relative;
	background: url(images/NewMenuBadge.png) no-repeat 2px 27px;
	height: 60px;
	}
		

div#Branding {
	margin: auto;
	padding: 0;  
	width: 900px;
	}
	
div#Branding h1 {
	width: 320px;
	height: 91px;
	background: transparent url(images/fusedjaw_logo.png) no-repeat;
	margin: auto;
	float: left;
}

div#Branding h1 a {
	display: block;
	width: 320px;
	height: 91px;
	text-indent: -9999px;
}

div#Branding h1 a:focus { outline: none;}

div#Branding p.description {
	padding-top:40px;
	font-weight: bold;
}

#Branding .description {
	font-size: 1.2em;
	text-align: center;
	}

#mainContent {
	clear: both;
}

#content {
	font-size: 1em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}
.widecolumn .entry p:first-child,
.narrowcolumn .entry p:first-child{
	margin-top: 20px;
}
.narrowcolumn .entry p, .narrowcolumn .entry li  {
	font-size: 13px;
	line-height:175%;
	padding-bottom: 15px;
	}


.narrowcolumn .entry div.wp-caption + p, .narrowcolumn .entry img+p {margin-top: 15px;}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	margin: 20px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.narrowcolumn {
	float: left;
	padding: 6px 20px 20px 0px;
	margin: 0px 0 0;
	width: 600px;
	}



#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
	
div#content .post h2 a:link, 
div#content .post h2 a:visited,
div#content .post h3 a:link, 
div#content .post h3 a:visited{
	color: #cadf5e;
	text-decoration: none;
	border-bottom: none;
	}

div#content .post h2 a:active,
div#content .post h2 a:hover,
div#content .post h3 a:active,
div#content .post h3 a:hover{
	color: #87DBF5;
	background: none;
	border-bottom: none;
}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #cadf5e;
	}

h1 {
	font-size: 4em;
	text-align: center;
	margin: 0;
	margin-top: 20px;
	padding: 1px;
	}


h2 {
	font-size: 30px;
	margin: 30px 0 12px 0;
	}
	


h2.pagetitle {
	font-size: 30px;
	margin-top: 30px;
	text-align: center;
}


#sidebar h2 {
	font-size: 24px;
	}

h3 {
	font-size: 24px;
	padding:20px 0 6px 0;
	line-height: 28px;
	}
	
h4 {
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 14px;
	}
	

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #cadf5e;
	}

h2,
h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active,
h3, h3 a:link,
h3 a:visited,
h3 a:hover,
h3 a:active {
	/*why are you not working?*/
	color: #cadf5e;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	}


#sidebar {
	font-size: 1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: underline;
	}

a:hover {
	text-decoration: underline;
	}

#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 */



/* Begin Structure */




.post {
	margin: 0 0 20px;
	}
	

.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: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 */


/*article list*/


ul#ArticleList,
ul.ArticleList {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

ul#ArticleList > li,
ul.ArticleList > li {
	clear: both;
	border-bottom: 2px dotted #9fe2fb;
	float: left;
	width: 600px;
}

ul#ArticleList > li img,
ul.ArticleList > li img {
	float: left;
	border: 3px solid #ffffff;
	margin-right: 12px;
	margin-bottom: 6px;
}

ul#ArticleList > li small,
ul.ArticleList > li small { font-size: 10px;}
ul#ArticleList > li p,
ul.ArticleList > li p  { padding-top: 0px;}



/*articles?*/
div#content h2 {
	/*margin-left: -12px; not sure why I did this */
	border-bottom: 1px dotted #9fe2fb;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 1px;
}

div#content.articles h2 {
	margin-bottom:2px;
	font-size: 24px;
}

div#content.index h3 {
	font-size: 1.2em;
}

div#content.articles h3 {
	font-size: 12px;
	line-height: 110%;
	margin:0px 0 0px;
	text-decoration: underline;
	padding: 0px;
}

div#content.articles h3:hover {
	text-decoration: none;
}

div#content.articles p {
	margin: 2px 6px;
}

div#content.articles ul.ArticleList li {
	border-bottom: 1px dotted #9FE2FB;
	clear: both;
	padding: 6px 0;
}

div#content.articles ul.ArticleList li div.ArticleDetails {
	float: right;
	width: 450px;
}
	
div#content.articles ul.ArticleList li img {
	width: 22%;
	height: 22%;
	float: left;
}

div#content.articles ul.ArticleList li div.ArticleDetails p {
	font-size: 11px;
	padding: 0;
	margin:0;
}


div#content.articles ul.ArticleList {margin-bottom: 40px;}


ul#ArticleList li.post {
	margin: 0 0 12px;
}

div#content.articles ul.ArticleList li {margin: 0px;}


/* Begin Lists

	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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* 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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	padding-left: 12px;
	padding-right: 12px;
	}

.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;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}
	
	
div.CommentBody {
	background: #dbf99b url(images/comment.png) top left no-repeat;
	padding-top: 12px;
	color: #076078;
	padding: 12px;
	clear: both;
}

div.CommentBody small {
	text-align: right;
}

div.CommentBody a {
	color: #009bc6;
}

.alt div.CommentBody {
	background: #c7e2fd url(images/commentAlt.png) top right no-repeat;
	
}


.alt cite {
	float: right;
}

cite {
	float: none;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	/*margin-left: 700px;*/
	width: 220px;
	float: right;
	font-size: 14px;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar uk#RecentComments {
	list-style: none;
}

#sidebar ul#RecentComments li,
#sidebar ul#phpBBposts {
	font-size: .8em;
	list-style: none;
	border-bottom: 1px dotted #9fe2fb;
	padding: 4px;
	background-image: none;
}

#sidebar li.blogroll a, #sidebar li.categories a { color: #f2d160;}

	
/* End Sidebar */


/*begin picture/media insert*/
.wp-caption {
	padding: 10px 6px 6px 6px;
	font-size: 10px;
	line-height: 1em;
	font-style: italic;
	background: #ffffff;
	border: 1px solid #5696c1;
	text-align: center;
}

.wp-caption img {
	margin: auto;
	border: 1px solid #5696c1
}

.narrowcolumn .entry .wp-caption p, .wp-caption p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #5696c1;
	font-size: 12px;
	line-height: 110%;
}

.aligncenter {
	text-align: center;
	margin: auto;
}
.wp-caption.aligncenter {margin: auto; margin-top: 10px margin-bottom;}
.wp-caption.alignleft {margin:  10px 20px 20px 0px;}
.wp-caption.alignright{margin:  10px 0px 20px 20px;}

/* 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;
	}
	
strong { 
	font-size: 110%;
	font-weight: bolder;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	color: #e6f59a;
	}
	
	
.navigation a  {color: #e6f59a;}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

h2#catName {
margin-bottom: 6px;
border-bottom: 1px dotted #9fe2fb;
}

/*new to fusedjaw*/

/*button*/
.btnBody {
	color: #146e86;
	overflow: visible;
	text-align: center;
	cursor: pointer;
}

.btnBody a {
	color: #146e86;
	text-decoration: none;
	line-height: 24px;
	font-size: 12px;
}

span.Btn {
	display: block;
	min-width: 50px;
	margin: 2px;
}

span.Btn span.btnLeft {
	display: block;
	width: 10px;
	height: 24px;
	background: url(images/buttons/btnLeft.png) no-repeat;
	float: left;
}

/*span.Btn:hover span.btnLeft {background: url(../img/Btn/BtnSmBlueLeftHvr.png) no-repeat;}*/

span.Btn span.btnRight {
	display: block;
	width: 10px;
	height: 24px;
	background: url(images/buttons/btnRight.png) no-repeat;
	float: left;
}

/*span.Btn:hover span.btnRight {background:url(../img/Btn/BtnSmBlueRightHvr.png) no-repeat;}*/

span.Btn .btnBody {
                display: block;
                height: 24px;
                background: url(images/buttons/btnCenter.png) repeat-x;
                float: left;
                border: 0px;
                padding: 0px 4px;
                text-decoration: none;
                line-height: 18px;
}

/*span.Btn:hover input.btnBody, span.Btn:hover a.btnBody {
                background: url(../img/Btn/BtnSmBlueBodyHvr.png) repeat-x;
}*/


/*sponsor stuff*/
div#sidebar div.Sponsor { text-align: center; font-size: 9px;  margin-top: 20px;}

div#sidebar div.SponsorBox {
		border: 1px dashed #FFF;
		padding: 4px;
		width: 120px;
		margin: auto;
}
/*phpbb specific*/
/*get rid of stupid corners*/
span.corners-top, span.corners-top span, span.corners-bottom, span.corners-bottom span {background-image: none;}

div#content.narrowcolumn.forum h3 {padding: 0px;}

div#content.narrowcolumn.forum .post a:link,
div#content.narrowcolumn.forum .postbody a:link,
div#content.narrowcolumn.forum .post a:visited,
div#content.narrowcolumn.forum .postbody a:visited {
border-bottom:none;
color:#105289;
}

div#content.narrowcolumn.forum .post a:active,
div#content.narrowcolumn.forum .postbody a:active,
div#content.narrowcolumn.forum .post a:hover,
div#content.narrowcolumn.forum .postbody a:hover{
	border-bottom: none;
	background: none;
	color: #BC2A4D;
}


div#content.narrowcolumn.forum .post h2 a:link,
div#content.narrowcolumn.forum .postbody h2 a:link,
div#content.narrowcolumn.forum .post h2 a:visited,
div#content.narrowcolumn.forum .postbody h2 a:visited, 
div#content.narrowcolumn.forum .post h3 a:link, 
div#content.narrowcolumn.forum .postbody h3 a:link,
div#content.narrowcolumn.forum .post h3 a:visited,
div#content.narrowcolumn.forum .postbody h3 a:visited,
div#content.narrowcolumn.forum .postbody h3,
div#content.narrowcolumn.forum .panel h3{
border-bottom:medium none;
color:#105289;
text-decoration:none;
}


