﻿/*** GENERICS ***/

* { margin:0; padding:0; }

a { text-decoration:none; }

body { background:#DBE0E2; font-family:Arial, helvetica, Sans-Serif; font-size:14px; }

.clear { clear:both; }

.error { color:red; }

h1 { margin:20px 0 10px 0; }
h3, h5, h6, p, li { margin:10px 0; }

h1 { color:#2090C2; font-size:20px; }
h2 { color:#2090C2; font-size:20px; font-family:"Arial Black", arial, Sans-Serif; margin:10px 0 15px 0; }
h3 { color:#2090C2; font-size:12px; }
h4 { color:#5F686F; font-size:14px; font-family:"Arial Black", Arial, Sans-Serif; margin:20px 0; padding-bottom:15px; border-bottom:1px solid #5F686F; }
h5 { color:#5F686F; font-size:12px; padding-top:5px; border-top:1px solid #5F686F; font-weight:normal; }

img { border:0; }

.noBorder { border:0 !important; }
.noMargin { margin:0 !important; }

p { line-height:18px; }

.success { color:blue; font:11px arial; }

/*** LAYOUT ***/

#container { width:880px; min-height:500px; _height:500px; padding:15px 30px; margin:10px auto; background:#fff; border:1px solid #B0B4B6; position:relative; }

#content { width:490px; min-height:400px; padding-right:35px; float:left; }
#content .input { width:400px; }
#content ul.posts { list-style:none; }
#content ul.posts li.post .article { margin-bottom:28px; }
#content ul.posts li.post { margin:0 20px 40px 0; }
#content ul.posts li.post ul.postActions { position:relative; left:-10px; top:0; }
#content ul.posts li.post ul.postActions li { padding:0 10px; list-style:none; float:left; border-right:1px solid #5F686F; font-size:9px; }
#content ul.posts li.post ul.postActions li a { font-size:14px; font-family:"Arial Black", Arial, Sans-Serif; }

#header { padding-bottom:32px; }
#header #logo { margin-bottom:10px; }

#leftSidebar { width:200px; margin-top:15px; float:left; }

#rightSidebar { width:155px; float:left; }
#rightSidebar li { list-style:none; }
#rightSidebar li a { color:#7E8489; }

/*** BLOG SPECIFIC ***/

#ctl00_publicBlog #content a { color:#2090C2; }
#ctl00_publicBlog h1 { color:#2090C2; }
#ctl00_publicBlog h2 { color:#2090C2; }
#ctl00_publicBlog h3 { color:#2090C2; }

#ctl00_secondCircuit #content a { color:#D77327; }
#ctl00_secondCircuit h1 { color:#D77327; }
#ctl00_secondCircuit h2 { color:#D77327; }
#ctl00_secondCircuit h3 { color:#D77327; }

#ctl00_seventhCircuit #content a { color:#6C7636; }
#ctl00_seventhCircuit h1 { color:#6C7636; }
#ctl00_seventhCircuit h2 { color:#6C7636; }
#ctl00_seventhCircuit h3 { color:#6C7636; }

#ctl00_ninthCircuit #content a { color:#5D2C54; }
#ctl00_ninthCircuit h1 { color:#5D2C54; }
#ctl00_ninthCircuit h2 { color:#5D2C54; }
#ctl00_ninthCircuit h3 { color:#5D2C54; }

#ctl00_eleventhCircuit #content a { color:#6A737B; }
#ctl00_eleventhCircuit h1 { color:#6A737B; }
#ctl00_eleventhCircuit h2 { color:#6A737B; }
#ctl00_eleventhCircuit h3 { color:#6A737B; }




