
/* ---- Basics ---- */

* {
font-family: Georgia, Times New Roman, serif;
}

.Clear,
.clear {
clear: both;
}

.left,
.Left{
float:left;
text-align:left;
}

.right,
.Right{
float:right;
text-align:right;
}

.center,
.Center{
text-align:center;
}

.entry h1,
.page h1{
font-size: 28px;
}

.entry h2,
.page h2{
font-size: 28px;
}

.entry h3,
.page h3{
font-size: 24px;
}

.entry h4,
.page h4{
font-size: 18px;
}

.entry h5,
.page h5{
font-size: 12px;
}

.entry h6,
.page h6{
font-size: 10px;
}

a:link,
a:visited{
color: #000000;
text-decoration: none;
}

a:hover{
color: #73864b;
}

#content-inner p {
margin-bottom: 10px;
}


/* ---- Universal ---- */

body {
color: #000000;
font-size: 14px;
background: url("http://licensetostill.com/wp-content/themes/nathancordova/images/background.jpg");
}

#alpha{
width: 700px;
float: left;
padding: 0 10px;
}

#beta{
width: 220px;
float: left;
padding: 0 10px;
}

#wrapper {
margin: 0 auto 0 auto;
width: 960px;
padding: 0px;
background: #ffffff;
}

#content {
margin-top: 30px;
background: #ffffff;
float: left;
}

/* ---- Navigation ---- */

#mainlogo{
top: -27px;
left: 20px;
position: absolute;
}

#navigation-container h1 {
float: left;
display: block;
}

#navigation-container h1 a {
display: block;
}

#navigation-container h1 a span {
display: none;
}

#navigation-container {
position: relative;
height: 162px;
width: 940px;
margin: 0 auto;
border-bottom: 3px solid #000000;

}

#navigation {
float: right;
position: relative;
height: 40px;
position: relative;
z-index: 5000;
padding-top: 65px;
}

#navigation ul {
position: relative;
z-index: 3;
font-size: 14px;
float: left;
list-style: none;
}

#navigation li {
float: left;
}

#navigation a {
display: block;
color: #000000;
height: 17px;
padding: 0 7px 0 7px;
font-size: 14px;
font-weight: bold;
}

#navigation .Active > a,
#navigation a:hover {
color: #73864b;
}

/* first dropdown */
#navigation li ul {
clear: both;
position: absolute;
left: -999em;
z-index: 5000;
background: #ffffff;
border-top: 1px solid #000000;
margin-left: 7px;
}

#navigation li ul a{
}

#navigation li ul li {
margin: 0 0 0 0;
clear:both;
height: 28px;
padding-top: 6px;
width: 170px;
border-bottom: 1px solid #000000;
}

#navigation li ul li a {
font-size: 14px;
padding: 0 0 0 0;
border: none;
text-align:left;
}

#navigation li ul li:hover {
background:  #eeeeee;
}

#navigation li ul li:hover a {
color: #73864b;
}

#navigation li ul li a:hover{
color: #73864b;
}

/* second dropdown */
#navigation li ul ul {
position: relative;
top: -25px;
left: 170px;
background: #ffffff;

border-top: 1px solid #000000;
width: 170px;
}

#navigation li ul ul li {
margin: 0 0 0 0;
width: 170px;
background: #ffffff;
text-align:left;
border-bottom: 1px solid #000000;
}

#navigation li ul ul li a {
text-align: left;
}

#navigation li ul ul li a:hover {
color: #73864b;
}

#navigation li ul ul li:hover {
background: #eeeeee;
}

#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: 170px;
}

/*  ---- Header ---- */

/* ---- Welcome block ---- */

#welcome-block {
background: transparent;
border-bottom: 1px solid #000000;
width: 940px;
margin: 0 auto;
height: 45px;
position: relative;
z-index: 4000;
}

#welcome-about {
float: left;
width: 700px;
font-size: 18px;
padding-top: 10px;
}



#search-form {
float: right;
padding-top: 11px;
}

#searchform .screen-reader-text {
display: none;
}

#searchform #s{
width: 104px;
height: 19px;
vertical-align: top;
background: url("http://licensetostill.com/wp-content/themes/nathancordova/images/searchbg.jpg");
border: none;
float: left;
padding-left: 45px;
padding-top: 3px;
font-size: 11px;
}

#searchform #searchsubmit{
width: 27px;
height: 22px;
vertical-align: top;
background: url("http://licensetostill.com/wp-content/themes/nathancordova/images/searchbtn.jpg");
border: none;
display: block;
float: left;
text-indent: -9999px;
color: #ffffff;
}

#content-inner {
clear: both;
}


#content-inner {
clear: both;
}



/* ---- Post ---- */

.awppost_link{
display: block;
text-indent: -9999px;
height: 32px;
width: 180px;
background: url("http://licensetostill.com/wp-content/themes/nathancordova/images/openpost.jpg");
background-position: top;
}

.awppost_link:hover{
background-position: bottom;
}

.awppost_link_hide{
display: block;
text-indent: -9999px;
height: 32px;
width: 180px;
background: url("http://licensetostill.com/wp-content/themes/nathancordova/images/closepost.jpg");
background-position: top;
}

.awppost_link_hide:hover{
background-position: bottom;
}

.post {
border-bottom: 1px solid #000000;
padding: 25px 0 10px 0;
}

.post h2 a {
text-decoration: none;
}

.post h2{
font-size: 28px;
}

.post h2 a:hover {
}

.post .date {
font-size: 11px;
font-weight: bold;
}

.post .entry {
}

.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 {
text-decoration: underline;
}

.post .entry a:hover {
}

.post .entry strong {
font-weight: bold;
}

.post .postmetadata a {
}

.post .postmetadata a:hover {
}

.post .title, .post .pagetitle{
padding-bottom: 10px;
}

.post .date{
float: left;
font-weight: normal;
font-size: 11px;
padding-right: 3px;
padding-bottom: 10px;
}

.post .categories{
float: left;
font-weight: normal;
font-size: 11px;
padding: 0 3px;
border-left: 1px solid #000000;
}

.post .addcomment{
float: left;
font-weight: bold;
font-size: 11px;
padding: 0 3px;
border-left: 1px solid #000000;
}

.post .categories a{
font-size: 11px;
}

.post .comments{
float: left;
font-weight: normal;
font-size: 11px;
padding:  0 3px;
border-left: 1px solid #000000;
}

.post .comments a{
font-size: 11px;
}

/* ---- Page ---- */

h2.pagetitle,
h2.searchPageTitle{
}

h2.searchPageTitle{
}




/* ---- Single Entry ---- */

.single-entry-data{
}


.sharebtns{
clear: both;
border-top: 1px solid black;
border-bottom: 1px solid black;
height: 55px;
padding-top: 5px;
}

.sharebtns img{
padding-top: 3px;
}

.sharetitle{
float: left;
font-weight: bold;
padding-top: 14px;
}

.sharebtns a{
float: left;
text-align: center;
text-decoration: none !important;
margin-left: 20px;
}


/* ---- Comments ---- */
#comment-area{
clear: both;
padding-top: 10px;
}

#comment-area ul.commentlist{
list-style:none;
}

#comment-area ul.commentlist li{
padding:0 0 10px 0;
}

#comment-area ul.commentlist ul{
padding:0 0 0 20px;
}

#comment-area ul.commentlist li li{
padding:10px 0 0 0;
}

#comment-area ul.commentlist ul ul{
padding:0 0 0 40px;
}

#comment-area ul.commentlist ul ul ul{
padding:0 0 0 60px;
}

#comment-area ul.commentlist ul ul ul ul{
padding:0 0 0 80px;
}

#comment-area ul.commentlist ul ul ul ul ul{
padding:0 0 0 100px;
}

#comment-area ul.commentlist ul ul ul ul ul ul{
padding:0 0 0 120px;
}

#comment-area ul.commentlist .comment-author,
#comment-area ul.commentlist .comment-text,
#comment-area ul.commentlist .comment-text p,
#comment-area ul.commentlist .comment-date{
display:inline;
}

#comment-area ul.commentlist .comment-author{
font-weight:bold;
}

#comment-area ul.commentlist .comment-text p,
#comment-area ul.commentlist .comment-date a{
}

#comment-area ul.commentlist .comment-reply,
#comment-area ul.commentlist .comment-reply a{
display:inline;
}

#comment-area #respond{
}

#comment-area #respond .cancel-comment-reply{
padding:5px 0;
}

#comment-area #respond input,
#comment-area #respond textarea{
padding:4px;
margin:0 0 10px 0;

}

#comment-area #respond .label-container{
position:relative;
}

#comment-area #respond .label-container label{
position:absolute;
top:4px;
padding:0 0 0 10px;
}

#comment-area #respond input#submit{
}

#comment-area #respond #contact-failed,
#comment-area #respond #contact-success{
padding:7px;
margin:0 0 10px 0;
}

/* ---- Side Bar ---- */

#sidebar .recentposts{
border-bottom: 1px solid #000000;
font-size: 13px;
padding-top: 35px;
}

#sidebar .recentposts li{
padding: 2px 0px;
border-top: 1px solid black;
}

#sidebar .recentposts li:hover{
background: #eeeeee;
}

#sidebar .recentposts li a{
line-height: 34px;
}

#sidebar #recent-title{
font-weight: bold;
font-size: 13px;
padding-bottom: 10px;
}

#sidebar .categories .categories{
font-size: 13px;
padding-top: 35px;
}

#sidebar .categories li li{
height: 36px;
line-height: 32px;
border-top: 1px solid #000000;
}

#sidebar .categories li li:hover{
background: #eeeeee;
color: #73864b;
}

#sidebar .categories li ul{
border-bottom: 1px solid #000000;
}

#sidebar .categories ul li:hover a{
color:#73864b;
}

#sidebar .recentposts li:hover a{
color:#73864b;
}

#sidebar .categories #cat-title{
padding-bottom: 10px;
font-size: 13px;
font-weight: bold;
}

#social-title{
font-weight: bold;
font-size: 13px;
padding-bottom: 10px;
padding-top: 35px;
}

.social-list{
border-top: 1px solid black;
}

.social-list li{
border-bottom: 1px solid black;
line-height: 32px;
height: 36px;
padding-left: 34px;
}

.social-list li:hover a{
color:#73864b;
}

.social-list .flickrlink{
background: #ffffff url("http://licensetostill.com/wp-content/themes/nathancordova/images/flickrlink.png") left no-repeat;
}

.social-list .flickrlink:hover{
background: #eeeeee url("http://licensetostill.com/wp-content/themes/nathancordova/images/flickrlink.png") left no-repeat;
}

.social-list .facebooklink{
background: #ffffff url("http://licensetostill.com/wp-content/themes/nathancordova/images/facebooklink.png") left no-repeat;
}

.social-list .facebooklink:hover{
background: #eeeeee url("http://licensetostill.com/wp-content/themes/nathancordova/images/facebooklink.png") left no-repeat;
}

.social-list .twitterlink{
background: #ffffff url("http://licensetostill.com/wp-content/themes/nathancordova/images/twitterlink.png") left no-repeat;
}

.social-list .twitterlink:hover{
background: #eeeeee url("http://licensetostill.com/wp-content/themes/nathancordova/images/twitterlink.png") left no-repeat;
}

#sidebar .TwitterTitle{
font-weight: bold;
display: block;
height: 17px;
padding-left: 34px;
padding-top: 19px;
background: url("http://licensetostill.com/wp-content/themes/nathancordova/images/twitbird.png") left no-repeat;
}

#twitter-container #twitter{
padding-top: 10px;
}

#twitter-container{
background: #eeeeee;
padding: 10px;
margin-top: 30px;
}

/* ---- Footer ---- */

#footer {
background: #ffffff;
height: 145px;
float: left;
width: 700px;
padding: 20px 250px 0 10px;
}

#footimg{
width: 64px;
height: 43px;
background: url("http://licensetostill.com/wp-content/themes/nathancordova/images/nameimg.jpg");
float: left;
margin-right: 8px;
}

#footer-info{
width: 940px;
float: left;
border-top: 3px solid black;
border-bottom: 1px solid black;
margin-bottom: 20px;
height: 45px;
background: #ffffff;
margin-top: 50px;
}

#footer a {
}

#footer a:hover {
}

#foot-txt{
padding-top: 12px;
}

#footnav ul ul{
display: none;
}

#footnav{
float: right;
padding-top: 13px;
}

#footnav #navigation{
padding-top: 0px;
}

#footnav a{
text-decoration: underline;
font-weight: normal;
font-size: 12px;
}

#foot-txt{
float: left;
}

#footer .Left a{
display: block;
width: 340px;
height: 32px;
background: #000000 url("http://licensetostill.com/wp-content/themes/nathancordova/images/older.png") no-repeat 7px 50%;
float: left;
}

#footer .Left a:hover{
background: #73864b url("http://licensetostill.com/wp-content/themes/nathancordova/images/older.png") no-repeat 7px 50%;
}

#footer .Right a{
display: block;
width: 340px;
height: 32px;
background: #000000 url("http://licensetostill.com/wp-content/themes/nathancordova/images/newer.png") no-repeat 227px 50%;
float: right;
}

#footer .Right a:hover{
background: #73864b url("http://licensetostill.com/wp-content/themes/nathancordova/images/newer.png") no-repeat 227px 50%;
}

#footer-info {
}

#footer-info p {
display: inline;
}

#footer-info a {

}

#footer-info a:hover {
}

#navigation-container .page-item-14 a, #navigation-container .page-item-14 a:hover, #navigation-container .page-item-14 a:link, #navigation-container .page-item-14 a:visited{
color: #FF0000 !important;
}

em, em strong, strong em, em a, a em{
font-style: italic !important;
}

blockquote{
padding-left: 25px;
}

.aligncenter{
display: block;
margin: 0 auto;
}
