/*
Theme name: WordPress MU Default - kubrick - test
Editors: Navid Kashani
Persian Wordpress Project : wp-persian.com
*/

* { 
    margin: 0; 
    padding: 0;
}

body {
    color: #000;
    text-align: left;
    font-size: 14px;
    font-family: Georgia, serif;
}

div.mainA { width: 600px !important; } 



img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color: #000; text-decoration: none }
a:hover { color:#000; text-decoration: underline }

p, ul, ol, li { 
    margin-bottom: 18px; 
}

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    color:#333;
    padding-left:10px;
    border-left:1px solid #333;
}

ul {
    list-style-type: none;
line-height: 1.6em;
    margin-left: 0em;
    font-size: 12px;
    font-family: verdana, sans-serif;
}

ol {
    margin-left: 2em;
}

h1 { 
    font-size: 22px;
font-family: Georgia, serif;
    line-height: 28px;
    margin-bottom: 18px; 
}

/* H2 IS POST TITLES */
h2 { 
    font-size: 22px; 
font-family: Georgia, serif;
font-weight: normal;
    line-height: 28px;
    margin-bottom: 4px;
}


h3 {   
a color: #000;    
font-size: 24px; 
font-family: Georgia, serif;
font-weight: normal;
color: #000;
    line-height: 30px;
    margin-bottom: 20px;
}

h3 a {
	font-weight: normal;
	color: #000;
}

h3 a:hover { 
color:#808080; text-decoration: underline; }
}

h4 { 
    font-size: 14px; 
    line-height: 18px;
    margin-bottom: 20px;
}

h5 { 
    font-size: 18px; 
font-family: Georgia, serif;
font-weight: normal;
    line-height: 28px;
    margin-bottom: 4px;
}

h6 {
    font-size: 16px;
font-family: Verdana, sans-serif;
font-weight: bold;
color: #3399ff;
line-height: 1.5;
padding-bottom: 8px;
}

h7 {
    font-size: 13px;
font-family: Verdana, sans-serif;
color: #333;
line-height: 1.5;
}

h7 a {
color: #3399ff;
}

/* H8 IS CAPTIONS TILL I WORK OUT SOMETHING BETTER */
h8 {
font-size: 12px;
font-family: verdana, sans-serif;
color: #999;
line-height: 15px;
margin-bottom: 10px;
border-bottom: 1px solid #333;
 text-align: center;
}

/* H9 IS FOR FAKE TAG CLOUD */
h9 {
    font-size: 13px;
font-family: arial, sans-serif;
font-weight: bold;
color: #333;
line-height: 1.5;
 text-align: center;
}

h10 {
    font-size: 10px;
font-family: verdana, sans-serif;
font-weight: normal;
text-transform: uppercase;
color: #999;
line-height: 1.8em;
 text-align: center;
}

h3 a:hover { 
color:#3399ff; text-decoration: none; }
}

.container {
    background: #fff;
    color: #000;
margin: 0 auto;
    padding: 0 0px 0 0px;
text-align: left;
width: 450px;
border-left: 3px solid #ccc;
border-right: 3px solid #ccc;
}

.right { float: right; }
.left { float: left; }

.right { float: right; }
.left { float: left; }

img.inset {
    float: left; 
    margin: 5px 12px 5px 0px; 
    padding: 4px; 
 border: 1px solid #ccc;
display: inline;
}

img.right {
    float: right; 
    margin: 5px 0px 5px 12px; 
    padding: 4px; 
 border: 1px solid #ccc; 
display: inline;
}

img.left {
    float: left; 
    margin: 5px 12px 5px 0px; 
    padding: 4px; 
 border: 1px solid #ccc; 
display: inline;
}

img.noborder {
    float: left; 
    margin: 5px 12px 5px 0px; 
    padding: 4px; 
 border: 0px solid #fff;
display: inline;
}


/* 'ABOUT' STYLES THE SIDEBAR */

.about {
    padding: 20px 10px 10px 25px;
    width: 300px !important;
    font-family: verdana, sans-serif;
line-height: 1.5;
float: left;
    text-align:left;
}

.h1 { 
    font-size: 16px;
color: #000;
font-style: italic;
line-height: 1.5;
margin-top: 9px;
margin-bottom: 9px;
}

p2 { 
    font-size: 13px;
color: #696969;
}

img.inset {
    float: none; 
align: center;
  margin: 0px 0px 0px 0px; 
    padding: 4px; 
 border: 1px solid #ccc;
}


/* HEADER */

.header {
margin: 5px 0px 10px 0px;
padding: 15px 0px 0px 0px;
text-align: center;
width: 850px;
border-top: 0px solid #ccc;
}

.header h1 {
    font-size: 40px;
    color: #000;
    font-weight: normal;
}

.header IMG { border: 0px solid #ccc;
}


.header span {
    margin-left: 10px;
    font-size: 16px;
    color: #ccc;
    font-weight: normal;
}

.header a { color: #000; }
.header a:hover { color: #000; }


/* SEARCH */

.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;
}


/* POSTS */

.post p {
    font-size: 12px;
    line-height: 1.6;
    font-family: verdana, sans-serif;
text-align: middle;
}

.post p a { color: #cc3300;
text-decoration:none; 
}

.post p a:hover { color:#cc3300; text-decoration: underline }

.post {
width: 550px;
	padding:20px 0px 15px 30px;
	text-align:left;
}

.postnoline {
	padding: 18px 0 0 30px;
	text-align:left;
width: 500px;
}

/* COMMENTS, ETC */

ol.commentlist {
font-family: Verdana, sans-serif;
}

ol.commentlist li {
    list-style-type: none;
line-height: 1.5em;
padding-bottom: 0.4em;
    font-size: 12px;
    font-family: Verdana, sans-serif;
color: #000;
}

ol.commentlist li a { 
color: #cc3300;
text-decoration: bold; }

.postcomment {
    font-family: verdana, sans-serif;
	padding:18px 0px 10px 30px;
  border-bottom: 1px solid #ccc;
	text-align:left;
    width:500px;
    font-size:15px;
line-height: 1.6em;
    color:#606060;
}

.postcomment-byline {
padding:0px 0px 0px 30px;
  border-bottom: 1px dotted #ccc;
	text-align:left;
    width:500px;
    font-size:15px;
line-height: 1.4em;
font-family: Georgia, serif;
    color:#000;
}

.postcomment-byline a { color:#ff6600; text-decoration: underline }

div#respond {padding-left: 30px;}

p.commentslink {
    font-size:11px;
color: #999;
	text-align:left;
margin-right: 15px;
text-transform:uppercase;
text-decoration: underline;
}

p.commentslink a {
color: #999;
text-decoration: underline;
text-transform: uppercase;
}

p.byline {
	margin-top:4px;
    font-family: Verdana, sans-serif;
    text-transform: uppercase;
font-size: 11px;
    color: #999;
}

p.byline a { font-weight: normal;
color: #999;
text-decoration: underline;
}

p.byline a:hover { color:#cc3300; text-decoration: underline }

.more-link {
	margin-top:4px;
align:right;
    font-family: Verdana, sans-serif;
    text-transform: uppercase;
font-size: 11px;
    color: #999;

}

.post IMG {
	border:0px solid #ccc;
padding: 0px 0px 0px 0px;
}

.post IMG.noline {
	border:0;
}

span.previous { padding: 0 20px 0 0px; 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 35px;
    border-top: 1px solid #ccc;
    font-size: 12px;
}

.previously a { font-weight:bold }

.text_area { width: 420px !important; }

.postform { width:150px; margin: 0;} 

.delicious-tags { font-size:11px; color:#666 }
.delicious-tags a { font-weight:normal; color:#333 }
ul.delicious { color:#555 }



/* UL NAV STYLES THE SIDEBAR LISTS */

ul.nav {
padding-bottom: 10px;
border-bottom: 4px solid #000;
}

ul.nav li { list-style: none;
margin: 0;
padding: 0.2em;
font-color: #999;
border-top: 1px dotted #ccc;
}

ul.nav li a { text-decoration: bold; }

/* TWITTER BOX STYLE */

.twitter_div {
list-style-type: none;
margin-top: 10px;
margin-bottom:15px;
padding: 8px;
border: 1px solid #ccc;
font-family: 'Lucida grande', sans-serif;
color: #333;
}

ul.twitter_update_list {
font-family: 'Lucida grande', sans-serif;
}

ul.twitter_update_list li {
    list-style-type: none;
line-height: 1.2em;
padding-bottom: 0.4em;
    font-size: 13px;
    font-family: 'Lucida grande', sans-serif;
}

ul.twitter_update_list li a { 
color: #3399ff;
text-decoration: bold; }


/* UL FOOTER STYLES THE FOOTER */

ul.footer li {
    list-style-type: none;
line-height: 0.3em;
padding-top: 5px;
margin-bottom: 3px;
    margin-left: 0em;
    font-size: 13px;
    font-family: 'Lucida grande', sans-serif;
}




