/* @override 
	http://bartowfordnews.com/wp-content/themes/bartow/css/style.css
*/

/* DigiSquid CSS Library Version 3.6.5 */
/* BartowFordNews.com

/* Framework */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #000000;
	background: #1a6795 url(../images/bkg.png) repeat;
}

.design #container {
	width: 970px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background: url(../images/content.png) repeat-y;
}
.design #masthead {
	height: 128px;
	background-image: url(../images/masthead.png);
}

.design #contenttop {
	
}

.design #contentbottom {
	padding-left: 70px;
	width: 675px;
	
}

.design #welcomebox {
	width: 650px;
	height:  215px;
	margin-top: 25px;
	margin-bottom: 50px;
}


.design #welcomebox p {
	width: 250px;
	padding-left: 25px;
	float: left;
}

.design #welcomebox h1 {
	font: 21px Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-left: 25px;
	margin: 0px;
	border-bottom-style: none;
}

.design #centercolumn {
	width: 450px;
	margin-left: 175px;
	
}

.design #centercolumnint {
	width: 625px;
	padding-top: 30px;
	padding-left: 25px;
	
}

.post {
	float: left;
}

.column {
	float: left;
	padding-right: 20px;
}


/* End Framework */

/* Animation */
.design #animation {

	float: right;
	width: 325px;
	height: 215px;
	border-style: solid;
	border-width: 1px;
}
/* End Animation */

/* Sidebar */

.design #sidebar1 {
	float: left;
	width: 150px;
	padding-top: 0px;
	margin-right: 25px;
}

.design #sidebar2 {
	float: right;
	width: 200px;
	padding-top: 25px;
	margin-right: -225px;
}

.design #sidebar p {
	
}

.design #sidebar1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.design #sidebar1 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.design #sidebar1 li a:link {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.design #sidebar1 li a:visited {
	text-decoration: none;
}

.design #sidebar2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.design #sidebar2 li {
	list-style-type: none;
	padding: 0 0 10px 1px;
	text-decoration: none;
}

div.textwidget {
	padding: 0 0 10px 1px;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

div.textwidget a {
	text-decoration: none;
}

a.post-title {
	text-decoration: none;
}

/* End Sidebar */

/* Footer */

.design #footer {
	height: 108px;
	background: url(../images/footer.png) no-repeat 0 top;
}

.design #footer p {
	padding-top: 75px;
	color: white;
	text-align: center;
}

/* End Footer */

/* Text Styling */

h1 {
	text-align: left;
	margin: 0;
	padding-left: 0;
	padding-bottom: 10px;
	padding-top: 0px;
	color: black;
	font: normal 16px/18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #12538c;
}

h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-align: left;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
}

div#sidebar2 h2 {
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
}

div#centercolumnint h2 {
	color: #12538c;
	font-size: 22px;
}

h2.widgettitle {
	width: 135px;
	text-align: left;
	margin-bottom: 10px;
	color: white;
	background-color: #367bb8;
	border: 1px solid #0b4e88;
	font: normal 14px/18px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	list-style: none !important;	
}

h2 a:link {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-align: left;
	margin: 0;
	color: #12538c;
	padding-top: 20px;
	padding-bottom: 10px;
	text-decoration: none;
}

h2 a:visited {
	color: #12538c;
	text-decoration: none;	
}

h2 a:hover {
	color: #ffd478;
	text-decoration: none;	
}

h2 a:active {
	color: #ffd478;
	text-decoration: none;	
}

h2.widgettitle a:link {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	color: white;
	padding-top: 20px;
	padding-bottom: 10px;
	text-decoration: none;
}

h2.widgettitle a:visited {
	color: white;
}

h2.widgettitle a:active {
	color: #ffd478;
}

h2.widgettitle a:hover {
	color: #ffd478;
}


h3 {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: -10px;
	text-align: left;
	color: gray;
	font: normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 5px;
}

p {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

strong {
	font-weight: bold;
}

ul {
	font-size: 12px;
	line-height: 20px;
	padding-top: 0;
	padding-bottom: 10px;
}

li {
	padding-bottom: 10px;
}

li#text-5.widget.widget_text {
	list-style-type: none;
}

.widget.widget_text {
	list-style-type: none;
}

div#editiontext {
	width: 275px;
	padding-left: 25px;
}


ul.social-networks a:link {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

ul.tweets li {
	list-style-type: none;
	padding: 0 0 10px 1px;
	text-decoration: none;
}

li.cat-item.cat-item-1 a:link {
	margin-bottom: 20px;
	text-decoration: none;
}

li#recent-posts-3.widget.widget_recent_entries a:link {
	margin-bottom: 20px;
	text-decoration: none;
}

li#archives-3.widget.widget_archive a:link {
	margin-bottom: 20px;
	text-decoration: none;
}

div.pds-box-outer {
	height: 250px;
}

/* End Text Styling */

/* P Links */

p a:link {
	color: #00c4ff;
	text-decoration: none;
}

p a:visited {
	color: #00c4ff;
	text-decoration: none;
}

p a:hover {
	color: #fa921f;
	text-decoration: none;
	background: none;
}

p a:active {
	color: #fa921f;
	text-decoration: none;
}

/* end P Links */

/* Photos */
.photo {
	padding: 25px;
}

.alignleft {
	float: left;
	padding: 10px;
}

.alignright {
	float: right;
	padding: 10px;
}


/* end Photos */

/* Photo Gallery */
.photogallery ul { 
	list-style:none; /* No bullets */ 
	overflow:hidden;
	margin-left: 40px;
} 

.photogallery li { 
	float:left; /* Horizontal list */
	width:300px; /* Room for images and text */ 
	padding:25px; /* Gap between */ 
} 

.photogallery li div { 
	text-align:center; /* Center description */ 
} 

.photogallery li img { 
	display:block; 
	margin:0 auto; /* Cener block image */ 
	width:300px; /* All images the same size */
	border: 1px solid gray; /* border  */
}

/* End Photo Gallery */

/* Tables */

table {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

table td {
	padding: 10px;
}

/* End Tables */


/* Form */

form.webform fieldset {
  margin-bottom: 10px;
}

form.webform input {
	width: 250px;
}

form.webform legend {
  padding: 0 2px;
  font-weight: bold;
	font-size: 18px;
	color: #356aa0;
}
form.webform label {
  display: inline-block;
  line-height: 14px;
  vertical-align: top;
	font-size: 12px;
}
form.webform fieldset ol {
  margin: 0;
  padding: 0;
}
form.webform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.webform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.webform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.webform fieldset fieldset label {
  display: block;
  width: auto;
}
form.webform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.webform label {
  width: 250px; /* Width of labels */
}
form.webform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

.webform #submitbox {
	background-color: #356aa0;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}

/* End Form */
