/*   
Theme Name: cstreet
Theme URL: http://cstreet.us/wp-content/themes/cstreet/
Arthor: Cal Dellinger
Author URL: http://cstreet.us/LST741/
*/

/* HTML5 tags */  
header,section,footer,aside,nav,article,figure {display: block;}
 
/* reset.css */
html, body, header, section, aside, article, footer, nav, figure, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* layout.css */
body {background:#9c9482 url(assets/bg-image4.jpg) repeat-x left top;}
header {margin-bottom:20px;position:relative;}
 .star {position:absolute;left:485px;top:195px;}
section {background:#cec6b4;width:900px;padding:20px 30px;margin:5px auto;overflow:hidden;}
article {width:430px;float:left;}
 #aOne {padding:0 20px 0 0;}
 #aTwo {margin:30px 0 0 0;padding:0 0 0 20px;position:relative;}
  .about {position:absolute;left:320px;top:5px;}
 #aThree {margin:10px 0 0 0;padding:0 0 0 20px;}
 #aFour {padding:20px 20px 20px 0;}
 
/* footer */ 
footer {background-color:#222;height:60px;margin-top:30px;padding:12px 10px 4px 10px;clear:both;}
footer section {background-color:#222;width:900px;padding:0;margin:0 auto;}
footer img {margin:-15px 0 20px;padding:4px;float:left;}
footer a {color: #999999;display:block;}
footer p {font-size:0.9em;line-height:1.5em;width:280px;margin:0 0 0 20px;float:left;}

/* photo Links */ 
figure {background-color: #757066;width:400px;height:85px;margin-bottom:15px;padding:10px;border:5px #9C9482 solid;} 
 .photos img {width:100px;height:80px;margin-right:10px;float:left;border:2px solid #5a5e6a;}
 .photos h6 {font-size:1em;font-weight:bold;color:#fff;}
 .photos p {font-size:.9em;color:#fff;}
 .ss {background-image: url(http://cstreet.us/LST741/assets/photo.gif);background-repeat: no-repeat;padding-left: 18px;background-position: 0px 1px;text-decoration: none;font-size:0.9em;color:#CEC6B4;text-transform: uppercase;}
 
/* nav -- list*/
nav{height:2em;margin-top:-22px;}
nav ul{font-size:.8em;text-transform: uppercase;padding-right:20px;float:right;}
nav li{display:inline;margin:0 10px;}

article ul {margin:0 0 1.5em 0;list-style-type:none;}
article li {margin:0 0 0.5em 0;}

table {margin-bottom:10px;}
#home th, #home td, #log th, #log td {border-bottom:1px #9c9482 solid;}
th {width: 50px;}
th, td {padding:0 5px 5px 5px;}
#roster table {float:left;margin-right:18px;}
#roster tr:nth-child(odd) {background: #d9d0bd}

/* typography.css */
body {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:.8em;color:#000;}
h1 {font-size:.8em;color:#99cccc;text-indent:20px;height:2em;padding-top:2px;border-bottom:2px #000 solid;background-color: #000;}
h2, h3, h4, h5, h6 {font-weight:normal;color: #65532a;}
h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration: none;color:#fff;}
h2 {font-size:2em;margin-bottom:7px;}
h3 {font-size:2em;display:inline;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1.2em;font-weight:bold;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1em;}
a:focus, a:hover {color:#fff;}
a {color:#5a5e6a;text-decoration:none;}
nav li a {color:#99cccc;;text-decoration:none;}
blockquote {margin:1.5em;color:#666;}
.small {font-size:0.7em;margin-bottom:1em;line-height:1.5em;} /* text in footer */
.quiet, .postmetadata a {color:#666;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
SPAN.searchword { background-color:#99cccc; }

/* others.css */
hr {border-bottom:1px dotted #999;}
.postmetadata {background-image: url(http://cstreet.us/images-global/note.png);background-repeat: no-repeat;text-indent: 20px;margin: 0 0 20px 0;}
.postmetadata a {text-decoration: none;}
.navigation {margin-bottom:40px}
.alignleft {float:left}
.alignright {float:right}
img.thumb {margin:0px;height:163px;width:245px;}
.entry img.thumb {float:left;height:66px;width:100px;margin:4px 10px 2px -125px;border:6px solid #ccc;}
.entry {margin-left: 125px;}

/* link formats.css */

.in {background-image: url(images/interactive.gif);background-repeat: no-repeat;padding-left: 14px;background-position: 0px 2px;text-decoration: none;}
.vi {background-image: url(images/video.gif);background-repeat: no-repeat;padding-left: 14px;background-position: 0px 2px;text-decoration: none;}
.au {background-image: url(images/audio.gif);background-repeat: no-repeat;padding-left: 14px;background-position: 0px 2px;text-decoration: none;}
.pn {padding-left: 14px;text-decoration: none;}

