/*  
Theme Name: DodgeVegaLaw
Theme URI: http://www.dodgevegalaw.com/arizonabankruptcyblog
Description: A search engine optimized blog framework for DodgeVegaLaw.
Author: Jason Colick
Author URI: http://www.customwebsitedesignatlanta.com/
Version: 1.0
Tags:
.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* CSS Document */
body {
	background-color: #000000;
	background-image: url(../../../../images/background_home.gif);
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
h1, h2, h3, h4 {
	color:#1D1D57;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
#main {
	width:808px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	background-image: url(../../../../images/pagebg.jpg);
	background-repeat: repeat-y;
	overflow: auto;

}
#header {
	margin-left:0px;
	margin-top:0px;
	width:808px;
	height:56px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../../../../images/header.jpg);
	overflow:hidden;

}
#contact {
	width:277px;
	float:left;
	text-align:center;
	margin-top:6px;
}
#leftcolumn {
	margin-left:0px;
	margin-top:0px;
	width:277px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../../../../images/leftcolumn.jpg);
	min-height: 544px;
	background-repeat: no-repeat;

}
#colwrap1 {
	float:left;
	width:531px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;

}
#pic {
	margin-left:0px;
	margin-top:0px;
	width:531px;
	height:247px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#content {
	margin-left:0px;
	margin-top:0px;
	width:531px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../../../../images/content.jpg);
	min-height: 297px;
	background-repeat: no-repeat;

}
#footer {
	margin-left:auto;
	margin-top:0px;
	width:808px;
	margin-bottom:0px;
	min-height: 9px;
	margin-right: auto;
	background-image: url(../../../../images/footer.jpg);
	background-repeat: no-repeat;
	color: #FFF;

}
#nav {
	float:left;
	margin-top:12px;
	text-align:center;
	width: 531px;
}
ul#menu {
	margin-left:0;
	padding-left:0;
	white-space:nowrap;
}
ul#menu li {
	display:inline;
	list-style-type:none;
	border-right:solid 1px #FFF;
}
ul#menu a { padding: 3px 10px; color:#FFF; text-decoration:none; }
ul#menu a:link, ul#menu a:visited
{
color: #FFF;
text-decoration: none;
}
ul#menu a:hover
{
color: #CCC;
text-decoration: underline;
}
ul.xoxo {
     line-height: 1.0em;
     margin: 10px;
     padding: 0px;
	 list-style:none;
}
#footernav {
	text-align:center;
	float:left;
	width:100%;
	font-size:12px;
}
#footermenu {
	white-space:nowrap;
	margin: 12px 0px 0px 0px;
	padding: 0;
}
#footermenu li {
	display:inline;
	list-style-type:none;
	border-right:solid 1px #000;
}
#footermenu a { padding: 3px 10px; color:#FFF; text-decoration:none; }

#footermenu a:link, #footermenu a:visited
{
	color: #FFF;
	text-decoration: none;
}

#footermenu a:hover
{
color: #CCC;
text-decoration: underline;
}
#copyright {
	float:left;
	width:49%;
	margin-left:1%;
	margin-top:10px;
	font-size:10px;
}
#createdby {
	float:right;
	text-align:right;
	width:49%;
	margin-right:1%;
	margin-top:10px;
	font-size:10px;
}
#createdby a {
	color:#FFF;
	text-decoration:underline;
}
#createdby a:hover {
	color:#CCC;
	text-decoration:underline;
}

