	/*
Theme Name: Drake Law
Theme URL: http://www.drakemt.com/
Description: Theme for Drake Law Firm, P.C.
Version: 1.0
Author: Max Lieberman
Author URL: http://www.crankybeardesign.com
*/

body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
#logo {
	width:350px;
	height:100px;
	margin:0 auto;
	margin-top:25px;
	}

#logo a img {
	border:0;
	}
	
#header {
	}
			
.wrap {
	width: 800px;
	margin:0 auto;
	}

/* FORMATTING TOP!!!!!!!! */
#top {
	height:125px;
	background-color:#ffffff;
	}

/*sidebar2*/
#menu {
	height:40px;
	width:800px;
	clear:both;
	margin:0 auto;
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	}

#sidebar2 .title {
	}

#sidebar2 a:link, #sidebar2 a:visited {
	}

#sidebar2 a:hover, #sidebar2 a:active {
	}
	
	

/* FORMATTING MIDDLE!!!!!!!! */	
#middle {
	background-color:#ffffff;
	overflow:auto;
	}

#column {
	float:left;
	width:800px;
	background-color:#FFFFFF;
	}	
	
#loop_dimensions {	
	width: 750px;
	margin:0 auto;
	}

#loop_text {
	}

#sidebar {
	}
	
#sidebar .title {
	}

/* FORMATTING BOTTOM!!!!!!!! */	
#bottom {
	clear:both;
	background-color:#ffffff;
	height:100px;
	margin:0;
	padding:0;
	}
	
#footer {
	height:100px;
	}
	
#footer p {
 	color:#000000;
	padding-top:40px;
	text-align:center;
	margin:0;
	}

 #footer a:link {
 	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}

#footer a:hover, #footer a:active {
	color:#333333;
	font-weight:bold;
	}

#footer a:visited {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	}
		



/* to style images in posts */
.wp-caption { 
	text-align:center; 
	background-color:#bfd4ff; 
	border: 1px solid #80aaff; 
	padding-top:5px;
	}

.wp-caption img { 
	margin:0 auto; 
	padding: 0;
	border:0 none; 
	}

.wp-caption-text { 
	margin: 0; 
	padding-left: 5px;
	padding-right: 5px;
	color: #000000; 
	font-size: 0.75em; 
	}

.alignleft {
	float:left;
	margin:5px 10px 2px 0;
	}
.alignright {
	float:right;
	margin:5px 0 2px 10px;
	}
.aligncenter {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	}
.noborder {
	border:none;
	padding:0;
	}

/* to style widgets */
.title { 
	}

/* text sidebar items */
.textwidget {
	}

.textwidget p {
	}

/* blogroll */
.xoxo li {
	padding:0;
	}
	
.xoxo li a:hover {
	}

/* recent comments */
#recentcomments li {
	}

#recentcomments li a:hover {
	}

/* category list */
.cat-item{
	}
	
.cat-item a:hover {
	}

/* specific elements */
	

h1 {
	text-align:center;
	margin:0;
	padding:0;
	}
	
h1 a {
	text-decoration:none;
	color:#000000;
	margin:0;
	padding:0;
	}	

h2 {
	}

h3 {
	}
		
p, #column ul {
	}

a:link {
	}
	
a:hover, a:active {
	}
	
.post_content p {
	}

