/* CSS Document */

/**********************Search******************************/

#search {
height: 16px;
width: 350px;
position: relative;
left: 681px;
top: -78px;
color: #FFFFFF;
}


body {
font-size: .70em;
background-color: #CCCCCC;
background-image: url(http://cenlamedia.com/kalb/media/images/bodybg.jpg);
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
}

a:link {
color: #003333;
text-decoration: none;
}

a:visited {
color: #003333;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #003333;
}

img {
border-color: #333333;
}

.spacer{
clear:both;
display:block;
height:10px;
}

.spacer0 {
height: 0px;
clear: both;
}

.spacer1 {
height: 1px;
}
.spacer3 {
height: 3px;

}
.spacer5 {
height: 5px;
}
.spacer10 {
height:10px;
}

#wrapper {
width: 990px;
margin-right: auto;
margin-left: auto;
}

#container {
text-align: left;
width: 800px;
margin-right: 20px;
margin-bottom: 0px;
background-color: #FFFFFF;
}

#container2 {
text-align: left;
width: 930px;
margin-right: 20px;
margin-bottom: 0px;
background-color: #FFFFFF;
}

/**********************Table*******************************/

table {
border:hidden;
background:none;
font-family:verdana;
font-size:10px;
}

td {
text-align:justify;
vertical-align:top;
}

table.big {
border:hidden;
background:none;
font-family:verdana;
font-size:11px;
}

td.left {
text-align:left;
vertical-align:top;
width:125px;
padding-left:5px;
}

td.right {
text-align:left;
vertical-align:top;
width:165px;
}

table.large {
border:hidden;
background:none;
font-family:verdana;
font-size:12px;
}

td.left_lg {
text-align:left;
vertical-align:top;
width:200px;
padding-left:5px;
padding-bottom:2px;
}

td.right_lg {
text-align:left;
vertical-align:top;
width:230px;
}

/********************** Header ***************************/
#header {
margin: 0px;
width:800px;
height:120px;
background-image: url(http://cenlamedia.com/kalb/media/images/newheader3.jpg);
background-repeat: no-repeat;
background-position: left top;
}

#header_oodle {
margin: 0px;
width:930px;
height:120px;
background-image: url(http://cenlamedia.com/kalb/media/images/newheader_oodle.jpg);
background-repeat: no-repeat;
background-position: left top;
}

#header_dotd {
height: 60px;
width: 234px;
position: relative;
left: 250px;
top: -7px;
}

#header_datetime {
height: 20px;
width: 234px;
position: relative;
left: 4px;
top: 24px;
color: #FFFFFF;
font-size: 9px;
}

#header_kwsearch {
height: 16px;
width: 350px;
position: relative;
left: 520px;
top: -79px;
color: #FFFFFF;
}

.keywordsubmitLink {
color: #FFFFFF;
background-color: transparent;
border: none;
cursor: pointer;
cursor: hand;
font-size: 10px;
font-weight: bold;
}

/********************** Ad Positions ***************************/
#adrail {
float:right;
width:180px;
text-align: center;
color: #D4D0C8;
font-size: 10px;
margin-left: 5px;
clear: both;
}
#leaderboard {
text-align: center;
margin-top: 5px;
padding-bottom: 2px;
}
/********************** HNav ***************************/

#hnav {
margin: 0px;
background-color: #FFFFFF;
}

#hnav_oodle {
margin: 0px;
background-color: #FFFFFF;
width: 930px;
}

/********************** login ***************************/
#login {
text-align: right;
margin-top: 1px;
margin-bottom: 1px;
padding-right: 10px;
font-size: 10px;
}


#login a{
text-decoration:none;
color:#CC6600;
}
#login a hover{
text-decoration:none;
color:#CC0000;
}

/********************** Content ***************************/
#content {
width:800px;
background-color: #FFFFFF;
}

h1{
color:#000000;
font-size:14px;
}

h2{
color:#85a157;
font-size:14px;
text-align:center;
width:200px;
margin: 10px 0px 15px 0px;
}
#breakinignews {
background-color: #FFCC33;
text-align: left;
text-decoration: blink;
width: 97%;
margin-right: auto;
margin-left: auto;
padding: 2px;
border: double #CC0000;
margin-bottom: 10px;
margin-top: 10px;
}
#breakinignews h1 {
color: #CC0000;
font-size: 14px;
padding: 1px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: -16px;
margin-left: 0px;
}
#breakinignews a {
color: #000066;
}
/********************** Article Page Content ***************************/
#left {
float:left;
width:450px;
padding: 0px 5px 30px;
display:inline;
}

#left_comment {
margin: 4px;
border: 1px solid #666666;
background-color: #f0f0f0;
padding-top: 4px;
padding-right: 4px;
padding-left: 4px;
padding-bottom: 4px;
}
#left_comment p {
margin-top: -3px;
line-height: 100%;
}

#right {
float:right;
width:320px;
border-left: #FFF 2px solid;
padding: 0px 5px 30px;
}
#right h1 {
font-size: 13px;
color: #336666;
font-style: normal;
font-weight: bold;
}

#whole {
float:left;
width:790px;
padding: 0px 5px 5px;
display:inline;
}

/********************** Gallery Page Content ***************************/
#galleryright {
float:right;
width:260px;
border-left: #FFF 2px solid;
padding: 0px 5px 30px;
}

#galleryright h1 {
font-size: 13px;
color: #336666;
font-style: normal;
font-weight: bold;
}

#galleryleft {
float:left;
width:515px;
padding: 0px 5px 30px;
display:inline;
}

#galleryleft_comment {
margin: 4px;
border: 1px solid #999999;
background-color: #f0f0f0;
padding-top: 4px;
padding-right: 4px;
padding-left: 4px;
padding-bottom: 4px;
}
#galleryleft_comment p {
margin-top: -3px;
line-height: 100%;
}



/********************** Weather/Hurricane Pages Content ***************************/
#left_wx {
float:left;
width:645px;
padding: 0px 2px 30px;
display:inline;
}


#right_wx {
float:right;
width:130px;
padding: 0px 2px 30px;
}



/********************** Full Column ***************************/
#full {
padding: 5px;
clear: both;
}
#full h1 {
font-size: 13px;
color: #CC6600;
font-style: normal;
font-weight: bold;
}

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(http://cenlamedia.com/kalb/media/images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
width:800px;
text-align:center;
padding: 20px 0px;
color: #333333;
}
#footer a{color:#CC0000;}
#footer a:hover{color:#c77e0c;}

/********************** Submission Form ***************************/
#submit {
font-weight: bold;
color: #FFFFFF;
background-color: #CC0000;
text-align: center;
margin-right: auto;
margin-left: auto;
border: 2px solid #000000;
height: 10px;
padding: 3px 3px 6px;
margin-top: 8px;
margin-bottom: 8px;
}
#submit a{
color:#FFFFFF;
font-weight: bold;
text-decoration: none;
}

#post_preview {
background-color: #F0F0F0;
padding: 5px;
width: 95%;
margin-top: 5px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
border: 2px dashed #CC0000;
}



.text09 {
font-size: 9px;
}
.text10 {
font-size: 10px;
}
.text11 {
font-size: 11px;
}
.text12 {
font-size: 12px;
}
.text13 {
font-size: 13px;
}
.text14 {
font-size: 14px;
color:#000000;
}
.text16 {
font-size: 16px;
}
/********************** Dropdown Menu ***************************/

.chromestyle {
font-size: 11px;
font-weight: bold;
width: 799px;
background-color: #FFFFFF;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 798px;
background: url(http://cenlamedia.com/kalb/media/images/menu/chromebg.gif) repeat-x center center; /*THEME CHANGE HERE*/
padding: 3px 0;
margin: 0 0px;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
font-weight: bold;
}

.chromestyle ul li a:hover{
background: url(http://cenlamedia.com/kalb/media/images/menu/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ---------------Oodle Nav -------------------------------*/

chromestyle_oodle {
font-size: 11px;
font-weight: bold;
width: 930px;
}

.chromestyle_oodle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
visibility: hidden;
}

.chromestyle_oodle ul{
border: 1px solid #BBB;
width: 930px;
background: url(http://cenlamedia.com/kalb/media/images/menu/chromebg.gif) repeat-x center center; /*THEME CHANGE HERE*/
padding: 3px 0;
margin: 0 0px;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle_oodle ul li{
display: inline;
}

.chromestyle_oodle ul li a{
color: #494949;
padding: 4px 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
font-weight: bold;
}

.chromestyle_oodle ul li a:hover{
background: url(http://cenlamedia.com/kalb/media/images/menu/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle_oodle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ---------------- Style for Drop Down Menu ------------------ */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:bold normal 12px/18px Verdana;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
font-weight: bold;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

/* ---------------- End Style for Drop Down Menu ------------------ */

#submitbody{
width: 95%;
margin-right: auto;
margin-left: auto;
}


/********************** Article Page Page Header ***************************/
#pageheader {
height: 60px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 20px;
margin-right: auto;
width: 750px;
}
#pageheader_left {
height: 60px;
float: left;
width: 500px;
text-align: right;
}
#pageheader_left h1 {
padding-left: 20px;
font-size: 16px;
font-weight: bold;
text-transform: capitalize;
color: #000000;
font-style: italic;
padding-right: 0px;
}
#pageheader_right {
float: left;

}

#headline {
font-size: 10px;
padding-right: 5px;
}

#headline h1 {
font-size: 12px;
font-weight: bold;
margin-bottom: 1px;
padding: 0px;
margin-top: 0px;
}

#art_sidebar {
padding: 1px 8px 5px;
margin-top: 3px;
margin-bottom: 10px;
background-image: url(http://www.gcwclients.com/clients/kalb/images/sidebarbg_320.gif);
background-repeat: no-repeat;
background-position: left top;
}

#article_box {
background-color: #F0F0F0;
background: #FFFFFF url(http://www.gcwclients.com/clients/kalb/images/commentbg455.gif) no-repeat;
padding: 5px 5px 5px 5px;
margin: 3px 0px 15px 0px;
clear: both;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #CCCCCC;
}

#authorbox {
font-size: 0.8em;
text-align: right;
}

.commentone{
background: #FFFFFF url(http://www.gcwclients.com/clients/kalb/images/commentbg.gif) no-repeat;
padding:4px 15px 15px;
line-height:1.5;
}

#moreheadlines {
border: 1px solid #CCCCCC;
clear: both;
padding-left: 5px;
color: #336666;
padding-top: 5px;
background-color: #f7f7fe;
}

#videoPlayerbox {
background-color: #F0F0F0;
text-align: center;
}

#art_separator {
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #CCCCCC;
}


/********************** Register Notice ***************************/
.register_notice{
border:1px solid #e9e1e2;
padding:3px;
font-size: .9em;
}
.register_notice_inner1{
background: url(http://wkrg.com/media/ui/s_box.gif);
border:1px solid #e9e1e2;
padding:3px;
}

.register_notice_inner2{
border:1px solid #336666;
padding:3px;
background-color: #d3ebd6;
width: 85%;
margin-right: auto;
margin-left: auto;
margin-bottom: 20px;
}

#paginate {
margin-top: 1px;
margin-bottom: 1px;
padding-right: 10px;
font-size: 10px;
text-align: right;
}



.mFeatures{
float:left;
width:137px;
height:90px;
overflow:hidden;
padding:5px;
margin-left:2px;
border:0px solid #666666;
font-size: 10px;
}


.mFeatures p {
line-height: 95%;
margin-top: 0px;
margin-bottom: 0px;
}

.mFeatures img{float:left; margin:1px;}

.mFeatures h3{
color:#1F4763;
font-size:10px;
margin:0px;
padding:0px;
}

.mFeatures h3 a{
color:#1F4763;
text-decoration:none;
}

.mFeatures h3 a:visited{
color:#1F4763;
text-decoration:none;
}

.mFeatures h3 a:hover{
text-decoration:underline;
color:#990000;
}

#full_ltblue_big {
border: 1px solid #CCCCCC;
height: 210px;
min-height: 220px;
clear: both;
font-size: 11px;
color: #336666;
background-color: #f7f7fe;
padding: 5px;
}

#full_ltblue_wx {
border: 1px solid #CCCCCC;
min-height: 125px;
clear: both;
font-size: 11px;
color: #336666;
background-color: #f7f7fe;
padding: 5px;
}

#full_ltblue_top {
border: 1px solid #CCCCCC;
clear: both;
float: left;
font-size: 11px;
color: #336666;
background-color: #f7f7fe;
padding: 5px;
}

#full_ltblue {
border: 1px solid #CCCCCC;
clear: both;
font-size: 11px;
color: #336666;
background-color: #f7f7fe;
padding: 5px;
}

#vidplayer {
border: 1px solid #000000;
clear: both;
color: #000000;
background-color: #000000;
}

#ibeginbox {
float: left;
width: 220px;
}

/********************** START ALERT BOX ***************************/
#alertbox {
background-color: #FF9900;
margin-top: 4px;
margin-bottom: 4px;
border: 2px solid #000000;
background-image: url(http://www.northwestfloridaonline.com/panhandleparade/images/site_graphics/small_caut.gif);
background-repeat: repeat;
text-align: center;
margin-right: auto;
margin-left: auto;
}
#alertbox a{
color: #0066CC;
text-decoration: none;
vertical-align: middle;
}
#alertbox a:hover {
color: #000000;
text-decoration: none;
background-color: #FF9900;
margin-left: 5px;
padding-right: 4px;
padding-left: 4px;
border: 2px solid #000000;
}
#inner_alertbox {
background-color: #f7f7fe;
background-repeat: no-repeat;
background-position: left top;
margin: 5px;
text-align: left;
font-weight: normal;
border: 2px solid #000000;
padding: 2px;
}
#inner_alertbox h3 {
font-size: 14px;
color: #FFFFFF;
margin: 0px;
font-weight: bold;
padding: 1px;
}

/********************** END ALERT BOX ***************************/

.widgetbox {
float:left;
width:180px;
height:430px;
overflow:hidden;
padding:5px;
border:0px solid #666666;
font-size: 10px;
margin: 10px 0px 10px 30px;
}

#oodlebox {
background-color: #FF9900;
padding: 2px;
border: 3px solid #000000;
margin-top: 5px;
margin-bottom: 5px;
width: 98%;
}

#sbl_wrapper {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
#sbl_block {
margin: 2px;
padding: 4px;
border: 1px solid #000000;
}

#wx_forecaster {
	font-size: 10px;
	padding: 3px;
	text-align: center;
	width: 120px;
	float: left;
}

.photoentry {
text-align:center;
width:150px;
height:180px;
float:left;
}

.phototext {
font-size:10;
color:#45506F;
vertical-align:middle;
}



/* -------------- Entry Forms ----------------- */

#entryform_wrap{
border:1px solid #E0E5E6;
padding:3px;
}

#entryform_inner{
border:1px solid #E0E5E6;
padding-top:8px;
padding-bottom:8px;
background:  url({mediaPath}/ui/diag.gif);
}

#entryform_inner h4{color:#1F4763;}

.entryform_instructions{
font-size:9px;
background-color:#EFF2F3;
border:1px solid #9BBD66;
margin-bottom:4px;
width:300px;
padding:2px;
}

#entryform .lable{
float:left;
text-align:right;
width:100px;
padding-right:5px;
font-weight:bold;
color:#1F4763;
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#entryform .lablesmall{
font-weight:bold;
color:#1F4763;
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#entryform .inputone{
width:300px;
padding:2px;
display:inline;
border:1px solid #848484;
background: #FFFFFF url({mediaPath}/ui/comment1.gif) -20px -8px repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#1F4763;
font-size:12px;
}

#entryform .txtarea{
width:300px;
padding:2px;
display:inline;
border:1px solid #848484;
background: #FFFFFF url({mediaPath}/ui/comment1.gif) -20px -2px repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#1F4763;
font-size:12px;
}

#entryform .prefs{
padding-left:20px;
}

.input_captcha{
padding:2px;
display:inline;
border:1px solid #848484;
background: #FFFFFF url({mediaPath}/ui/tabover.gif) repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#1F4763;
font-size:12px;
}

.captcha{
padding-left:210px;
}

#entryform .submit{
color:#ffffff;
border:0px;
font-weight:bold;
background: #E8E7ED  url({mediaPath}/ui/tabselected.gif) 0px 0px repeat-x;
}


/********************** START WX ALERT BOX ***************************/

#wxalertbox {
	background-color: #FF9900;
	border: 2px solid #000000;
	background-image: url(http://www.northwestfloridaonline.com/panhandleparade/images/site_graphics/small_caut.gif);
	background-repeat: repeat;
	padding: 8px;
}

/********************** END WX ALERT BOX ***************************/

