/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#frontheader {
	width: 980px;
	position: relative;
        float: left;
	margin-left: -10px;
        margin-top: -20px;
	background-color: #fff;
}

#header  {
	width: 980px;
	margin: 0 auto;
	height: 100px;
        background-color: #f6f6f6;
        border-top: 10px solid #164987;
}
#header img  {
	float: left;
	margin: 15px 0 0 0;
}
#container  {
	padding-top: 20px;
	padding-bottom: 0px;
        background: url(http://www.linksmithpc.com/wp-content/uploads/2010/08/body-bg-alt.jpg) bottom right no-repeat;
        background-color: #dedede;
}
#content-front {
        background: url(http://www.linksmithpc.com/wp-content/uploads/2010/08/body-bg-alt.jpg) bottom right no-repeat;
        background-color: #dedede;
        margin-left: -10px;
 	margin-right: -10px;
}

#main_content  {
	float: left;
	width: 619px;
	padding: 0 20px 0 20px;
	margin: 20px 0 0 10px;
}
#main_content #top h2  {
	margin: 0 0 20px 0;
        color: #164987;
        font-size: 18px;
        font-weight: normal;
}
.topdescription {
	font-size: 24px;
        font-style: bold;
        float: right;
        margin-right: 10px;
        color: #164987;
        width:300px;
        text-align: right;
}
#sidebar  {
	float: left;
	width: 270px;
	margin: 20px 0px 0 0;
}
#info_pod { 
        padding: 20px 20px 20px 25px;
        background-color: #0c3970;
		border-top: 1px solid #2788ff;
		border-left: 1px solid #2788ff;
        border-bottom: 0px solid #164987;
}
#info_pod p { 
        font-size: 11px;
        color: #c7c7c7;
}
#info_pod h2 { 
        font-size: 18px;
        font-style: bold;
        color: #E4C99F;
        margin: 0px;
        padding: 0px;
}
.info_pod_button { 
        cursor: pointer; 
        background: url(img/accidentlawsite-button-submit.png) no-repeat; 
        border: none; 
        width: 80px; 
        height: 22px; 
        margin:0px 0px 0px 0px; 
}
.front-action {
        font-size: 14pt;
        font-weight:bold;
        color:#ffc000;
}
#designcredits {
        text-align:center;
        display: none;
        margin: 0px;
        padding: 0px;
}

#footer {
        background: #2d2d2d url(img/footer-logos.jpg) top center no-repeat;
}

#footerwidgets {
  padding-top: 85px;
  overflow: hidden;
}

#fwidget {
  width: 200px;
  padding: 10px 5px 5px;
  margin-left: 25px; 
  margin-right: 0px;
  float: left;
}

#footer-practices {
  width: 600px;
}

.widgettitle {
  color: #e4c99f;
  font-size: 11.5pt;
  padding-bottom: 5px;
  border-bottom: 1px solid #898989;
}

#fwidget p {
  color: #dedede;
  font-size: 9.5pt;
  padding-right: 10px;
}

#linkcat-2 {
  width: 200px;
  padding: 10px 5px 5px;
  margin-left: 25px;
  padding-right: 0;
  float: left;
}

#linkcat-27 {
  width: 200px;
  padding: 10px 5px 5px;
  margin-left: 25px;
  padding-right: 0;
  float: left;
}

#fwidget li a, #linkcat-15 li a {
  color: #64aae8;
  font-size: 10pt;
}

#fwidget a {
  color: #64aae8;
  font-size: 10pt;
}

#linkcat-2 li a {
  color: #64aae8;
  font-size: 10pt;
}

#linkcat-27 li {
  border-bottom: 1px dashed #898989;
  padding-top: 2px;
  padding-bottom: 2px;
}

#linkcat-27 li a {
  color: #64aae8;
  font-size: 10pt;
}

#linkcat-4, #linkcat-7 {
  width: 200px;
  padding: 10px 5px 5px;
  margin-left: 25px;
  padding-right: 0;
  float: left;
}

#linkcat-4 li, #linkcat-7 li {
  border-bottom: 1px dashed #898989;
  padding-top: 2px;
  padding-bottom: 2px;
}

#linkcat-4 li a, #linkcat-7 li a {
  color: #64aae8;
  font-size: 10pt;
}

.cities {
  width: 600px;
  margin-left: 25px;
  float: left;
}

.cities p {
  font-size: 7.5pt;
}

.textwidget a {
  color: #64aae8;
}

p {
  padding-right: 50px;
}

.videos {
  border: 1px solid #97a4b5 !important;
  padding: 0 !important;
}

#pagenav li ul li a {
  font-size: 13px !important;
}

#sub-entry {
	background: #f6f6f6 url(http://linksmithpc.com/wp-content/themes/thestation/img/se-bg.jpg) top center repeat-x;
	border-top: 1px solid #989898;
	border-left: 1px solid #989898;
	border-right: 2px solid #727272;
	border-bottom: 3px solid #727272;
	margin-right: 40px;
	margin-bottom: 50px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	clear: both;
}

#sub-entry p {
	padding: 18px;
	margin: 0;
}

.sub-number {
	font-weight: bold;
	color: red;
}

#pagenav li a:link, #pagenav li a:visited {
	color: #e6e6e6;
}

#pagenav li a:hover, #pagenav li.current_page_item a:link, #pagenav li.current_page_item a:visited  {
	color: #fff;
	background: #215491;
}

#pagenav li a:hover span.left, #pagenav li.current_page_item span.left  {
	background: #215491;
}

#pagenav li a:hover span.right, #pagenav li.current_page_item span.right  {
	background: #215491!important;
}

#pagenav li ul {
	background: #215491;
}

#pagenav li ul li a:hover  {
	background: #b09970!important;
}

#nav {
	background: #0c3970;
	border-top: 2px solid #2788ff;
}

#pagenav li ul li a:hover  {
	background: #6197d7!important;
}

.small-info-pod {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 230px;
	float: right;
	margin-right: 40px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.cityh1 {
	font-size: 20px;
	text-transform: uppercase;
	color: #0c3970;
}

.clear {
	clear: both;
	height: 1px;
}

#footer-list {
	width: 100%;
	height: 25px;
	padding-top: 2px;
	background: #666666;
	margin: auto;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #989898;
}

#footer-list ul {
	text-align: center;
}

#footer-list ul li {
	display: inline-block;
	margin-right: 20px;
}

#footer-list ul li a {
	color: #ffffff;
	font-size: 12px;
}

#footer-practices {
	width: 600px;
}

#footer-practices li {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#footer-practices li a {
	display: block;
	width: 175px;
	height: 131px;
	text-indent: -9999px;
	border: 2px solid #666666;
}

#footer-ca {
	background: url(img/footer-ca1.jpg) no-repeat;
}

#footer-dui {
	background: url(img/footer-dui2.jpg) no-repeat;
}

#footer-ma {
	background: url(img/footer-ma3.jpg) no-repeat;
}

#footer-pi {
	background: url(img/footer-pi4.jpg) no-repeat;
}

#footer-ta {
	background: url(img/footer-ta5.jpg) no-repeat;
}

#footer-tt {
	background: url(img/footer-tt6.jpg) no-repeat;
}

#footer-contact {
	width: 280px;
	margin-right: 20px;
}

/****************** City Headers ******************/

.alpharetta {
	background: url(img/header-alpharetta2.jpg);
	height: 180px !important;
}

/****************** City Backgrounds ******************/

/****************** Alpharetta ******************/
.page-id-703 {
	background: #4e4e4e url(img/alpharetta-bg2.jpg) top center repeat-x;
}
/****************** Augusta ******************/
.page-id-492 {
	background: #4e4e4e url(img/augusta-bg.jpg) top center repeat-x;
}

.page-id-492 #header {
	background: url(img/header-augusta.jpg);
	height: 180px !important;
}

/****************** Birmingham ******************/
.page-id-592 {
	background: #4e4e4e url(img/birmingham-bg.jpg) top center repeat-x;
}

.page-id-592 #header {
	background: url(img/header-birmingham.jpg);
	height: 180px !important;
}

/****************** Cumming ******************/
.page-id-496 {
	background: #4e4e4e url(img/cumming-bg.jpg) top center repeat-x;
}

.page-id-496 #header {
	background: url(img/header-cumming.jpg);
	height: 180px !important;
}

/****************** Decatur ******************/
.page-id-696 {
	background: #4e4e4e url(img/decatur-bg.jpg) top center repeat-x;
}

.page-id-696 #header {
	background: url(img/header-decatur.jpg);
	height: 180px !important;
}
/****************** Destin ******************/
.page-id-537 {
	background: #4e4e4e url(img/destin-bg.jpg) top center repeat-x;
}

.page-id-537 #header {
	background: url(img/header-destin.jpg);
	height: 180px !important;
}
/****************** Dunwoody ******************/
.page-id-707 {
	background: #4e4e4e url(img/dunwoody-bg.jpg) top center repeat-x;
}

.page-id-707 #header {
	background: url(img/header-dunwoody.jpg);
	height: 180px !important;
}
/****************** Gainesville ******************/
.page-id-719 {
	background: #4e4e4e url(img/gainesville-bg.jpg) top center repeat-x;
}

.page-id-719 #header {
	background: url(img/header-gainesville.jpg);
	height: 180px !important;
}
/****************** Gulf Shores ******************/
.page-id-433 {
	background: #4e4e4e url(img/gs-bg.jpg) top center repeat-x;
}

.page-id-433 #header {
	background: url(img/header-gs.jpg);
	height: 180px !important;
}
/****************** John Creek ******************/
.page-id-701 {
	background: #4e4e4e url(img/jc-bg.jpg) top center repeat-x;
}

.page-id-701 #header {
	background: url(img/header-jc.jpg);
	height: 180px !important;
}
/****************** Lawrenceville ******************/
.page-id-693 {
	background: #4e4e4e url(img/lawrenceville-bg.jpg) top center repeat-x;
}

.page-id-693 #header {
	background: url(img/header-lawrenceville.jpg);
	height: 180px !important;
}
/****************** Macon ******************/
.page-id-419 {
	background: #4e4e4e url(img/macon-bg.jpg) top center repeat-x;
}

.page-id-419 #header {
	background: url(img/header-macon.jpg);
	height: 180px !important;
}
/****************** Marietta ******************/
.page-id-715 {
	background: #4e4e4e url(img/marietta-bg.jpg) top center repeat-x;
}

.page-id-715 #header {
	background: url(img/header-marietta.jpg);
	height: 180px !important;
}
/****************** Montgomery ******************/
.page-id-422 {
	background: #4e4e4e url(img/montgomery-bg.jpg) top center repeat-x;
}

.page-id-422 #header {
	background: url(img/header-montgomery.jpg);
	height: 180px !important;
}
/****************** Roswell ******************/
.page-id-705 {
	background: #4e4e4e url(img/roswell-bg.jpg) top center repeat-x;
}

.page-id-705 #header {
	background: url(img/header-roswell.jpg);
	height: 180px !important;
}
/****************** Sandy Springs ******************/
.page-id-711 {
	background: #4e4e4e url(img/ss-bg.jpg) top center repeat-x;
}

.page-id-711 #header {
	background: url(img/header-ss.jpg);
	height: 180px !important;
}
/****************** Stone Mountain ******************/
.page-id-699 {
	background: #4e4e4e url(img/sm-bg.jpg) top center repeat-x;
}

.page-id-699 #header {
	background: url(img/header-sm.jpg);
	height: 180px !important;
}
/****************** Suwanee ******************/
.page-id-717 {
	background: #4e4e4e url(img/suwanee-bg.jpg) top center repeat-x;
}

.page-id-717 #header {
	background: url(img/header-suwanee.jpg);
	height: 180px !important;
}
/****************** Valdosta ******************/
.page-id-476 {
	background: #4e4e4e url(img/valdosta-bg.jpg) top center repeat-x;
}

.page-id-476 #header {
	background: url(img/header-valdosta.jpg);
	height: 180px !important;
}
/****************** Columbus ******************/
.page-id-886 {
	background: #4e4e4e url(img/columbus-bg.jpg) top center repeat-x;
}

.page-id-886 #header {
	background: url(img/header-columbus.jpg);
	height: 180px !important;
}
/****************** McDonough ******************/
.page-id-893 {
	background: #4e4e4e url(img/mcdonough-bg.jpg) top center repeat-x;
}

.page-id-893 #header {
	background: url(img/header-mcdonough.jpg);
	height: 180px !important;
}
/****************** Griffin ******************/
.page-id-895 {
	background: #4e4e4e url(img/griffin-bg.jpg) top center repeat-x;
}

.page-id-895 #header {
	background: url(img/header-griffin.jpg);
	height: 180px !important;
}
/****************** Newnan ******************/
.page-id-897 {
	background: #4e4e4e url(img/newnan-bg.jpg) top center repeat-x;
}

.page-id-897 #header {
	background: url(img/header-newnan.jpg);
	height: 180px !important;
}
/****************** Peachtree City ******************/
.page-id-1076 {
	background: #4e4e4e url(img/ptc-bg.jpg) top center repeat-x;
}

.page-id-1076 #header {
	background: url(img/header-ptc.jpg);
	height: 180px !important;
}
/****************** Albany ******************/
.page-id-1078 {
	background: #4e4e4e url(img/albany-bg.jpg) top center repeat-x;
}

.page-id-1078 #header {
	background: url(img/header-albany.jpg);
	height: 180px !important;
}
/****************** Jonesboro ******************/
.page-id-1084 {
	background: #4e4e4e url(img/jonesboro-bg.jpg) top center repeat-x;
}

.page-id-1084 #header {
	background: url(img/header-jonesboro.jpg);
	height: 180px !important;
}
/****************** La Grange ******************/
.page-id-1086 {
	background: #4e4e4e url(img/lagrange-bg.jpg) top center repeat-x;
}

.page-id-1086 #header {
	background: url(img/heade-lagrange.jpg);
	height: 180px !important;
}

/****************** Conyers ******************/

.page-id-1356 {
	background: #4e4e4e url(img/conyers-bg.jpg) top center repeat-x;
}

.page-id-1356 #header {
	background: url(img/header-conyers.jpg);
	height: 180px !important;
}


/****************** Atlanta ******************/

.page-id-1358 {
	background: #4e4e4e url(img/atlanta-bg.jpg) top center repeat-x;
}

.page-id-1358 #header {
	background: url(img/header-atlanta.jpg);
	height: 180px !important;
}

/****************** Athens ******************/

.page-id-1360 {
	background: #4e4e4e url(img/athens-bg.jpg) top center repeat-x;
}

.page-id-1360 #header {
	background: url(img/header-athens.jpg);
	height: 180px !important;
}

/****************** Kennesaw ******************/

.page-id-1362 {
	background: #4e4e4e url(img/kennesaw-bg.jpg) top center repeat-x;
}

.page-id-1362 #header {
	background: url(img/header-kennesaw.jpg);
	height: 180px !important;
}

/****************** Acworth ******************/

.page-id-2092 {
	background: #4e4e4e url(img/acworth-bg.jpg) top center repeat-x;
}

.page-id-2092 #header {
	background: url(img/header-acworth.jpg);
	height: 180px !important;
}

/****************** Cartersville ******************/

.page-id-2096 {
	background: #4e4e4e url(img/cartersville-bg.jpg) top center repeat-x;
}

.page-id-2096 #header {
	background: url(img/header-cartersville.jpg);
	height: 180px !important;
}

/****************** Buford ******************/

.page-id-2098 {
	background: #4e4e4e url(img/burford-bg.jpg) top center repeat-x;
}

.page-id-2098 #header {
	background: url(img/header-buford.jpg);
	height: 180px !important;
}

/****************** Woodstock ******************/

.page-id-2094 {
	background: #4e4e4e url(img/woodstock-bg.jpg) top center repeat-x;
}

.page-id-2094 #header {
	background: url(img/header-woodstock.jpg);
	height: 180px !important;
}

/****************** Savannah ******************/

.page-id-2456 {
	background: #4e4e4e url(img/savannah-bg.jpg) top center repeat-x;
}

.page-id-2456 #header {
	background: url(img/header-savannah.jpg);
	height: 180px !important;
}

/****************** Orlando ******************/

.page-id-2466 {
	background: #4e4e4e url(img/orlando-bg.jpg) top center repeat-x;
}

.page-id-2466 #header {
	background: url(img/header-orlando.jpg);
	height: 180px !important;
}

/****************** Tampa ******************/

.page-id-2464 {
	background: #4e4e4e url(img/tampa-bg.jpg) top center repeat-x;
}

.page-id-2464 #header {
	background: url(img/header-tampa.jpg);
	height: 180px !important;
}

/****************** Tifton ******************/

.page-id-2462 {
	background: #4e4e4e url(img/tifton-bg.jpg) top center repeat-x;
}

.page-id-2462 #header {
	background: url(img/header-tifton.jpg);
	height: 180px !important;
}

/****************** Warner Robins ******************/

.page-id-2460 {
	background: #4e4e4e url(img/warner-robins-bg.jpg) top center repeat-x;
}

.page-id-2460 #header {
	background: url(img/header-warner-robins.jpg);
	height: 180px !important;
}

/****************** Jacksonville ******************/

.page-id-2536 {
	background: #4e4e4e url(img/jv-bg.jpg) top center repeat-x;
}

.page-id-2536 #header {
	background: url(img/header-jv.jpg);
	height: 180px !important;
}
