/*
Theme Name: Go2Lawyer Theme
Theme URI: http://wordpress.org/
Description: WordPress theme customized to match the Go2Lawyer.com design
Version: 1.0
Author: Michael Wolff
Author URI: http://www.redbrickwebdesign.com/
Tags: blue, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-color:#000000;
	text-align:center;
}

.row{
display:table;

}
.listings tr td ul {
	margin:0 10px;
	padding:0 10px;
}

.listings tr td ul li {
	margin:0px;
	padding:0px;
}
.photo{
	display:inline;
	float:left;
	width:160px;
	background-color:#ffffff;
	margin:0 18px 18px 0;
	border: 1px solid black;
}
.banner{
	z-index:-1;
}

.photo a img{
	border:none;

}

.icons{
	background-color:#86C2DC;
	border: 1px solid white;
	background-image:url('/images/iconbg.jpg');
	background-repeat:repeat-x;
}

.wrapper{
	width:838px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	text-align:left;
}

table{

	font-size:12px;
	line-height:18px;

}

.header{
	margin:0px;
	padding:0px;
}

.margin{
	margin: 20px;
}

.nav {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	line-height:30px;
	height:30px;
	padding:0px;
	margin:0px;
	background-image:url('/images/floridaimmigrationlaw.jpg');
}

#navlist{
	margin:0 0 0 30px;
	padding:0px;
}

.nav #navlist li{
	color:#FFFFFF;
	float:left;
	font-family:arial;
	list-style-type:none;
	margin:0 50px 0 0;
	padding:0;
}

.nav li#last{
	margin:0 0px 0 0;
}

.nav a:link {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.nav a:hover {
	color: #FFCC00;
}

.rightbar{
	float:right;
	width: 246px;
	background-color:#E1DFE0;
	font-size:12px;
	border-right: 1px solid white;
}

.rightbar .margin ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-position:inside;
}
.rightbar .margin ul li{
	line-height:18px;
}

.clear{
	float:none;
	clear:both;
}
.main {
	float:left;
	width:588px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height:22px;
}

.main#gallery{
	float:left;
	width:100%;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height:22px;
	display:block;
	background-color:#FFFFFF;
}
.red {
	color: #FF0000;
}

.islandbeat{
	float:left;
	margin:15px 0;
}
.islandbeat a, .islandbeat a:hover{
	font-size:16px;
	font-weight:bold;
}
.twitter{
	float:left;
	margin:15px 20px;
}
.skype{
	float:left;
	color:#0000FF;
	font-size:14px;
	font-weight:bold;
	margin:15px 0;
	text-align:center;
}

.aila {
	font-size:12px;
	float:none;
	clear:both;
}
.main a:link {
	color: #0000FF;
}
.main a:visited {
	color: #0066FF;
}
.main a:hover {
	color: #00FFFF;
}
.consult {
	font-size: 11px;
	color: #000000;
	font-style:italic;
}
.footer {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image:url('/images/footer.jpg');
	line-height:16px;
}

.footer p{
	margin:0px;
}

.fineprint{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width:650px;
	font-style:italic;
	line-height:12px;
}
.footer a{
	color: #06c;
	text-decoration:none;
}
.footer a:hover {
	color: #147;
	text-decoration:underline;
}
