/*
Theme Name:The Ethical Quandary
Theme URI:http://blog.hinshawlaw.com/httpdocs/wp-content/themes/
Description:This Hinshaw theme is designed specifically for use with Hinshaw & Culbertson LLP blog, The Ethical Quandary ("The EQ"). 
Author: Dusty Holoubek
Author URI:http://www.hinshawlaw.com/

*/

body {
font-family:Arial, helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
background-color:#eeeeee;
}
a {
text-decoration:none;
color:#365fb9;
font-weight:600;
}
a:hover {
color:#365fb9;
text-decoration:underline;
}
hr{
margin-top:0px;
border:0;
border-top:0px dotted #ccc;
width:610px;
color:#c0c0c0;
clear:both;
}

<!-- this is top of page spacing -->
#wrapper {
width:900px;
margin: 0px auto 0px;
background-color:#eee;
}
<!-- This is the page banner graphic / name -->
#header {
float:left;
width:900px;
margin:0px 0px 0px 0px;
background-color:#fff;
}
<!-- This is the subheader banner graphic / name -->
#logo {
float:left;
width:499px;
padding:0px 0 0px 0;
margin: 0px 0px -4px 0px;
}
#logo a {
color:#336699;
font-size:10px;
font-weight:600;
text-decoration:none;
border-bottom:none;
letter-spacing : -2px;
}
#logo h2 {
font-family:Arial, helvetica, sans-serif;
font-size:16px;
color:#789ae1;
letter-spacing : .5px;
font-weight:bold;
}
<!-- These are the "page" links on the top / right -->
#nav {
float:right;
vertical-align: middle;
width:900px;
padding:0 0 0 0;
margin:0 0 0 0;
background-image: url(http://blog.hinshawlaw.com/theethicalquandary/wp-content/uploads/2009/02/ednavbg.jpg);

}
#nav ul {
height:44px;
float:right;
}
#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
}
#nav li a {
font-size:14px;
font-weight:bold;
display:block;
padding:10px 15px 15px 16px;
border-bottom:none;
background-image: url(http://blog.hinshawlaw.com/theethicalquandary/wp-content/uploads/2009/02/ednavbg.jpg);
}
#nav li a:hover {
text-decoration:underline;
background-color:none;
background-image: url(http://blog.hinshawlaw.com/theethicalquandary/wp-content/uploads/2009/02/ednavbg.jpg);
}

<!-- Body content begins here and edsidebar graphic is shaded border -->
#content {
width:630px;
float:left;
padding:0 0px 15px 5px;
min-height:420px;
background-image: url(http://blog.hinshawlaw.com/theethicalquandary/wp-content/uploads/2009/02/eqsidebar.jpg);
background-position: right;
background-repeat: repeat-y;
}
.post {
padding:10px 10px 0 10px;
}
.post p {
margin:10px 0 10px 0;
padding: 0 15px 0 0;
}
.post em {
font-style:italic;
}
.post h2 {
font-family:Arial;
font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
padding: 0 20px 0 0;
}
.post h1, .post h1 a{
font-family:Arial;
font-size:20px;
margin:6px 0 10px 0;
font-weight:bold;
line-height:26px;
padding: 0 20px 0 0;
}
.post h3, .post h4 {
font-family:Arial;
font-size:20px;
margin:10px 0 10px 0;
font-weight:normal;
padding: 0 20px 0 0;
}
.post h4 {
font-size:18px;
padding: 0 20px 0 0;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#365fb9;
padding: 0 20px 0 0;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
}
.post .alignleft {
float:left;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:square;
margin:0 0 0 20px;
padding: 0 20px 0 0;
}
.post ol{
list-style:decimal;
margin:0 0 0 25px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#666666;
border-left:3px solid #666666;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:Arial;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
}

<!-- comments start here -->

#comments h3, #comments h4{
font-size:16px;
font-family:Arial;
margin:25px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:20px;
font-family:Arial;
}
#comments cite{
font-size:18px;
font-weight:normal;
border-bottom:0px dotted #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:0px dotted #ccc;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#fff;
font-size:120px;
font-weight:normal;
float:right;
padding-top:15px;
}
#comments ul.formlist {
margin:20px auto;
width:500px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
width:500px;
font-size:14px;
font-weight:normal;
}
#comments textarea {
width:500px;
font-size:14px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff784;
color:#336699;
border:2px solid #ccc;
font-family:Arial;
font-weight:bold;
font-size:16px;
width:200px;
}
#comments .center {
text-align:center;
}
#sidebar {
width:250px;
float:right;
margin:0 0px 25px 0px;
padding : 0 0px 0 4px;
background-color:#fff;
min-height:1375px;
color: #555555;
}

#sidebar h3 {
padding:8px 0 6px 3px;
font-size:16px;
font-weight:bold;
font-color:#666666;

}
#sidebar h5 {
padding:0 0 0 0;
font-size:13px;
font-weight:bold;
text-align:center;
}

#sidebar .block ul {
border-bottom:0px dotted #ccc;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
border-top:0px dotted #ccc;
}
#sidebar .block li a {
font-size:13px;
font-weight:normal;
padding:2px 10px 4px 6px;
display:block;
line-height:1.2em;
}
#sidebar .block li a:hover {
background:#fff6bc;
border-bottom:1px solid #789ae1;
border-top:1px solid #789ae1;  
}

<!-- If using a bullet image---use background: url(http://blog.hinshawlaw.com/practicalediscovery/wp-content/uploads/2009/02/edbullet_hover.jpg) no-repeat scroll 2px 52%; -->
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0px;
font-size:16px;
font-weight:bold;
font-color:#999999:
border-bottom:0px dotted #ccc;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(http://blog.hinshawlaw.com/theethicalquandary/wp-content/uploads/2009/02/eqbullet.jpg) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:0px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#365fb9;
border-bottom:1px dashed #365fb9;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
padding: 0px 4px 0 0;
border-bottom:0px dotted #ccc;
line-height:2.3em;
}

#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:0px dotted #ccc;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:0px dotted #ccc;
border-bottom:0px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:0px dotted #ccc;
border-bottom:0px dotted #ccc;
}
#footer {
width:800px;
float:left;
border-top:0px dotted #cccccc;
text-align:left;
padding:10px 0 10px 15px;
}
