

/* ---- Basics ---- */

* {
font-family: Arial, sans-serif;
font-weight:bold;
}

.Clear,
.clear {
clear: both;
}

.left,
.Left{
float:left;
}

.right,
.Right{
float:right;
}

.center,
.Center{
text-align:center;
}

.entry h1,
.page h1{
font-size: 21.6px;
}

.entry h2,
.page h2{
font-size: 20.4px;
}

.entry h3,
.page h3{
font-size: 19.2px;
}

.entry h4,
.page h4{
font-size: 18px;
}

.entry h5,
.page h5{
font-size: 16.8px;
}

.entry h6,
.page h6{
font-size: 15.6px;
}

a:link,
a:visited{
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
}

a:hover{
color: #FFFFFF;
}

#content-inner p {
margin-bottom: 10px;
}


/* ---- Universal ---- */

body {
color: #FFFFFF;
font-size: 12px;
background: #90E214 url("http://elementportraits.com/blog/liquorice-blog-gateway.php?action=create_gradient&hex1=39DA1A&hex2=90E214&height=1000") repeat-x;
}

#body-inner {
}

.wrapper {
margin: 0 auto 0 auto;
width: 1000px;
}

.content {
}

.indent{
padding-bottom: 30px;
}


/* ---- Navigation ---- */

#navigation-container {
height: 200px;
position: relative;
z-index: 5000;
padding-top: 20px;
}

#navigation-container h1 {
float: left;
display: block;
width: 200px;
height: 200px;
background: url("http://elementportraits.com/blog/liquorice-blog-data/storage/asset/1x1-logo-copy-c159.png") no-repeat;
}

#navigation-container h1 a {
display: block;
width: 200px;
height: 200px;
}

#navigation-container h1 a span {
display: none;
}

#navigation {
float: right;
position: relative;
height: 200px;
position: relative;
z-index: 5000;
}

#navigation ul {
position: relative;
z-index: 3;
font-size: 18px;
float: left;
list-style: none;
}

#navigation li {
float: left;
}

#navigation a {
display: block;
color: #FFFFFF;
height: 200px;
font-size: 18px;
padding: 0 10px 0 10px;
line-height: 200px;
font-weight:bold;
}

#navigation .Active > a,
#navigation a:hover {
color: #FAFEFD;
}

/* first dropdown */
#navigation li ul {
clear: both;
position: absolute;
left: -999em;
z-index: 5000;
background: #39DA1A;
border: 1px solid #666666;
width: 225px;
}

#navigation li ul a{
}

#navigation li ul li {
margin: 0 0 0 0;
clear:both;
height: 27px;
border:none;
position:relative;
bottom: 2.7px;
}

#navigation li ul li a {
font-size: 13.5px;
line-height: 27px;
height: 27px;
padding: 0 0 0 10px;
border: none;
text-align:left;
}

#navigation li ul li:hover {
border-style: none;
}

#navigation li ul li a:hover{
}

/* second dropdown */
#navigation li ul ul {
position: relative;
top: -25px;
left: 225px;
background: #39DA1A;
width: 225px;
}

#navigation li ul ul li {
margin: 0 0 0 0;
width: 225px;
background: #39DA1A;
text-align:left;
}

#navigation li ul ul li a {
background: #39DA1A;
text-align: left;
}

#navigation li ul ul li a:hover {
background: #39DA1A;
}

#navigation li:hover ul ul,
#navigation li:hover ul ul ul,
#navigation li.sfhover ul ul,
#navigation li.sfhover ul ul ul {
left: -999em;
}

#navigation li:hover ul,
#navigation li.sfhover ul {
left: auto;
}

#navigation li li:hover ul,
#navigation li li.sfhover ul {
left: 225px;
}



/*  ---- Header ---- */

#header {
position: relative;
text-align: center;
clear: both;
width: 100%;
height: 447px;
overflow: hidden;
background: #39DA1A;
border-top: 1px #666666 solid;
border-bottom: 1px #666666 solid;
}

#header table {
position: relative;
top: -1px;
margin: 0 auto 0 auto;
}

#header table img {
display: block;
}

#header table td {
border: 1px #666666 solid;
}

/*  ---- Twitter ---- */

#twitter-wrapper{
padding-top: 10px;
padding-bottom: 10px;
position:relative;
font-size:12px;
font-weight:bold;
}

#twitter-wrapper a.navItem{
float:right;
}

#twitter{
padding:7px 10px;
width:330px;
}

#twitter-logo{
margin-top:3px;
float:right;
}

#twitter .twitter-link{
clear:both;
}

#twitter .twitter-clear{
clear:both;
height:7px;
}

#twitter .twitter-date{
padding:0 5px 0 0;
}

#twitter .twitter-timestamp{
padding:0 0 0 5px;
border-left:1px solid #CCCCCC;
}

#facebook{
float: right;
}


/* Twitter Box */
#twitter-container{
float:right;
width:105px;
}

#twitter-container ul{
list-style:none;
padding:0;
}

#twitter-container li{
float:right;
}

#twitter-container li ul {
clear: both;
position: absolute;
left: -999em;
z-index: 5000;
margin-left: -260px;
width: 350px;
line-height: 16px;
height: 80px;
top: 40px;
border:2px solid #666666;
background: #39DA1A;
}

#twitter-container li ul li {
clear:both;
}

#twitter-container li ul li:hover {
border-style: none;
}

#twitter-container li:hover ul ul,
#twitter-container li:hover ul ul ul,
#twitter-container li.sfhover ul ul,
#twitter-container li.sfhover ul ul ul {
left: -999em;
}

#twitter-container li:hover ul,
#twitter-container li.sfhover ul {
left: auto;
}

#twitter-container li li:hover ul,
#twitter-container li li.sfhover ul {
}



/* ---- Post ---- */

.post {
margin-bottom: 60px;
position:relative;
padding: 20px;
display:block;
}

.post-overlay{
height:100%;
width:100%;
display:block;
position:absolute;
background: #39DA1A;
filter:alpha(opacity=40);
opacity:0.4;
top:0;
left:0;
}

#post-not-overlay{
position:relative;
z-index:1000;
}

.post h2 a {
font-size: 24px;
line-height: 24px;
color: #FFFFFF;
text-decoration: none;
font-weight:bold;
}

.post h2 a:hover {
color: #FAFEFD;
}

.post .date {
font-size: 18px;
line-height: 18px;
color: #FFFFFF;
padding-bottom: 20px;
font-weight:normal;
}

.post .entry {
font-weight:bold;
}

.post .entry ul {
list-style-type: disc;
margin-bottom: 10px;
}

.post .entry li {
margin-left: 20px;
}

.post .entry ul ul{
margin-bottom: 0px;
}

.post .entry a {
font-size: 12px;
color: #FFFFFF;
text-decoration: underline;
}

.post .entry a:hover {
color: #FAFEFD;
}

.post .entry strong {
font-weight: bold;
}

.post .postmetadata{
padding-top: 20px;
}

.post .postmetadata .link {
font-size: 19.2px;
padding-right: 40px;
padding-left: 40px;
color: #FFFFFF;
font-weight:bold;
}

.post .postmetadata a{
color: #FFFFFF;
font-size: 19.2px;
}

.post .postmetadata a:hover {
color: #FAFEFD;
}

/* - a little trick to get the postmetadata a items to center without knowing the div width - */
.post .postmetadata{
width:100%;
}
.post .postmetadata-inner{
float:left;
position:relative;
left:50%;
}

.post .postmetadata .link{
float:left;
position:relative;
right:50%;
}
/* - end centering trick - */



/* ---- Page ---- */

h2.pagetitle{
font-size: 24px;
color: #FFFFFF;
font-weight:bold;
padding-bottom: 10px;
}




/* ---- Page > Search ---- */

#searchform input#searchsubmit{
background: none;
color: #FFFFFF;
border: 1px solid #CCCCCC;
}

#searchform input#s{
border: 1px solid #CCCCCC;
}



/* ---- Single Entry Post ---- */

.single-entry-data{
padding:15px 0 0 0;
font-size: 16.8px;
color: #FFFFFF;
font-weight:bold;
}

.pages{
font-weight:bold;
}

.pages a{
text-decoration:underline;
}



/* ---- Comments ---- */
#comment-area{
}

ul.commentlist{
list-style:none;
}

ul.commentlist li{
padding:0 0 10px 0;
}

ul.commentlist ul{
padding:0 0 0 20px;
}

ul.commentlist li li{
padding:10px 0 0 0;
}

ul.commentlist ul ul{
padding:0 0 0 40px;
}

ul.commentlist ul ul ul{
padding:0 0 0 60px;
}

ul.commentlist ul ul ul ul{
padding:0 0 0 80px;
}

ul.commentlist ul ul ul ul ul{
padding:0 0 0 100px;
}

ul.commentlist ul ul ul ul ul ul{
padding:0 0 0 120px;
}

ul.commentlist .comment-author,
ul.commentlist .comment-text,
ul.commentlist .comment-text p,
ul.commentlist .comment-date{
display:inline;
}

ul.commentlist .comment-author{
font-weight:bold;
}

ul.commentlist .comment-text p,
ul.commentlist .comment-date a{
}

ul.commentlist .comment-reply,
ul.commentlist .comment-reply a{
display:inline;
color: #FFFFFF;
}

#respond{
}

#respond .cancel-comment-reply{
padding:5px 0;
}

#respond input,
#respond textarea{
padding:4px;
margin:0 0 10px 0;
border: 1px solid #CCCCCC;
}

#respond .label-container{
position:relative;
}

#respond .label-container label{
position:absolute;
top:4px;
padding:0 0 0 10px;
font-weight:bold;
}

#respond input#submit{
background: #666666;
color: #FFFFFF;
}

#respond #contact-failed,
#respond #contact-success{
padding:7px;
border: 1px solid #CCCCCC;
margin:0 0 10px 0;
}



/* ---- Footer ---- */

#footer {
margin-top: -30px;
padding-bottom: 18px;
}

#footer a {
font-size: 18px;
color: #FFFFFF;
}

#footer a:hover {
color: #FAFEFD;
}

#footer #entry-navigation{
}

#footer .Left {
font-size: 18px;
float: left;
}

#footer .Right{
font-size: 18px;
float: right;
}

#footer-info {
color: #FFFFFF;
padding: 4px;
text-align: center;
}

#footer-info p {
display: inline;
}

#footer-info a {
color: #FFFFFF;
font-weight:bold;
}

#footer-info a:hover {
color: #FAFEFD;
}



/* ---- aWP Plugin styles ---- */
.awpcomments{
border:1px solid #666666;
height:150px;
overflow:auto;
padding:10px;
margin-top: 20px;
}

#DOMWindow .commentform,
#DOMWindow .commentform p,
#DOMWindow .commentform .submit{
color: #666666;
}

#DOMWindow .commentform a{
color: #666666;
}

#DOMWindow .commentform h3{
display:none;
}

#DOMWindow .commentform p{
padding:4px 0;
}

#DOMWindow .commentform hr{
display:none;
}

#DOMWindow .commentform input,
#DOMWindow .commentform textarea{
border: 1px solid #666666;
padding:4px;
}

#DOMWindow .commentform textarea.commentbox{
width:40px;
height:100px;
}

#DOMWindow .commentform .commentform_link img{
display:none;
}

#DOMWindow .commentform .submit{
background: none;
}

#DOMWindow .close{
color: #666666;
cursor:pointer;
padding:0 0 10px 0;
float:right;
}

.throbber{
display:none;
}
