

/* Basic tags */

body {
font-family: Arial, Helvetica, sans-serif;
background: #6d6f71;
width: 980px;
margin: auto;
font-size: 14px;
color: #4f5a5b;
}

img#wpstats{display:none}

p, ul {
line-height: 18px;
}

img {
border: 0;
}

a {
outline: none;
color: #f37421;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.fr {
float: right;
}

.fl {
float: left;
}

/* header */

#top {
width: 980px;
height: 110px;
background: url(images/top2.png) no-repeat;
position: relative;
padding: 0;
margin: 20px 0 0;
}

#time {
font-size: 11px;
color: #fff;
position: absolute;
top: -7px;
left: 34px;
}

#logo {
position: absolute;
top: 40px;
left: 30px;
}

#navigation {
position: absolute;
top:15px;
left: 275px;
}

#navigation ul {
padding: 0;
margin: 0;
}

#navigation ul li {
list-style-type: none;
float: left;
font-size: 12px;
text-transform: uppercase;
margin: 0 22px;
position: relative;
}

#navigation ul li a {
color: #fff;
padding-bottom: 10px;
}

#navigation ul li a:hover {
color: #FCD5BD;
text-decoration: none;
}

#navigation ul ul {
display: none;
position: absolute;
top: 24px;
width: 500px;
left: 0;
}

#navigation ul ul li {
margin: 0 22px 0 0;
}

#navigation ul ul li a {
color: #f37421;
font-size: 12px;
text-transform: capitalize;
}

#navigation ul ul li a:hover {
color: #f37421;
text-decoration: none;
}

#navigation ul li:hover ul {
display: block;
}

#dialogue {
position: absolute;
top:17px;
right: 82px;
font-size: 12px;
text-transform: uppercase;
}

#dialogue a {
color: #6d6f71;
}

#dialogue a:hover {
color: #f37421;
text-decoration: none;
}

/* main */

#content {
background: url(images/middle2.png) repeat-y;
float: left;
width: 940px;
min-height: 382px;
padding: 0 0 40px 40px;
}

#leftcontent {
width: 500px;
float: left;
margin-right: 45px;
}

#leftcontent.inside {
width: 480px;
margin-left: 20px;
}

.inside h2 {
margin-bottom: 20px;
}

#leftcontent h1, #leftcontent h2, #leftcontent h3, #leftcontent h4, #leftcontent h5, #leftcontent h6 {
font-weight: normal;
}

#leftcontent .main {
padding-left: 60px;
background: url(images/icon_livewire.png) no-repeat left top;
}

.main h2 {
font-size: 20px;
}

.archives {
padding-left: 60px;
background: url(images/icon_flower.png) no-repeat left top;
float: left;
}

.archives .posts {
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
margin-bottom: 15px;
}

.archives h3 {
margin: 0;
font-size: 16px;
}

.archives h4 {
margin: 0 0 12px;
}

.grey {
color: #aaa;
margin-top: 8px;
float: left;
}

.grey a {
color: #aaa;
}

.newscat {
margin-bottom: 20px;
float: left;
}

.newscat p {
margin: 0 0 12px;
}

.newscat h3 {
margin: 0;
padding: 0;
}

.archives .category .photo {
float: right;
clear: both;
margin-top: 10px;
}

.archives .toptitle {
position: relative;
float: left;
width: 420px;
}

.archives .toptitle .photo {
position: absolute;
bottom: 0;
right: 0;
}

.archives .category h3 {
margin: 30px 0 0;
float: left;
font-size: 16px;
width: 300px;
}

.archives .category h3 a {
margin-bottom: 0;
}

.archives .category h4 {
clear: left;
float: left;
margin: 0 0 10px;
border: 0;
width: 300px;
font-size: 12px;
}

.archives .category p {
border-top: 1px solid #ccc;
float: left;
margin-top: 0;
padding-top: 10px;
width: 100%;
}

.description p {
margin-top: 0;
}

.separator {
clear: both;
float: right;
width: 290px;
border-bottom: 1px solid #ddd;
margin-bottom: 15px;
height: 1px;
}

#influencers {
clear: both;
float: left;
width: 95%;
font-size: 12px;
}

#influencers .body {
float: left;
padding-left: 60px;
background: url(images/icon_influences.png) no-repeat left top;
}

#influencers .threecol {
width: 250px;
float: left;
margin-right: 25px;
}

#influencers .threecol .topspace {
padding-top: 5px;
}

#widecontent {
width: 82%;
margin-left: 2%;
}

#widecontent h1, .icon h1, h1.pagetitle, h1.singletitle, h1.searchtitle {
font-weight: normal;
text-transform: uppercase;
font-size: 18px;
color: #f37421;
margin-bottom: 30px;
}

#widecontent .pencil {
padding-left: 60px;
background: url(images/icon_pencil.png) no-repeat left top;
}

#widecontent .icon, #leftcontent .icon {
padding-left: 60px;
background: url(images/icon_communication.jpg) no-repeat left top;
}

h1.singletitle, h1.searchtitle, h1.pagetitle {
color: #666 !important;
text-transform: capitalize;
margin-bottom: 0;
}

h1.searchtitle, h1.pagetitle {
margin-bottom: 20px;
}

h2.singletitle {
margin-top: 0;
font-size: 12px;
}

#leftcontent .icon {
margin-top: 10px;
width: 420px;
}

.heading {
font-size: 14px;
font-weight: bold;
margin-top: 10px;
width: 100%;
float: left;
}

#respond #submit, .passbutton, .reply a {
border: 1px solid #f37421;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
padding: 5px 10px;
color: #4f5a5b;
background: #fff;
cursor: pointer;
}

#respond #submit:hover, .passbutton:hover, .reply a:hover {
background: #eee;
text-decoration: none;
}

/* comments */

.commentlist {
padding: 0;
margin: 0 0 20px;
}

.commentlist li {
list-style-type: none;
clear: left;
border-top: 1px solid #f1f1f1;
padding-top: 10px;
width: 420px;
}

.comment-author img {
float: left;
padding: 5px;
border: 1px solid #aaa;
}

.comment-text{
width: 400px;
}

.reply {
clear: both;
text-transform: uppercase;
font-size: 12px;
margin-bottom: 20px;
}

#respond {
clear: both;
}

#respond textarea {
width: 96%;
}

#respond h3, h3#comments {
color: #111;
}


/* sidebar */

#sidebar {
float: left;
margin-top: 8px;
width: 350px;
font-size: 12px;
}

.side-widget {
float: left;
width: 100%;
}

.side-widget h3, #influencers h3 {
font-weight: normal;
font-size: 11px;
text-transform: uppercase;
background: url(images/pixel_grey.png) repeat-x center;
margin-top: 12px;
}

.side-widget h3 span, #influencers h3 span {
background: #fff;
padding-right: 5px;
}

.side-widget p {
padding-left: 60px;
}

.side-widget p.inc {
background: url(images/icon_communication.jpg) no-repeat left top;
}

.side-widget .insight {
background: url(images/icon_insight.png) no-repeat left top;
}

.side-widget .insight p.text {
margin-bottom: 10px;
}

.side-widget p.news, div.news {
background: url(images/icon_news.png) no-repeat left top;
}

.side-widget p.noicon {
padding: 10px 0 0;
border-top: 1px solid #ccc;
clear: both;
float: left;
margin-top: 0;
}

.side-widget h2 {
margin: 40px 0 0;
font-size: 14px !important;
}

.side-widget .title {
font-size: 14px !important;
text-transform: capitalize !important;
}

.news .title {
text-transform: uppercase;
font-size: 11px;
}

.side-widget .photo {
float: right;
}

.sideauthors {
background: url(images/icon_pencil.png) no-repeat left top;
float: left;
clear: both;
padding: 0 0 20px 60px;
}

.sidecats {
background: url(images/icon_star.png) no-repeat left top;
float: left;
clear: both;
padding: 0 0 20px 60px;
}

.sideauthors .left, .sidecats .left {
width: 135px;
float: left;
clear: left;
}

.sideauthors .right, .sidecats .right {
width: 135px;
float: right;
}

.sidetags {
clear: both;
text-align: center;
}

#searchform {
float: left;
}

p.rss {
margin-top: 10px;
float: left;
}

#s {
width: 245px;
}

#searchsubmit {
border: 1px solid #f37421;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
padding: 2px 5px;
color: #4f5a5b;
text-transform: uppercase;
background: #fff;
cursor: pointer;
margin: 0 10px 0 5px;
}

#searchsubmit:hover {
background: #eee;
}

/* footer */

#footer {
clear: both;
float: left;
width: 980px;
height: 100px;
background: url(images/bottom2.png) no-repeat;
position: relative;
}

#bottomnav {
position: absolute;
top: 9px;
left: 375px;
}

#bottomnav ul {
padding: 0;
margin: 0;
}

#bottomnav ul li {
list-style-type: none;
float: left;
font-size: 11px;
margin: 0 8px;
}

#bottomnav ul li a {
color: #fff;
}

#bottomnav ul li a:hover {
color: #FCD5BD;
text-decoration: none;
}

/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto;
}

.alignleft, div.alignleft {
float: left;
margin: 5px 15px 5px 0;
}

.alignright, div.alignright {
float: right;
margin: 5px 0 5px 15px;
}

.alignnone {
margin: 5px 0 5px 0
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 0;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

#today {
color: #f37421/;
}

#wp-calendar {
margin: auto;
}