/* 
Theme Name: JDM
Theme URL: http://eraldmariano.com
Description: WordPress CMS Theme developed by Erald Mariano for Complete Corporate Solutions for Joseph D. DiMauro, J.D., LL.M. Required Plugin: Posts By Category [http://win.frucomerci.com/includes/PostsbyCategory.txt]
Date: August 7, 2009
Version: Revision 2.01
Author: Erald Mariano
Author URI: http://eraldmariano.com
Tags: 3 Column, Corporate, CMS, Fixed width, Posts By Category
*/

@import url('./style-common.css');

* {padding: 0; margin: 0;}
body {background-color:#fff; color: #333;}

a:link {text-decoration:none; color: #666666;}
a:visited {text-decoration:none; color: #666666;}
a:hover {text-decoration: underline; color: #666666;}
a:active  {text-decoration:none; color: #666666;}

h1 {font-family: "Times New Roman", Times, serif; color:#333; font-weight: 100;}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; padding:0; margin:0;}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; padding:0; margin:0;}
h4 {font-family: Verdana, Arial, Helvetica, sans-serif; padding:0; margin:0;}
h5 {font-family: Verdana, Arial, Helvetica, sans-serif; padding:0; margin:0;}
h6 {font-family: Verdana, Arial, Helvetica, sans-serif; padding:0; margin:0;}

img {border:0;}

.clearboth {clear:both;}

#wrapper {width:940px; margin: 0 auto;}

#header {}
#header .floatleft {float:left; width:700px;}
#header .floatright {float:right; width:200px; text-align:right;}

#header h1 {font-family: "Times New Roman", Times, serif; color:#333; font-weight: 100; padding:0;}
#header h2 {font-family: "Times New Roman", Times, serif; color:#333; font-weight: 800; padding:0;}
#header h1 a, #header h2 a {color:#333; text-decoration:none;}
#header h1 {margin-top:0; padding:0; font-size:26px;}

.headera {border-bottom: 1px solid #333; margin-top:20px;}
.headerb {margin: 0 0 20px 0;}
.headerb a {text-decoration:none;}

#imageslider {width:940px; height:143px;}

#headermenu {margin: 0; width:100%; height:31px; background:#4C4C4C url(images/bg-head-div.jpg) repeat-x; overflow:hidden;}
#headermenu a {color:#efefef; text-decoration:none;}
#headermenu a:hover{color:#ccc;}
#headermenu ul {float:left; width:100%; height:31px; padding-top:10px; list-style:none;}
#headermenu ul li {padding-left:10px;}
#headermenu ul li.page_item {float:left;}
#headermenu ul li.page_item a {color:#efefef; text-decoration:none;}
#headermenu ul li.page_item a:hover {color:#ccc;}
#headermenu ul li.current_page_item a {color:#ccc; border-bottom: 2px solid #ccc;}

#content {width: 940px; background-color:#E9E9CE;}

#sidebar {}
#sidebar h2 {font-size:14px;}
#sidebar ul li {padding:0 0 10px 10px; margin:0;}
#sidebar ul li ul {padding:0;}
#sidebar ul li ul li {padding:5px 0 0 15px; margin:0;}
/*
#sidebar form input text {width:40px;}
#sidebar form input textarea {width:40px;}
*/
#content #left-col {width: 240px; float:left; margin:0;padding-top:10px;}
#content #left-col ul {list-style:none; margin:0;}
#content #left-col ul li h2 {padding:0;}

#content #right-col {width: 240px; float:right; margin:0;padding-top:10px;}
#content #right-col ul {list-style:none; margin:0;}
#content #right-col ul li h2 {padding:0;}

#content #mid-col {width: 650px; float: left; margin: 0 0 0 30px; min-height:400px; background:#FFF;}
.post {padding: 15px 15px 15px 15px;}
.entry img {border: 1px solid #4c4c4c; margin:5px;}
.entry h3 {font-size: 11px; font-weight: 900;}

.alignleft{display:block;float:left;min-width:150px;}
.alignright{display:block;float:right;min-width:150px;}
.aligncenter{display:block;margin:0 auto;text-align:center;	min-width:150px;}

#footer {margin:0 auto; height: 60px; background:#4c4c4c; color: #ebebeb; text-align:center;padding-top:20px;}
#footer a{font: 200 12px Verdana, Geneva, sans-serif; color:#fff; text-decoration:none;}
#footer a:hover{font: 200 12px Verdana, Geneva, sans-serif; color:#fff; text-decoration:none;}

#searchform {width: 190px;float: left;background: url(images/000.gif) no-repeat top left;height:23px; margin:0;padding: 0 3px 0 3px;}
#searchform form {float: left;width: 190px; margin: 5px; display: inline;}
#searchform form input#s {width: 162px;border:0;background: url(images/000.gif) no-repeat top left; border: 1px solid #CCC; height: 12px;float: left; padding: 2px;color: #87907d; font: 100 10px Verdana, Arial;}
#searchform form input#searchsubmit {background: url(images/find.png) no-repeat center left;border: 0; float: right; width:16px; height:16px; margin-left:4px;}