@import url("common.css");
@import url("top_main_suckerfish.css");

body {
	background-color: #D7D7D7;
	font-family: Arial;
	font-size: 12px;
	color: #6B6B6B;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#wrapper {
	width: 954px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFFFFF;
}

.photo{
border:3px solid #999999;
}

.postContainer{
padding:0px 0px 10px 0px;
display:block;
float:left;
}

.postContainer1{
padding:0px 0px 0px 0px;
display:block;
float:left;
}

.widget div{
padding:0px 0px 0px 0px;
border:1px solid #E9E8E8;
margin-bottom:15px;
float:left;
width:234px;
}

.widget div ul{
border:0px;
}

.widget_tag_cloud{
color:#6b6b6b;
clear:both;
}

.widget_tag_cloud div{
padding:10px 10px 10px 10px;
border:1px solid #E9E8E8;
margin-bottom:15px;
float:left;
width:214px;
}

.widget_tag_cloud a{
color:#4B87D3;
text-decoration:none;
}

.widget_tag_cloud a:hover{
color:#6b6b6b;
text-decoration:underline;
}


.headText{
float:left;
display:block;
padding:0px 0px 0px 10px;
margin:0px;
font-weight:bold;
width:300px;
}

.headText1{
float:left;
display:block;
padding:0px 0px 0px 0px;
margin:0px;
font-weight:bold;
width:400px;
}


#container {
	float: left;
	width: 954px;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px;	
}
#header {
width: 944px !important;
padding:0px 5px 5px 5px;
float:left;
background-image:url(images/top-bg.gif);
background-repeat:no-repeat;
background-position:top;
	
}
#content {
	width: 944px;
	padding:0px 5px 25px 5px;
	float: left;
}
#footer {
	width: 954px;
	float: left;
	background-image: url(images/footer-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.sidebar {
	float: right;
	width: 236px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	display:inline;
}
.sidebar h2 {
	margin: 0px;
	float: left;
	height: 16px;
	width: 236px;
	padding-top:3px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-indent:24px;
	text-transform:uppercase;
}
.sidebar ul {
	text-align: left;
	float: left;
	width: 234px;
	list-style-type: none;
	padding:5px 0px 5px 0px;
	margin:0px 0px 15px 0px;
	border:1px solid #e9e8e8;
}
.sidebar ul ul {
	text-align: left;
	float: left;
	list-style-type: none;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
}
.sidebar ul ul li {
	background-image: url(images/sub-bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	text-align: left;
	margin: 0px;
	padding: 5px 10px 5px 20px;
	float: left;
	font-size: 12px;
}
.sidebar ul ul li a{
	color: #6B6B6B;
	text-decoration: underline;
	text-align: left;
	display: block;
}
.sidebar ul ul li a:hover{
	color: #E46C0C;
	text-decoration: underline;
	text-align: left;
	display: block;
}

.sidebar li {
	background-image: url(images/orange-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	text-align: left;
	margin: 0px;
	padding: 5px 10px 5px 22px;
	width: 172px;
	float: left;
	font-size: 12px;
}

.sidebar li a{
	color: #6B6B6B;
	text-decoration: underline;
	text-align: left;
	display: block;
}
.sidebar li a:hover{
	color: #E46C0C;
	text-decoration: underline;
	text-align: left;
	display: block;
}
.sidebar p {
	width: 177px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #6B6B6B;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar p a:link, .sidebar p a:visited {
	color: #6B6B6B;
	text-decoration: underline;
}
.sidebar p a:hover, .sidebar p a:active {
	color: #6B6B6B;
	text-decoration: none;
}


.left {
	float: left;
	width: 236px;
	margin-right:15px;
	display:inline;
}


.left h2 {
	margin: 0px;
	float: left;
	height: 16px;
	width: 236px;
	padding-top:3px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-indent:24px;
	text-transform:uppercase;
}
.left ul {
	text-align: left;
	float: left;
	list-style-type: none;
	padding:5px 0px 5px 0px;
	margin:0px 0px 15px 0px;
	border:1px solid #e9e8e8;
}

*html .left ul
{
	width: 234px;
}

*html .left ul ul
{
	width: auto;
}

*:first-child+html .left ul
{
	width: 234px;
}

.left li {
	background-image: url(images/orange-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	text-align: left;
	margin: 0px;
	padding: 5px 10px 5px 22px;
	width: 172px;
	float: left;
	font-size: 12px;
}

.left li a{
	color: #6B6B6B;
	text-decoration: underline;
	text-align: left;
	display: block;
}
.left li a:hover{
	color: #E46C0C;
	text-decoration: underline;
	text-align: left;
	display: block;
}
.left ul ul {
	text-align: left;
	float: left;
	list-style-type: none;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
}
.left ul ul li {
	background-image: url(images/sub-bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	text-align: left;
	margin: 0px;
	padding: 5px 10px 5px 20px;
	float: left;
	font-size: 12px;
}
.left ul ul li a{
	color: #6B6B6B;
	text-decoration: underline;
	text-align: left;
	display: block;
}
.left ul ul li a:hover{
	color: #E46C0C;
	text-decoration: underline;
	text-align: left;
	display: block;
}
.left p {
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #6B6B6B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left p a{
	color: #6B6B6B;
	text-decoration: underline;
}
.left p a:hover{

	color: #6B6B6B;
	text-decoration: underline;
}
.post {
	float: left;
	width: 420px;
	padding-left: 10px;
	padding-right: 10px;
	display:inline;
}


.post ul{
padding:0px 0px 0px 0px;
margin:0px;
list-style-type:none;
}

.post ul li{
background-image: url(images/bullet-bg.gif);
background-repeat: no-repeat;
background-position:0px 10px;
padding:2px 0px 2px 10px;
margin:0px;
}

.post ul li a{
color:#4B87D3;
text-decoration:none;
}

.post ul li a:hover{
color:#6b6b6b;
text-decoration:none;
}


.post ul li ul {
padding:0px 0px 0px 3px;
margin:0px;
list-style-type:none;
}

.post ul li ul li{
background-image: url(images/bullet-bg1.gif);
background-repeat: no-repeat;
padding:2px 0px 2px 12px;
margin:0px;
}

.post  h1{
font-family: arial;
font-size:15px;
color: #e46703 !important;
text-align: left;
font-weight: bold;
padding:0px 0px 5px 0px;
margin:0px;
}

.post  h1 a{
	font-family: arial;
	font-size:15px;
	color: #e46703 !important;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
}

.post_author {
	float: left;
	width: 400px;
	border:1px solid #e6e4e4;	
	background-image:url(images/post-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:10px 10px 10px 10px;	
}

.post_meta {
	text-align: left;
	float: left;
	width: 400px;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.post_meta a{
	color: #4b87d3;
	text-decoration:underline;
}
.post_meta a:hover{
	color: #6B6B6B;
	text-decoration: underline;
}

.a_date {
	float: left;
	color: #6B6B6B;
}
.a_author {
	float: left;
	color: #6B6B6B;
}
.post_info {
	float: left;
	width: 400px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #6B6B6B;
}
.post_info blockquote {
	background-image: url(images/block.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 25px;
	padding-top: 10px;
	font-size: 12px;
	font-style: italic;
	color: #6D7272;
}
.post_info img {
	float: left;
}
.post_info code {
	text-align: left;
	display: block;
	padding: 5px;
	clear: both;
	font-size: 11px;
	color: #6B6B6B;
	font-family: arial;
	background-color: #333333;
	border: 1px solid #181818;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 2px;
}
.post_info p {
	clear: both;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: left;
}

.post_control {
	float: left;
	width: 400px;
	border-top:1px solid #E6E4E4;
	padding-top:6px;
	margin-top:5px;
}
.a_comment {
	background-image: url(images/cloud.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-align: left;
	float: left;
	padding-left: 25px;
	line-height: 25px;
	padding-right: 15px;
	font-size: 11px;
}
.a_add {
	text-align: center;
	float: right;
	height: 31px;
	width: 90px;
	background-image: url(images/lid.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 31px;
	color: #FFFFFF;
}
.a_add a:link, .a_add a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.a_add a:hover, .a_add a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/*calendar */

#wp-calendar {
	empty-cells: show;
	width: 187px;
	font-size: 12px;
	color: #6B6B6B;
	text-decoration: none;
	text-align: center;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(images/line_bg.gif);
	background-repeat: repeat-y;
}

#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #CCCC99;
	font-size: 12px;
}
#wp-calendar a:hover, #wp-calendar a:active {
	text-decoration: none;
	color: #96C40D;
	font-size: 12px;
}
#wp-calendar caption {
	text-align: center;
	font-size: 1.2em;
	color: #6B6B6B;
	font-weight: normal;
	padding: 0px;
	width: 187px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	height: 37px;
	line-height: 37px;
	margin: 0px;
}

#wp-calendar th {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wp-calendar #next a {
	text-align: left;
	font-size: 12px;
	color: #6B6B6B;
	text-decoration: none;
	float: right;
}

#wp-calendar #prev a {
	text-align: left;
	font-size: 12px;
	color: #94C10A;
	text-decoration: none;
	float: left;
}
#wp-calendar td {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wp-calendar tf {
	margin: 0px;
	padding: 0px;
}
.comment_template {
	float: left;
	width: 400px;
}
.comment_template p {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #6B6B6B;
	font-size: 12px;
}

.comment_template a:link, .comment_template a:visited {
	color: #006699;
	text-decoration: none;
}
.comment_template a:hover, comment_template a:active {
	color: #e46703;
	text-decoration: underline;
}



.post h2 {
color:#6B6B6B;
font-size:16px;
font-weight:bold;
margin:0;
padding:0 0 8px;
float:left;
}
.post h3 {
	text-align: left;
	margin: 0px;
	float: left;
	width: 400px;
	font-size: 13px;
	font-weight: bold;
	color: #6b6b6b;
	padding-top: 15px;
	padding-bottom: 15px;
}

.rss {
	float: left;
	width: 400px;
	font-size: 11px;
	color: #6B6B6B;
	padding: 0px;
	font-weight: normal;
	margin-bottom: 25px;
}
.rss a:link,  .rss a:visited {
	color: #006699;
	text-decoration: underline;
}
.rss a:hover, .rss a:active {
	color: #6B6B6B;
	text-decoration: none;
}
.com {
	float: left;
	width: 400px;
	text-align: left;
	margin-top: 10px;
	font-size: 14px;
	color: #CCCC66;
}
.com_text {
	float: left;
	width: 400px;
	text-align: left;
	margin-top: 5px;
	font-size: 12px;
	color: #6B6B6B;
	padding-bottom: 20px;
}
.com_text blockquote {

	background-image: url(images/block.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 25px;
	padding-top: 10px;
	font-size: 12px;
	font-style: italic;
	color: #6D7272;
}
.com_text p {
	text-align: left;
	clear: both;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.com_text code {

	text-align: left;
	display: block;
	padding: 5px;
	clear: both;
	font-size: 11px;
	color: #6B6B6B;
	font-family: arial;
	background-color: #333333;
	border: 1px solid #181818;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 2px;
}
.texxybox {
	width: 200px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #6b6b6b;
}
.texxyarea {
	height: 200px;
	width: 300px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #6b6b6b;
}
.com_alt {
	float: left;
	width: 400px;
	text-align: left;
	margin-top: 10px;
	font-size: 14px;
	color: #6b6b6b;
	font-weight:bold;
}
.s {
	float: left;
	width: 180px;
	background-image: url(images/line_bg.gif);
	background-repeat: repeat-y;
	padding-left: 7px;
	margin: 0px;
	padding-bottom: 8px;
	color: #6B6B6B;
	font-size: 11px;
}
.texxysearch {
	background-color: #333333;
	width: 160px;
	border: 1px solid #191919;
	font-size: 12px;
	color: #CCCCCC;
}
.footer_right {
	float: right;
	padding-top: 27px;
	padding-right:20px;
}
.footer_right p a:link, .footer_right p a:visited {
	color: #6B6B6B;
	text-decoration: none;
}
.footer_right p {
	margin: 0px;
	color: #6B6B6B;
	font-size: 11px;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}
.footer_right p a:hover, .footer_right p a:active {
	color: #6B6B6B;
	text-decoration: none;
}
.footer_left {
	float: left;
	width: 350px;
	padding-top: 27px;
	font-size:11px;
	padding-left:20px;
}
.footer_left p {
	margin: 0px;
	color: #6B6B6B;
	font-size: 11px;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}
.footer_left p a {
	color: #6B6B6B;
	text-decoration: underline;
	font-size:11px;
}
.footer_left p a:hover{
	font-size:11px;
	color: #6B6B6B;
	text-decoration: none;
}
.header_tag {
	float: left;
	padding:0px 0px 0px 0px;
}
.header_tag h1 {
	margin: 0px;
	float: left;
	width: 500px;
	text-align: left;
	font-size: 2em;
	color: #6B6B6B;
	font-weight: lighter;
	font-family: Arial;
}
.header_tag a:link, .header_tag a:visited {
	text-decoration: none;
	color: #333333;
}
.header_tag p {
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 13px;
	color: #6B6B6B;
	font-weight: normal;
	width: 500px;
}
.header_tag a:hover, .header_tag a:active {
	color: #333333;
	text-decoration: underline;
}
.navigator {
	float: left;
	width: 944px;
	height:40px;
	background-image:url(images/top-nav.gif);
	background-repeat:no-repeat;
}

.comment_template form {
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nextpre {
	float: left;
	width: 400px;
	text-align: left;
	font-size: 12px;
	color: #6B6B6B;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nextpre a:link, .nextpre a:visited {
	color: #6B6B6B;
	text-decoration: none;
}
.nextpre a:hover, .nextpre a:active {
	color: #e46703;
	text-decoration: none;
}
.incat {
	float: left;
	width: 400px;
	padding-top: 2px;
	padding-bottom: 12px;
	font-size: 12px;
	color: #6B6B6B;
}


.contactBox{
float:left;
margin: 0px 0px 20px 0px;
padding: 0px;
width:236px;
}

.contactBox ul{
padding:0px 0px 0px 3px;
margin:0px;
border:0px;
list-style-type:none;
margin:0px  0px 0px 0px;
padding:5px 0;
text-align:left;
width: 200px;
}

.contactBox ul li{
background-image:url(images/contact-dot.gif);
background-repeat:repeat-x;
background-position:bottom;
list-style:none;
padding:4px 0px 6px 0px;
margin:0px;
width:200px;
}

.contactBox ul li.last{
background:none;
}

.contactBox ul li a{
background-image:url(images/blue-bullet.gif);
background-repeat:no-repeat;
background-position:0px 4px;
padding:0px 0px 0px 12px;
margin:0px;
display:block;
text-decoration:none;
}

.contactBoxBlock{
padding:0px 15px 10px 15px;
background-image:url(images/team-bottom.gif);
background-repeat:no-repeat;
background-position:bottom;
width:206px;
float:left;
background-color:#ededed;
}

.contactTop{
padding:0px 15px 0px 15px;
background-image:url(images/team-top.gif);
background-repeat:no-repeat;
width:206px;
height:12px;
float:left;
background-color:#ededed;
}

.contactBox .phoneNumber{
padding:0px 0px 6px 0px;
margin:0px;
font-size:18px;
font-weight:normal;
}

.contactBox P{
padding:0px 0px 10px 0px;
margin:0px;
}

.contactBox a, .contactBox a:hover{
color:#6b6b6b;
text-decoration:underline;
}

.contactBox P.heading{
font-size:20px;
}