/*
Theme Name:  BedouinViking (DepoSkinny Reskin)
Theme URI:    http://powazek.com
Description:  A slender theme for WP by <a href="http://powazek.com">Derek Powazek</a>
Version:      1
Author:       Derek Powazek
Author URI:   http://powazek.com
*/

* { 
    margin: 0; 
    padding: 0;
}

body {
    background: #fff;
    color: #000000;
    text-align: center;
    font-size: 11px;
    line-height: 18px;
    font-family: Arial, helvetica, sans-serif;
}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a:link {color:#111111; text-decoration: none;}
a:visited { color:#111111; text-decoration: none;}
a:hover { color:#FFFFFF; text-decoration: none; background: #000000;}
a:active { color:#333333; text-decoration: none; background: #000000;}

.nav a:hover {background: none;}

/*
p, ul, ol { 
    margin-bottom: 18px; 
}
*/

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    color:#666;
    padding-left:10px;
    border-left:1px solid #ccc;
}

ul {
    list-style-type: square;
    margin-left: 2em;
}

ol {
    margin-left: 2em;
}

h1, h2, h3, h4, h5, h6 {color: #000000; font-family: arial; font-weight: normal;}

h1 { 
    font-size: 26px; 
    line-height: 26px;
    font-weight: normal;
}

h2 { 
    font-size: 21px; 
    line-height: 24px;
    font-weight: normal;
}

h3 { 
    font-size: 18px; 
    line-height: 18px;
   	font-weight: normal;
   	margin-bottom: 18px;
}

h4 { 
    font-size: 14px; 
    line-height: 18px;
    font-weight: normal;
}

.container {
	text-align:center;
    margin: 0 auto;
    padding: 0;
    width: 750px;
}

/* HEADER */

.header {
    text-align:center;
    padding-top: 20px;
}

.header h1 {
    font-size: 26px;
    color: #000;
 	 font-weight: normal;
}

.header span {
    margin-left: 10px;
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

.header a { color: #333; }
.header a:hover { color: #066; }

.nav {border-top: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; margin-bottom: 20px;}



.search {
    padding:11px 0 0 20px;
    background:url('/home/wp-content/themes/hpc/images/search.gif') 0 14px no-repeat;
    float:right;
}

.search input {
    width:120px;
}

/* FLICKR */

.flickr {
    border-bottom: 1px solid #ccc;
    text-align:center;
    padding: 11px 0;
    margin-bottom:9px;
    width:500px;
}

.flickr img {
    width: 59px;
    height: 59px;
    margin: 1px 5px;
/*    border: 1px solid #666;*/
}

.flickr img:hover {
    width: 75px;
    height: 75px;
    margin: -7px -3px;
    border: 1px solid #000;
}

.flickr span a { color: #ccc; }

/* POSTS */

.postcontainer {
/*	text-align:left;*/
    width:424px;
    float: left;
    padding: 0 13px;
}


.post {
	/*text-align:left;*/
}




.sidebarright, .sidebarleft {float: left; width: 150px; text-align: left;}

.sidebarright a {font-family: arial, sans-serif; font-size: 9px; text-transform: uppercase;}

.sidebarright .people {padding-left: 20px;}



.postnoline {
    font-family: arial, sans-serif;
    text-transform: uppercase;
    font-size: 9px;
    border-top: 1px solid #f2f2f2;
    padding-top: 20px;
    margin-top: 20px;
}

.postcomment {
	padding:18px 0 0 0;
	text-align:left;
    width:500px;
    font-size:11px;
    color:#666;
}

.commentslnk {
    font-size:13px;
	text-align:center;
}

p.byline {
    font-size:9px;
    color: #000000;
    text-transform: uppercase;
    font-family: arial, sans-serif;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    
}

.post IMG {
/*	border:1px solid #000;*/
}

.post IMG.noline {
	border:0;
}

/*.pagetitle {font-size: 8px; text-transform: uppercase; color: #333333; padding-bottom: 20px;}*/

span.previous { padding: 0 20px 0 0; float: left; }
    
span.next { float: right; }

span.edit a { 
    float:right;
    font-weight:normal; 
    font-size:11px; 
    color:#666; 
    border:1px solid #ccc; 
    padding:0 4px; 
}

.metainfo {
    float:left;
    width: 152px;
    font-size: 10px;
    color: #666;
    padding: 3px 0;
}

.previously {
	text-align:left;
    width: 500px;
    padding: 20px 0 3px 0;
    border-top: 1px solid #ccc;
    font-size: 12px;
}

.previously a {}

.text_area { width: 480px !important; font-family: 'Lucida Grande', Arial, sans-serif; font-size: 11px;}

.postform { width:150px; margin: 0;} 

.delicious-tags { font-size:11px; color:#666 }
.delicious-tags a { font-weight:normal; color:#333 }
ul.delicious { color:#555 }


/* FOOTER */

.footer {

    text-align:center;

}

.footer div {
    width:150px;
    margin: 0 20px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.last {
    width:140px;
    margin: 0 0 0 0;
}

.copyright {
    font-size: 9px;
    text-align:center;
    color: #555555;
    border-top: 1px solid #f2f2f2;
    margin: 0 0 20px 0;
    padding-top: 10px;
}

ul.nav li { margin: 0 }

.comments_headers {
	font-family: arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	background: #efefef;}
	
.small {font-size: 10px;}

.filmcredits {
	font-family: arial, sans-serif;
	color: #000000;
	text-transform: uppercase;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 7px 0;
	margin: 10px 0;
	font-size: 9.5px;
	line-height: 15px;}


#trailer {margin-top: 20px; margin-left: -214px;}


a {color: #666666;}
a:hover {text-decoration: none;}


.small {color: #333333; font-size: 9px;}
.titlefilm {font-size: 20px; font-weight: normal;}
.infoemail {border-top: 1px dotted #cccccc; margin-top: 50px;}


