/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v2.9.1
Author: Chris Coyier
Author URI: http://chriscoyier.net
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body { 
/* background: #fff url(images/body-bg.jpg); #eee */
background:#EFEFEF;
font-size: 14px;
line-height:1.4;
color:#545454;
 }
 
a {color:#b4461f; text-decoration: none; }
a:hover {
border-bottom:2px solid #ca4f23;
color:#ca4f23;
}  
 
 
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

.rounded{-moz-border-radius: 10px;
-webkit-border-radius: 10px;}

#page-wrap{ 
width: 940px;
padding:20px; 
margin: 0px auto; 
overflow: hidden;
background:#fff;
}

#top{
background: #333 url(images/dark-noise-bg.png);
}

#top-inner{
margin:0 auto;
width:960px;
height:35px;
}


#top-inner ul{
padding:0;
margin:0;
width:600px;
float:left;
list-style: none outside none;
}

#top-inner ul li{
float:left;
height: 35px;
}

#top-inner ul li a{
display:block;
height:35px;
float:left;
margin:8px 10px 0 10px;
text-decoration: none;
font-size:14px;
color:#fff;
text-transform: uppercase;
font-weight:bold;

}

#top-inner ul li a:hover{
border-bottom:none;
color:#b4461f;
}



#header{
height:150px;
margin:10px 0;
}

#header-inner{
width:960px;
margin:0 auto;
}

#header-inner p{
text-align: center;
font-size:24px;
letter-spacing: -1px;
}

#header-inner p span{
font-weight:bold;
font-style:italic;
}

#header h1{
width:100%;
height:100px;
float:left;
margin-bottom: 0;
}

#header h1 a{
display: block;
width:100%;
height:100px;
text-indent: -9999px;
background: url(images/logo.png) no-repeat center top;
}

#header h1 a:hover{
border-bottom: none;
background: url(images/logo.png) no-repeat center bottom;
}

#content-left{
float:left;
width:620px;
}

#content-left .the-post{
padding-left:40px;
margin-bottom:20px;
}


.alignnone{
border:5px solid #fff;
margin:10px 0 10px -35px;
box-shadow: 0 0 8px #333;
-moz-box-shadow: 0 0 8px #333;
}



a.up-top{
display:block;
text-indent: -9999px;
background: url(images/up-top.png) no-repeat top left;
width:115px;
height:35px;
float:right;
margin-bottom:20px;
}

a.up-top:hover{
border-bottom: none;
background: url(images/up-top.png) no-repeat bottom left;
}


#content-left .the-post h3{
margin-bottom: 0;
}

#content-left .the-post h3 a{
font-size:24px;
font-weight: bold;
text-transform: uppercase;
}


#show{
background: #fcfcfc;
margin-top:30px;
border-top:5px solid #d7d6cc;
border-bottom:5px solid #d7d6cc;
}

#show .content{
padding:10px 10px 0 0;
font-size:12px;
}

#show .content p.cat{
font-size:12px;
margin-bottom:0;
font-style: italic;
}

#show .content p{
font-size:12px;
}

#show .content h3{
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
margin-bottom:5px;
}

#show-inner{
width:880px;
padding-left:80px;
margin:0 auto;
background: url(images/slides-bg.png) no-repeat left 50%;
}

#slides1 li img{
float:left;
}


#slides1 li div{
float:left;
width: 390px;
margin-left: 10px;
}

span.html{
background:#82d23d;
color:#000;
padding:2px 5px;
font-weight:bold;
}

span.css{
background:#c91a3e;
color:#000;
padding:2px 5px;
font-weight:bold;
}

span.wp{
background:#f1ef57;
color:#000;
padding:2px 5px;
font-weight:bold;
}

span.jquery{
background:#78e5fb;
color:#000;
padding:2px 5px;
font-weight:bold;
}



#sidebar{
float:right;
width:280px;
padding-top:10px;
padding-bottom:10px;
/*background: #333 url(images/dark-noise-bg.png);*/

}

#sidebar h2 {
font-size:14px;
font-weight: bold;
text-transform: uppercase;

}

#footer h2{
font-size:14px;
font-weight: bold;
text-transform: uppercase;
color:#fcfcfc;
text-shadow: 2px 2px 2px #000;
}

#sidebar ul{
list-style: none outside none;
margin-bottom:2px;
}

#sidebar li{
display: inline;
}

#sidebar ul li a, .meta span a, .content a{
display:block;
float:left;
-moz-border-radius:5px 5px 5px 5px;
background: #d7d6cc;
color:#333;
padding:0 6px;
}

.content a{
margin-left:10px;
}

#sidebar ul li a:hover, .meta span a:hover, .content a:hover{
background:#ca4f23;
color:#fff;
border-bottom:none;
}

#sidebar ul li a:hover, .meta span a:hover{
border-bottom:none;
}


#side-left-col{
float:left;
width:130px;
}

#side-right-col{
float:left;
width:130px;
margin-left:20px;
}

#footer{
clear:both;
background: #333 url(images/dark-noise-bg.png);
padding-top:20px;
color:#939191;
}



.footer-inner{
width:960px;
margin:0 auto;
clear:both;
}

#about, #links, #elsewhere{
width:300px;
float:left;
padding:0 10px;
}

#about img{
float:left;
margin:5px 10px 40px 0;
}


#links ul{
list-style: square inside none;
float:left;
}

#links ul.right{
margin-left:20px;
}

#copyright{
border-top:1px solid #000;
padding:20px 0;
text-align: center;
background-color: #000;
background: rgba(0, 0, 0, 0.4)
}

.meta{
margin:5px 0;
border-bottom:1px dashed #d7d6cc;
border-top:1px dashed #d7d6cc;
padding:4px 0;
overflow: hidden;
}

.meta em{
margin-right:10px;
float:left;
}

#contact-form{
width:480px;
float:left;
padding-bottom:0;
}


#my-speal{
padding:4px;
float:right;
width:400px;
background: url(images/arrow-left.png) no-repeat center bottom;
padding-bottom:100px;
text-align: center;
border-right:1px solid #2a2929;
border-top:1px solid #2a2929;
}

#my-speal p{
font-size:36px;
font-style: italic;
font-weight: normal;
text-shadow: 2px 2px 2px #000;
}

.up{
background: #000;
width:150px;
padding:5px;
float:right;
text-align: center;
}

.up p{
margin:0;
}


h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }

h1, h2, h3 a{color:#000;}

p { margin: 0 0 10px 0; }


blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata {
border-top:1px dashed #d7d6cc;
border-bottom:1px dashed #d7d6cc;
padding:4px 0;
}


.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { float:right; margin:8px 0 0; font-size:12px;}
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
#searchform input[type=text] {
border:none;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding:2px 10px;
}
textarea { }


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */