/*
Theme Name: Danny Deraney
Theme URI: http://www.dannyderaney.com
Author: Kristin Falkner
Author URI: http://www.k-in-la.com
*/

/*
RESET
*/

*									{ margin: 0; padding: 0; }
ul									{ list-style: none; }
ol									{ list-style: none; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; }
img									{ vertical-align: middle; }
table								{ border-collapse: collapse; }

/*
UTILITY
*/

.floatLeft							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }
.smpad								{ padding: 5px 0; }
.top								{vertical-align: top;}
.small								{font-size: 9px;}
.bold								{font-weight: bold;}
.fourteen							{font-size: 14px; line-height:18px;}

/*
STRUCTURE
*/


body 			{font: 12px  Helvetica; color: #d9d7d7; line-height:15px; text-align: center; background-color: #7f0a04; margin: 0; padding: 0;}
p				{padding-bottom: 15px;}
h2				{padding-bottom: 10px;}
h3				{text-transform:uppercase; font-size:16px;}
img, div { behavior: url(http://www.dannyderaney.com/wp-content/scripts/iepngfix.htc)}
#wrapper		{position:relative; margin:0 auto; width:920px;}
#header			{}
#footer			{text-align: center; color:#fff; padding-top: 15px; padding-bottom:5px; font-size:22px;}
#content		{}
#sidebar	{width:350px; float:left; margin-left:19px; text-align:left;}
#sidebar li	{list-style-type:none;}
#menu		{font-size:19px; padding-top:7px; padding-bottom:7px;}
#menu a		{color:#fff; text-decoration:none; padding-left:7px; padding-right:7px;}
#menu a:hover	{color:#ccc; text-decoration:none;}
#rounded-sidebar	{background-color:#000; padding:10px;}
div.aktt_tweets li {padding:0px 10px 10px 10px; text-align:justify;}
a 			{color: #7f0a04; text-decoration: none;}
a:hover		{color: #fff; text-decoration: underline;}

/*
ROUNDED CORNERS
*/

.rounded {display:block}
.rounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#000000}
.rounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #480502;
  border-right:1px solid #480502;
  background:#1f0201}
.rounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #720903;
  border-right:1px solid #720903;
  background:#180100}
.rounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #180100;
  border-right:1px solid #180100;}
.rounded4{
  border-left:1px solid #480502;
  border-right:1px solid #480502}
.rounded5{
  border-left:1px solid #1f0201;
  border-right:1px solid #1f0201}

/*
MAIN
*/
#main-page	{width:550px; float:left;}
.rounded-blogentry {background-color:#000; color:#8b8b8b; padding:10px; text-align:justify; min-height:280px;}
#rounded-lefttop {background-color:#000; padding:0px 10px 10px 10px; text-align:justify;}
#rounded-smleft {background-color:#000; padding:0px 10px 10px 10px; text-align:justify; height:550px;}
#rounded-smleft li	{list-style-type:disc; margin-left:15px;}
#rounded-leftbottom	{background-color:#000; padding:0px 10px 10px 10px; text-align:center;}
#main-video	{width:300px; float:left; vertical-align:center;}
#main-clientinfo {width:210px; float:left; margin-left:10px; text-align:left; padding-top:20px;}
.blog-comments	{padding:20px; font-size:11px;}
.post {margin-bottom:25px;}

/*
CLIENTS
*/
.client-individual {margin-bottom:10px;}
.client-logo {width:130px; float:left;}
.client-logo img {border:5px solid #7f0a04;}
.client-info {float:left; width:370px; margin-left:15px;}

