/*  
Theme Name: WordPress theme 686
Theme URL: http://www.tampaempire.com/
Description: A theme from Tampa Empire
Version: 2.6
Author: TampaEmpire.com 
Author URL: http://www.tampaempire.com/ 
*/
/* CSS Document */
*{margin:0; padding:0;}
ul{list-style:none;}
body{  font-family:Tahoma; font-size:100%; line-height:1em; color:#667a82; background:#c7d1d9;}
img { border:0; vertical-align:top;}

#header, .side_bar, .column_center, #footer { font-size:.69em;}

table, td {border-collapse:collapse;}
table, td, img {border:0;}
td, tr {vertical-align:top; text-align:left;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}
.fleft { float:left;}
.fright { float:right;}

/***forms*******************************************/
input, textarea{font-family:Tahoma; font-size:1em; color:#000000; vertical-align:middle; font-weight:normal; text-align:left;}
.searching {width:217px; color:#b5b5b5; height:18px; margin-right:8px; border: solid 1px #d4d0c8; padding-left:3px; border-left:1px solid #404040; border-top:1px solid #404040;}
.searching2 {width:115px; color:#b5b5b5; height:15px; margin-right:7px; border: solid 1px #d4d0c8; padding-left:3px; border-left:1px solid #404040; border-top:1px solid #404040; margin-bottom:14px;}
.column_center .text_box  textarea { margin:3px 0 3px 0;}

/***end forms*******************************************/

.main {width:100%; width:824px; margin:0 auto;}

a {color:#ff6238; text-decoration:underline;}
a:hover{text-decoration:none;}

 
h1 { font-size:3.27em; font-family:Arial, Helvetica, sans-serif; font-weight:normal; text-transform:uppercase; color:#fff; line-height:1em; letter-spacing:-1px;}
h1 a  {color:#fff; text-decoration:none;}
h2{ font-size:1.01em;}
h3 { color:#ff6238; font-size:1.18em; line-height:1em; text-transform:uppercase; margin-bottom:4px;}
h3 a {color:#ff6238; line-height:1.01em; text-decoration:none;}
h3 a:hover {text-decoration:underline;}
h3#comments { font-size:13px; font-weight:bold;}
h3#respond { font-size:13px; font-weight:bold; margin-bottom:10px;}
h4 { color:#36494f; font-size:1em;}
h4 a {color:#36494f;}
.pagetitle { padding:10px;}

/***global*******************************************/

/* 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 {
	margin: 0 0 12px 20px;
	display: inline;
}

img.alignleft {
	margin: 3px 12px 10px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */


ul { margin:0;}
.float{float:left; margin:0 20px 0 0;}
.col{float:left;}
.side_bar { float:left; width:201px; margin:0 -201px 0 0; position:relative;}
.column_center {float:left; width:100%;}
.indent_center { padding:33px 0 0 25px; margin:0 0 0 201px;}
.clear{clear:both;}
.h100 { height:100%;}
.in5 { padding-bottom:5px;}
.in10 { padding-bottom:10px;}
.in15 { padding-bottom:15px;}
.in20 { padding-bottom:20px;}

/***global*******************************************/

.content .indent { padding:0 0 0 0;}


/***box*******************************************/

.box { background:#f4f7f8; width:100%;}
.box .border-left { background:url(images/border-left.gif) left top repeat-y;}
.box .border-right { background:url(images/border-right.gif) right top repeat-y;}
.box .border-top { background:url(images/border-top.gif) left top repeat-x;} 
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inside { padding:20px 28px 20px 20px;}

/***box*******************************************/


/***header*******************************************/

#header {width:100%; height:345px;}
#header .row-1 { height:46px;}
#header .row-2 { height:297px; background:url(images/header-bg.jpg) left top repeat-x;}
#header .row-2 .left { background:url(images/header-left.jpg) no-repeat left top;}
#header .row-2 .right { background:url(images/header-right.jpg) no-repeat right top; height:297px;}

#header ul { padding:6px 0 0 0;}
#header ul li { display:inline;}
#header ul li a {padding:0 31px 0 0; font-family:verdana; color:#2f3d4a; text-decoration:none; font-weight:bold; letter-spacing:-1px;}
#header ul li a:hover { text-decoration:underline;}
#header .block_search { padding:0 0 0 0; text-align:right;}
#header .logo { padding:172px 0 0 0; margin:0 auto; width:295px; text-align:center;}
#header .logo span {color:#094468; display:block; margin-top:-6px; padding-left:2px;}


/***end header*******************************************/


/***side_bar*******************************************/
.side_bar .inside{ padding:11px 0 11px 0;}


/**********************************************/
.children { margin:0 0 0 10px;}
.indentX p { padding:0 0 10px 0;}
.indentX p a { color:#222;}

.widget_style { padding:0 0 8px 0;}
.widget_style h2 {font-size:1.1em; line-height:1.1em; color:#435359; padding:0 0 0 0;}
.widget_style h2 a {color:#646464; text-decoration:none;}
.widget_style h2 a:hover {text-decoration:none;}
.widget_style .indent { padding:10px 20px 0 42px;}

.widget_style .title_box { background:#fbfbfc; width:100%;}
.widget_style .title_box .border-left { background:url(images/border-left1.gif) left top repeat-y;}
.widget_style .title_box .border-right { background:url(images/border-right1.gif) right top repeat-y;}
.widget_style .title_box .border-top { background:url(images/border-top1.gif) left top repeat-x;} 
.widget_style .title_box .border-bot { background:url(images/border-bot1.gif) left bottom repeat-x;} 
.widget_style .title_box .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.widget_style .title_box .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.widget_style .title_box .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom; width:100%;}
.widget_style .title_box .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; width:100%;}
.widget_style .title_box .inner { padding:22px 10px 17px 34px;}

.widget_style .widget_box { background:#fff; width:100%;}
.widget_style .widget_box .border-left { background:url(images/border-left2.gif) left top repeat-y;}
.widget_style .widget_box .border-right { background:url(images/border-right2.gif) right top repeat-y;}
.widget_style .widget_box .border-top { background:url(images/border-top2.gif) left top repeat-x;} 
.widget_style .widget_box .border-bot { background:url(images/border-bot2.gif) left bottom repeat-x;} 
.widget_style .widget_box .left-top-corner {background:url(images/left-top-corner2.gif) no-repeat left top;}
.widget_style .widget_box .right-top-corner {background:url(images/right-top-corner2.gif) no-repeat right top;}
.widget_style .widget_box .left-bot-corner {background:url(images/left-bot-corner2.gif) no-repeat left bottom; width:100%;}
.widget_style .widget_box .right-bot-corner {background:url(images/right-bot-corner2.gif) no-repeat right bottom; width:100%;}
.widget_style .widget_box .inner { padding:11px 20px 19px 34px;}

.widget_style ul { width:100%;}
.widget_style li { font-size:1em; color:#667a82; background:url(images/marker.gif) no-repeat left 6px; padding:0 0 10px 18px;}
.widget_style li a { color:#667a82; padding:0 0 0 0; text-decoration:none;}
.widget_style li a:hover { text-decoration:underline;}

.widget_style#meta li a {color:#b42f15; text-decoration:underline;}
.widget_style#meta li a:hover { text-decoration:none;}

/**********************************************/

<style type="text/css">
#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:100%; background:#fff; font-weight:bold;}
#dropmenu a {display:block; padding:0.25em 1em; color:#686868; border-right:1px solid #c8c8c8; text-decoration:none; background:#fff;}
#dropmenu a:hover {background:#888; color:#fff;}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;}
#dropmenu ul a {border-left:1px solid #c8c8c8;}
#dropmenu li ul {border-top:1px solid #c8c8c8; width:14.1em;}
#dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}
</style>


/**********************************************/

#links_with_style { margin:0 0 0 0; padding-left:0;}
#links_with_style ul {margin:0 0 0 0;}
#links_with_style ul ul h2 { margin:0 0 0 0; background:none; }
#links_with_style ul li { background:none; padding:0;}
#links_with_style ul li h2 { font-size:1.1em; line-height:1.1em; color:#435359; padding:0 0 0 0;} 
#links_with_style ul li ul { margin:0 0 0 0;}
#links_with_style ul li ul li { font-size:1em; color:#667a82; background:url(images/marker.gif) no-repeat left 6px; padding:0 0 10px 18px;}
#links_with_style ul li ul li a { color:#667a82; text-decoration:none;}
#links_with_style ul li ul li a:hover { text-decoration:underline;}
#links_with_style.widget_style .title_box .left-top-corner {background:url(images/left-top-corner5.gif) no-repeat left top;}
#links_with_style.widget_style .title_box .inner { padding:22px 10px 24px 64px;}


#archives.widget_style .title_box { background:#32a5ca; width:100%;}
#archives.widget_style .title_box .border-left { background:url(images/border-left3.gif) left top repeat-y;}
#archives.widget_style .title_box .border-right { background:url(images/border-right3.gif) right top repeat-y;}
#archives.widget_style .title_box .border-top { background:url(images/border-top3.gif) left top repeat-x;} 
#archives.widget_style .title_box .border-bot { background:url(images/border-bot3.gif) left bottom repeat-x;} 
#archives.widget_style .title_box .left-top-corner {background:url(images/left-top-corner3.gif) no-repeat left top;}
#archives.widget_style .title_box .right-top-corner {background:url(images/right-top-corner3.gif) no-repeat right top;}
#archives.widget_style .title_box .left-bot-corner {background:url(images/left-bot-corner3.gif) no-repeat left bottom;}
#archives.widget_style .title_box .right-bot-corner {background:url(images/right-bot-corner3.gif) no-repeat right bottom; }
#archives.widget_style .title_box .inner { padding:22px 10px 19px 69px;}

#archives.widget_style .widget_box { background:#3ec2df; width:100%;}
#archives.widget_style .widget_box .border-left { background:url(images/border-left4.gif) left top repeat-y;}
#archives.widget_style .widget_box .border-right { background:url(images/border-right4.gif) right top repeat-y;}
#archives.widget_style .widget_box .border-top { background:url(images/border-top4.gif) left top repeat-x;} 
#archives.widget_style .widget_box .border-bot { background:url(images/border-bot4.gif) left bottom repeat-x;} 
#archives.widget_style .widget_box .left-top-corner {background:url(images/left-top-corner4.gif) no-repeat left top;}
#archives.widget_style .widget_box .right-top-corner {background:url(images/right-top-corner4.gif) no-repeat right top;}
#archives.widget_style .widget_box .left-bot-corner {background:url(images/left-bot-corner4.gif) no-repeat left bottom;}
#archives.widget_style .widget_box .right-bot-corner {background:url(images/right-bot-corner4.gif) no-repeat right bottom; }
#archives.widget_style .widget_box .inner { padding:11px 20px 19px 34px;}

#archives.widget_style li { color:#fff; background:url(images/marker1.gif) no-repeat left 4px;}
#archives.widget_style li a { color:#fff;}
#archives.widget_style li a:hover { color:#ff6238; text-decoration:none;}
#archives.widget_style h2 {color:#fff;}


#meta.widget_style .title_box { background:#32a5ca; width:100%;}
#meta.widget_style .title_box .border-left { background:url(images/border-left3.gif) left top repeat-y;}
#meta.widget_style .title_box .border-right { background:url(images/border-right3.gif) right top repeat-y;}
#meta.widget_style .title_box .border-top { background:url(images/border-top3.gif) left top repeat-x;} 
#meta.widget_style .title_box .border-bot { background:url(images/border-bot3.gif) left bottom repeat-x;} 
#meta.widget_style .title_box .left-top-corner {background:url(images/left-top-corner6.gif) no-repeat left top;}
#meta.widget_style .title_box .right-top-corner {background:url(images/right-top-corner3.gif) no-repeat right top;}
#meta.widget_style .title_box .left-bot-corner {background:url(images/left-bot-corner3.gif) no-repeat left bottom;}
#meta.widget_style .title_box .right-bot-corner {background:url(images/right-bot-corner3.gif) no-repeat right bottom; }
#meta.widget_style .title_box .inner { padding:22px 10px 19px 69px;}

#meta.widget_style .widget_box { background:#3ec2df; width:100%;}
#meta.widget_style .widget_box .border-left { background:url(images/border-left4.gif) left top repeat-y;}
#meta.widget_style .widget_box .border-right { background:url(images/border-right4.gif) right top repeat-y;}
#meta.widget_style .widget_box .border-top { background:url(images/border-top4.gif) left top repeat-x;} 
#meta.widget_style .widget_box .border-bot { background:url(images/border-bot4.gif) left bottom repeat-x;} 
#meta.widget_style .widget_box .left-top-corner {background:url(images/left-top-corner4.gif) no-repeat left top;}
#meta.widget_style .widget_box .right-top-corner {background:url(images/right-top-corner4.gif) no-repeat right top;}
#meta.widget_style .widget_box .left-bot-corner {background:url(images/left-bot-corner4.gif) no-repeat left bottom;}
#meta.widget_style .widget_box .right-bot-corner {background:url(images/right-bot-corner4.gif) no-repeat right bottom; width:100%;}
#meta.widget_style .widget_box .inner { padding:11px 20px 19px 34px;}

#meta.widget_style li { color:#fff; background:url(images/marker1.gif) no-repeat left 4px;}
#meta.widget_style li a { color:#fff; text-decoration:none;}
#meta.widget_style li a:hover { color:#ff6238;}
#meta.widget_style h2 {color:#fff;}

/**********************************************/

#calendar_wrap {vertical-align:top; padding:0 0 0 0; margin-left:-20px;}
#calendar_wrap caption { color:#646464; font-weight:bold; font-size:12px; padding-bottom:15px;}
#calendar_wrap td {width:25px; text-align:right; color:#3c3c3c; font-size:1em; padding:3px 0;}
#calendar_wrap td a {color:#ff6238;}
#calendar_wrap th { color:#111; text-align:right;}
#calendar_wrap a {font-weight:bold;}
#calendar_wrap #prev { text-align:left; padding-left:10px;}

/**********************************************/

#tag_cloud a{ color:#ff6238; line-height:1.2em; text-decoration:none;}
#tag_cloud a:hover{ text-decoration:underline;}

.post { padding:0 0 20px 0;}
.post h3 { padding:0 0 5px 0;}
.post a { color:#43c9e4;}
.post h3 a { color:#ff6238;}

/**********************************************/

#statusbar {text-align:left; padding:10px 0 0 20px;}
#statusbar p {padding:0px 20px 20px 0;}
#statusbar a {font-weight:bold; color:#43c9e4;}
/***end side_bar*******************************************/


/***column_center*******************************************/
.title { padding:0 0 11px 0;}
.title span { color:#b0b1b2; line-height:1.1em; float:right;}
.title span em { font-style:normal; color:#ce461c; text-decoration:underline;}
.title .date { font-size:1em; line-height:1.09em; color:#b0b1b2;}
.text_box { font-size:1em; padding:0 0 16px 0;}
.text_box p { margin-bottom:10px;}
.text_box .wrappper { position:relative;}

.link { }
.link em { display:block; background:url(images/link-left.gif) no-repeat left top;}
.link b { display:block; background:url(images/link-right.gif) no-repeat right top; padding:0 0 0 0; font-style:normal; font-weight:normal;}

.comments { padding:0 0 34px 0;}
.comments a { color:#ff6238; text-decoration:none; font-weight:bold;}
.comments a:hover{ text-decoration:underline;}

.column_center ol { list-style:decimal;}
.column_center ol li { list-style-position:inside;}
.column_center ol li a {}

.column_center ul {}
.column_center ul li { background:url(images/marker2.gif) no-repeat left 4px; color:#667a82; padding:0 0 7px 20px;}
.column_center ul li a { background:none; color:#ff6238; padding-left:0;}

.column_center p { padding:5px 0 5px 0;}

.column_center .col-1 { width:251px; margin-right:43px; float:left;}

/***end column_center*******************************************/


/*************************************/
#recent-posts  {vertical-align:top;}
.widget_style#recent-comments li a {background:none;}
#calendar {vertical-align:top;}
#google-search  {vertical-align:top;}
#gsearch {text-align:left;}
#pages  {vertical-align:top;}
#text-1 {vertical-align:top;}
#delicious {vertical-align:top;}
#delicious-box {text-align:left;}

/*************************************/
.textwidget {padding:13px 0px 0px 0px;}

.commentlist a { color:#43c9e4;}
.oddcomment {}

.navigation a { color:#ff6238;}
.navigation { width:100%; overflow:hidden; padding-bottom:10px;}
.navigation .left { text-align:left;}
.navigation .right { text-align:right;}

/* 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 { padding-bottom:20px;}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/***footer*******************************************/
#footer {line-height:1.1em; color:#fff; height:68px; background:url(images/foot-bg.gif) left top repeat-x; font-size:.75em;}
#footer .left { background:url(images/foot-left.gif) no-repeat left top;}
#footer .right { background:url(images/foot-right.gif) no-repeat right top; height:68px;}
#footer p { padding:30px 0 0 48px;}
#footer strong { color:#23282e; font-weight:normal;}
#footer a { color:#fff; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
/***end footer*******************************************/