/*  
Theme Name: UnspeakableDogness
Theme URI: http://www.bachelite.org/wp-themes/dog/
Description: A simple, two columns yellow theme with a fake 3D paper effect.
Version: 1.5
Author: Cristiano M. Gaston
Author URI: http://www.bachelite.org/
Tags: yellow, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* main styles */
.centerit {margin-left: -20px !important;}

body {background-color: #cccc99; margin:0; padding:0; font-family:"Lucida Grande", Arial, Helvetica, sans-serif;background-image:(../../../../images/bg_beige.jpg);}
a:link, a:visited {color:#360; text-decoration:none;}
a:hover, a:active {color:#360; text-decoration:underline;}
#page {width:700px; background:url(images/bg.png) 0 0 repeat-y; margin:0 auto;}
#header {height:160px;background:url(images/head.png) 0 0 no-repeat;}
#content {width: 460px; float:right;}


/* header */
#header h1 {margin:0; color:#FFF; padding:45px 0 0 30px; font-size:36px; font-weight:normal;}
#header h2 {margin:0; color:#FFF; font-size:16px; padding:0 0 0 30px; font-weight:normal;}
#header a:link, #header a:visited, #header a:hover, #header a:active {color:#FFF; text-decoration:none;}

/* posts... */
.post {padding:0;}
.post h1 {font-size:24px;}
.post h2 {font-size:18px;}
.post h1, .post h2 {padding:0; margin-bottom:0;}
.post h1 a:link, .post h1 a:visited, .post h2 a:link, .post h2 a:visited {color:#360;}
.post h1 a:hover, .post h1 a:active, .post h2 a:hover, .post h2 a:active {color: #360;}
.post small {font-size:11px; padding:0; margin-top:0; color:#999;}
.post blockquote {border-left:10px dotted #EEE; padding-left:10px; margin:0;}
.entry {font-size:12px; color:#333; line-height:18px; padding:0;}
.entry img {border:1px solid #CCC; padding:3px; margin:0 5px;}
img.wp-smiley {border:none;}
.postmetadata {font-size:11px; text-align:right; margin-bottom:30px; color:#333; clear:both; padding-top:10px;}
.more-link {font-style:italic;}

.post .entry h1 {font-size:18px; text-align:left; line-height:24px;}
.post .entry h2 {font-size:16px; text-align:left;}
.entry legend {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px;}
th, td {padding:5px;}
cite {font-family:Georgia, "Times New Roman", Times, serif;}
pre {overflow:scroll; padding:5px 10px; background-color:#EEE;}
.no-result {text-align:center; border-top:1px solid #CCC; border-bottom:1px solid #CCC; padding:10px 20px;font-size:14px;}

/* ...and comments */
#comments {text-align:center; font-size:16px; color:#333; padding-top:40px; }
#commentform {padding-left:20px; }
#commentform p {font-size:12px;}
.commentlist {font-size:11px; line-height:16px; padding:0 20px; }
.commentlist li {padding: 15px 5px; background:url(images/comm-box.png) 0 0 repeat-x; margin-top:8px;}
.commentlist cite {font-weight:bold;}
.commentlist li .avatar {float: right; border: 1px solid #eee; padding: 2px; background: #fff;}
#respond {font-size:14px; color:#333; text-align:center; padding-top:40px; }
.nocomments {text-align:center; padding:0 20px; font-size:11px; color:#999;}
.tags {border:1px solid #CCC; background-color:#EEE; padding:3px; margin-right:20px;}

/* sidebar */
#sidebar ul {margin:0; padding:0; list-style-type:none;}
#sidebar ul li ul { font-size:11px; margin:0 0 0 10px; padding:0;}
#sidebar ul li ul li {margin:0 0 0 10px; padding:0; line-height:14px;}
#sidebar ul li h2 {font-size:30px; border-bottom:1px solid #CCC; color:#333; padding-top:10px; line-height:44px;}
#sidebar ul li h2 a:link, #sidebar ul li h2 a:visited {color:#333; text-decoration:none;}
#sidebar ul li h2 a:active, #sidebar ul li h2 a:hover {color:#8DA857; text-decoration:none;}
#sidebar p, .textwidget {font-size:11px;}
#sidebar table {margin:0 auto; font-size:11px;}

/* other */
.navigation {text-align:center; font-size:12px; margin:0 20px; padding:10px;}
#searchform {text-align:right; font-size:11px; color:#666; margin-bottom: 20px;}
.libera {clear:both;}

/* align */
.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignleft {float: left;}
.alignright {float: right;}
.wp-caption {border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px;}
.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;}

body {
	margin:0px;
	background:#cccc99;
	
	}
#wrapperhome {
	margin:0 auto;
	width:840px;
	background:url(images/bg_home_body.jpg);
	}
#wrapper {
	margin:0 auto;
	width:840px;
	background:url(images/bg_sub_body.jpg);
	}
#bodywrapper {
	padding-left:20px;
	padding-right:20px;
	width:800px;
	}
#portwrapper {
	margin:0 auto;
	width:840px;
	background:url(images/bg_sub_body_plain.jpg);
	}
#portwrap {
	margin:0 auto;
	width:840px;
	background:url(images/bg_sub_body_port.jpg);
	}
#beigewrap {
	margin:0 auto;
	width:840px;
	background:url(images/bg_beige.jpg);
	}
.homeleft {
	clear: left;
	width:300px;
	float:left;
	}
.homeright {
	width:500px;
	float:right;
	}
.left {
	width:217px;
	float:left;
	}
.right {
	width:583px;
	float:right;
	}
	
	
#logo {
	width:300px;
	}
.news{
	clear:both;
	width:300px;
	padding-top:15px;
	}	
.newsitem {
	float:left;
	padding-right:20px;
	width:250px;
	}
.newsitemcondensed {
	float:left;
	width:150px;
	}
.newsitemlogo {
	float:left;
	width:100px;
	padding-left:10px;
	padding-right:10px;
	}
.newstext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#666633;
	text-decoration:none;
	}
.newstextlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#666633;
	text-decoration:none;
	}
a.newstextlink:hover {
	color:#360;
	}
.newstextbold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	color:#999966;
	text-decoration:none;
	}
a.newstextbold:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	color:#360;
	text-decoration:none;
	}
.icon {
	float:left;
	padding:10px;
	}

	
.topcontact {
	width:523px;
	height:93px;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:10px;
	text-align:right;
	background:#FFFFFF;
	}
.topcontacttext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height:10px;
	}
a.topcontacttext:hover {
	color:#999999;
	text-decoration:none;
	}
.topcontacttextsm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	line-height:10px;
	}
a.topcontacttextsm:hover {
	color:#999999;
	text-decoration:none;
	}
.breadcrumbs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	font-style:italic;
	color:#666633;
	text-decoration:none;
	}
.breadcrumbdots {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	font-weight:bolder;
	color:#666633;
	text-decoration:none;
	}
a.breadcrumbs:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	font-style:italic;
	color:#360;
	text-decoration:none;
	}
#navcontainer {
	width:800px;
	height:28px;
	clear:both;
	background-color: #060;
	}

#nav {
	width:775px;
	padding-left:25px;
	text-align:center;
	}
.navind {
	float:left;
	height:14px;
	padding-left:6px;
	padding-right:6px;
	padding-top:7px;
	padding-bottom:7px;
	}

.navind2 {
	float:left;
	height:14px;
	padding-left:6px;
	padding-right:6px;
	padding-top:7px;
	padding-bottom:7px;
	}

.navindgreen {
	background:#006600;
	float:left;
	height:14px;
	padding-left:26px;
	padding-right:26px;
	padding-top:7px;
	padding-bottom:7px;
	}
.navlink{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	}
.navlinkgreen{
	background:#006600;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	padding-left: 3px;
	padding-right: 3px;
	padding-top:7px;
	padding-bottom:7px;
	text-decoration:none;
	}
a.navlink:link{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	}
a.navlink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#ffcc33;
	text-decoration:none;
	}
	a.navlink:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	}
#subnav {
	clear:both;
	width:780px;
	padding-left:10px;
	padding-right:10px;
	background:url(images/bg_subnav.jpg);
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	}
.subnavlink{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffcc;
	text-decoration:none;
	}
a.subnavlink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#333300;
	text-decoration:none;
	}
#leftbar{
	width:177px;
	padding:20px;
	margin-top:45px;
	text-align:right;
	}
.leftlink {
	width:177px;
	text-align:right;
	border-bottom:1px solid #cccc66;
	padding-bottom:5px;
	padding-top:10px;
	}
.leftitem{
	clear:both;
	width:177px;
	text-align:left;
	}
.leftarrow{
	float:left;
	width:18px;
	padding-right:10px;
	padding-top:1px;
	}
.leftnavbox{
	float:left;
	width:149px;
	padding-bottom:10px;
	}
	
	h2{
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size:18px;
	line-height:24px;
	color:#360;
	padding: 0;
	margin: 0;
	text-align: left;
}

.sidebar h1{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#360;
	text-align: right;
	}
	
.sidebar h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#360;
	text-align: right;
	margin-top: 30px;
	}
.leftnav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#666600;
	}
a.leftnav:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#360;
	}
.leftdot{
	float:left;
	width:7px;
	padding-right:10px;
	padding-top:4px;
	}
.leftcontent{
	float:left;
	width:160px;
	padding-bottom:10px;
	}
.floatleft {
	float:left;
	}
.portcat {
	width:760px;
	padding:19px;
	}
#portfull{
	width:798px;
	padding:1px;
	}
.portleft {
	width:500px;
	float:left;
	}
.portright {
	width:258px;
	padding:20px;
	float:left;
	}
#rightwhite{
	width:543px;
	padding:20px;
	background-color: #fff;
	}
.sidebar{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
	color:#999933;
	text-decoration:none;
	width:177px;
	padding:20px;
	margin-top:0;
	text-align:right;
	}
.sidebartext a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#360;
	text-decoration:none;
	}
.bodytext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
	}
.bodytext a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#666600;
	text-decoration:none;
	}
.bodytext a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#666600;
	text-decoration:none;
	}
.bodytext a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#999933;
	text-decoration:underline;
	}
.boldbodytext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#333333;
	}
a.boldbodytext:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#666600;
	text-decoration:none;
	}
a.boldbodytext:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#666600;
	text-decoration:none;
	}
a.boldbodytext:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#999966;
	text-decoration:underline;
	}
.italicbodytext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-style:italic;
	color:#666666;
	}	
.boldsubhead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#333333;
	}
h1{
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size:18px;
	line-height:24px;
	color:#360;
	padding: 0;
	margin: 0;
	text-align: left;
	}
.dotdivider{
	padding-top:20px;
	border-bottom:dotted 1px #999966;
	margin-bottom: 20px;
	}
.dotdividerleft{
	clear:both;
	border-bottom:dotted 1px #999966;
	margin-bottom:10px;
	}
.professional{
	border-bottom:dotted 1px #999966;
	padding-bottom:10px;
	margin-bottom:10px;
	}
.photo{
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #333333;
	}
.photonoborder{
	margin-left:10px;
	margin-bottom:10px;
	}
#shadow {
	width:840px;
	clear:both;
	}
#footer{
	clear:both;
	width:1100px;
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
	background:#cccc99;
	text-align:right;
	}
.footertext {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10px;
	line-height:18px;
	color: #333333;
	text-decoration:none;
	}
a.footertext:hover{ 
	color:#360;
	}
.footertextbold {
	font-family: Arial, Helvetic, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	color: #333333;
	text-decoration:none;
		}
a.footertextbold:link { 
	color: #333333;
	text-decoration:none;
	}
a.footertextbold:hover { 
	color: #006633;
	text-decoration:none;
	}
a.footertextbold:visited { 
	color: #333333;
	text-decoration:none;
	}
/*.whitetext, a, visited, hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:16px;
	}*/
.purpletitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#360;
	}
.purplefeature {
	width:137px;
	padding:20px;
	background:#69207f;
	text-align:center;
	}
.purplefeaturelink{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}
a.purplefeaturelink:hover{
	color:#ffcc33;
	text-decoration:none;
	}
.newsblock {
	padding-right: 20px;
	padding-left: 40px;
	float:left;
	width: 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666633;
	text-decoration:none;

	}
.newsblock ul {
	
		margin-bottom: 0px;
	
		margin-top: 0px;
	
		list-style-position: outside;
	
		list-style-image: url(images/block_news.gif);
	
	}
	
	.newsblock li {
	
	
	
	
		margin-bottom: 5px;
	
	
	
	
	}
	#rotator {
		margin-top: -20px;
	}
	#navcontainer_2 {
		font-size: 28px;
		line-height: 28px;
		height: 28px;
		width:800px;
	clear:both;
	background-image: url(images/bg_nav.jpg);
	vertical-align: middle;
	text-align: center;
	}
	#navcontainer_2 ul {
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 28px;
		list-style-type: none;
		margin: 0px;
	}
	#navcontainer_2 ul li {
		border-right-color: white;
		line-height: 28px;
		padding-right: 5px;
		padding-left: 5px;
		padding-top: 0px;
		height: 28px;
		background-color: #ff381a;
		display: inline;
		list-style-type: none;
	}
	
	.newsnote {
	float: right;
	width: 200px;
	height: auto;
	margin: 10px;
	padding: 10px;
	border: dotted 1px #000;
	font-size: 1.25sem;
	font-weight: bold;
	}
	
	.important {
	background-color: #ff9999;
	}
		.logohead {
		padding-left: 0px;
		padding-bottom: 10px;
		padding-right: 30px;
		padding-top: 20px;
		background-color: white;
		text-align: right;
		height: 93px;
		width: 770px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
	line-height:10px;
	}
	.logohead img {
	
	
		margin-bottom: -10px;
		margin-top: -20px;
			padding: 0px;	}
.logohead a:link {
	color:#666;
	text-decoration:none;
	}
.logohead a:hover {
	color:#999;
	text-decoration:none;
	}
.logohead #small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	line-height:10px;
	}
.sidebar li {
		padding-bottom: 5px;
		padding-top: 10px;
		list-style-type: none;
	    border-bottom:1px solid #cccc66;
}
.sidebar ul {
		padding: 0px;
		margin: 0px;
	}
	
	.sidebar a:link {
	font-weight:bold;
	text-decoration:none;
	color:#666600;
	}
	
.sidebar a:hover{

	font-weight:bold;
	text-decoration:none;
	color:#360;
	}

.sidebar a:visited{

	font-weight:bold;
	text-decoration:none;
	color:#666600;
	}
	
	#primary a:link {
	color: #360;
	text-decoration: none;
	
	}
	
	#primary a:hover {
	color: #360;
	text-decoration: underline;
	
	}
	#primary a:visited {
	color: #360;
	text-decoration: none;
	
	}
	
	#primary {
	text-align: right;
	line-height: 1em;
	font-size: 1em;
	}
	
	.sidebar li:last-child { border: none;}
		#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
}

#nav a {
display: block;
}
	
	#nav li{
	float: left;
	}
	
	#nav li { /* all list items */
	width: auto; /* width needed or else Opera goes nuts */
	padding-right: 10px;
		padding-left: 10px;
		text-align: left;

}
	
	#nav li ul {
	left: -999em;
	position: absolute;
	}
	
	#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li ul { /* second-level lists */
		z-index: 100;
	color: #666600;                         
	position: absolute;
	width: 200px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	background-color: #cccc99;
	border: 1px solid #fff;
	padding: 0;
	padding-top:5px;
	padding-bottom: 5px;
	display: block;
}

#nav li ul a:link {
	color: #660;                         
text-decoration: none;
}

#nav li ul a:hover {
color: #336600;
text-decoration: none;
}

#nav li ul a:visited {
color: #660;
text-decoration: none;
}
.nicknav {

		line-height: 28px;
		margin-top: 0px;
		height: 28px;
		z-index: 100;
		background-color: #317d29;
		vertical-align: middle;
		font-family: Arial,Helvetica,sans-serif;
		font-weight: bold;
		font-size: 13px;
		color: #ffffff;
		text-decoration: none;
		border: 1px solid #fff;
		border-right: none;
		width: 798px;

	}
	
	.nicknav a:link {
		font-size: 13px;
		color: #ffffff;
		text-decoration: none;
	}
	
	.nicknav a:hover {
			font-size: 13px;
		color: #ffcc00;
		text-decoration: none;
	}
	
	.nicknav a:visited {
			font-size: 13px;
		color: #ffffff;
		text-decoration: none;
	}
	
	.nicknav ul li {
		display: inline;
		margin-left: auto;
		margin-right: auto;
	}
	.nicknav li {
			}
	.nicknav ul {
		margin-right: auto;
		margin-left: auto;
						list-style: square;

	}
	.nicknavgreen {
		color: black;
		background-color: #3f940b;
	}
		.centerit {
	height: 28px;
	margin-left: 70px;
	}
	.leftnavb{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#666600;
	}
.creditline {
	font-family: Arial, Helvetic, Sans-Serif;
	font-size:10px;
	line-height:18px;
	color: #333333;
	text-decoration:none;
	font-style: italic;
}
