/* @override 
	http://Squid4.com/wp-content/themes/squid/css/style.css
	http://franklinsecuritybank.net/wp-content/themes/squid/css/style.css
*/

/* DigiSquid CSS Library Version 4.2.1 (5/20/10) */
/* WebAddress.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: url(../images/template/bkg.png) repeat-x 0 top;
}

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

.design #contenttop {
	margin-left: -20px;
	margin-bottom: 50px;
	height: 285px;
}

.design #content {
	background: url(../images/template/content.png) no-repeat 0 top;
	min-height: 600px;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 20px;
}

.design #hometextleft {
	width: 350px;
	float: right;
}

.design #hometextright {
	float: right;
	margin-left: 10px;
}

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

.design #sidebar {
	float: right;
	width: 280px;
	margin-top: -30px;
	margin-right: -30px;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-top: 25px;
	padding-right: 10px;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background: white url(../images/template/sidebarh2.png) no-repeat 15px 20px;
	
}

.design #rightbar {
	float: left;
	width: 180px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #D9D9D9;
}

.design #loginbox {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D9D9D9;
}

input.submit {
	font-weight: bold;
	width: 180px;
	color: white;
	background: #8C121A;
	margin-top: 10px;
	padding: 7px;
	border: 0px;
}

#sidebar input.submit {
	font-weight: bold;
	width: 225px;
	color: white;
	background: #8C121A;
	margin-top: 10px;
	margin-left: 20px;
	padding: 7px;
	border: 0px;
}


.design #rightbar ul { /* News Bar */
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

li#recent-posts-2.widget { /* News Bar */
	height: 215px;
	overflow: hidden;
	list-style: none;
}

a.widget_sp_image-image-link img {  /* Promotions Widget */
	border-color: white;
	list-style: none;
}

li#widget_sp_image-3.widget.widget_sp_image { /* Promotions Widget */
	list-style: none;
	width: 200px;
	float: right;
}

li#widget_sp_image-2.widget.widget_sp_image { /* Promotions Widget */
	list-style: none;
	width: 200px;
	float: right;
	margin-left: 25px;
}

.column {
	width: 150px;
	background: silver;
	vertical-align: top;
	display: inline-block;
	padding: 15px;
	margin-right: 25px;
}

.column ul {
	padding: 0;
}

.column li {
	display: block;		
}

hr {
color: gray;
background-color: gray;
height: 1px;
border: 0;
}
/* End Framework */


/* Text Styling */

h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-top: 0px;
	color: #1D4A91;
	border-bottom: 1px solid;
	
}

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

h2.widgettitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

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

h2 a:visited {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	color: #1D4A91;
	padding-top: 20px;
	padding-bottom: 10px;
}

h2 a:hover {
	color: #890B14;
}

h2.date {
	font-size: 14px;
	line-height: 20px;
	padding-top: 0;
	padding-bottom: 0px;

}

h3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	color: #1D4A91;
	padding-top: 20px;
	padding-bottom: 10px;
}

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


p.date {
	font-size: 12px;
	line-height: 21px;
	margin: 0;
	padding-top: 0;

}

.design #rightbar p {
	color: #17367E;
}

p a:link {
	color: #8C121A;
	text-decoration: none;
}

p a:visited {
	color: #8C121A;
	text-decoration: none;
}

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

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


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

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

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

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

.design #rightbar a:link {
	font-size: 10px;
	color: #201D59;
	text-decoration: none;
}

.design #rightbar a:visited {
	color: #201D59;
	text-decoration: none;
}

.design #rightbar a:hover {
	color: #fa921f;
	text-decoration: none;
}

.design #rightbar a:active {
	color: #fa921f;
	text-decoration: none;
}

.design #sidebar p {
	
}

.design #sidebar h2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin-bottom: 10px;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-bottom: 5px;

}

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

.design #sidebar li {
	list-style-type: none;
	margin: 0;
	padding-left: 20px;
	padding-bottom: 5px;
}

.design #sidebar a:link {
	color: #852D30;
	text-decoration: none;
}

.design #sidebar a:visited {
	color: #852D30;
	text-decoration: none;
}

.design #sidebar a:hover {
	color: #fa921f;
	text-decoration: none;
}

.design #sidebar a:active {
	color: #fa921f;
	text-decoration: none;
}


.design #footer p {
	text-align: center;
}

p#breadcrumbs {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	color: #606459;
	font-size: 10px;
}

p.pdf {
	padding-left: 35px;
	padding-top: 5px;
	height: 25px;
	margin-bottom: 20px;
	vertical-align: top;
	background: url(../images/graphics/pdf.png) no-repeat;
}

strong {
	font-weight: bold;
}

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

li {
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
/* End Text Styling */

/* Fonts */
@font-face {
	font-family: 'QuicksandLight';
	src: url('../fonts/quicksand/Quicksand_Light-webfont.eot');
	src: local('☺'), url('../fonts/quicksand/Quicksand_Light-webfont.woff') format('woff'), url('../fonts/quicksand/Quicksand_Light-webfont.ttf') format('truetype'), url('../fonts/quicksand/Quicksand_Light-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* End Fonts */


/* Media */
.design #animation {
	width: 600px;
	height: 285px;
	margin-left: 5px;
	float: left;
}

.gallery {
	padding-top: 15px;
	width: 540px;
	float: left;
}

.gallery-item {
	width:170px !important;
	height:170px !important;
}

.gallery-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
}

img.attachment-thumbnail {
	height: 150px;
}

img.alignright {
	margin-left: 25px;
	float: right;
}

img.alignleft {
	margin-right: 25px;
	float: left;
}

/* End Media */



/* Tables */
table {
	font-family: sans-serif;
	font-size: 12px;
}
