/* 
Theme Name: 2010 - iota
Theme URI: http://zota.org
Description: iota - zota style child of the TwnetyTen.
Author: Jason Brown + WordPress
Author URI: http://jb.superbunker.com
Version: 0.1
Template: twentyten
*/

@import url('../twentyten/style.css');

@import url('font/stylesheet.css');



/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	/* font-family: Georgia, "Bitstream Charter", serif; */
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
/*________________________________________*/


body { 
	background: #998;
}

/* c42 aa362b */

/* default link colors */
a:link{ color:#aa362b;text-decoration: none; }
a:visited{ color:#c42; }
a:hover{ color:#000; text-decoration: underline;  }
a:active{ color:#000 !important; }

h1, h2, h3, h4, h5, h6 {
	color: #665 !important;
}


blockquote {
	color: #888;
	background: #f1f1f1;
	padding: 6px 12px 3px 12px;
	margin: 6px 0 18px 0;
	font-size: 1.2em !important;
	line-height: 1.4em;

	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}
blockquote cite {
	display: block;
	text-align: right;
	font-size: .9em !important;
	font-weight: bold;
}
blockquote cite:before {
	content: "— ";
}


/*________________________________________*/

#wrapper {
	margin-top: 0; padding: 0;
	border-right: 2px solid #665;
	border-left: 2px solid #665;
}

#header { padding: 0; }

#branding {
	position: relative;
}


#site-title, h1.entry-title, h1.page-title, h1  {font-family: BebasNeueRegular, Trebuchet MS, Verdana, sans-serif; }

#site-title {
	float: left;
	width: 50%;
	margin: 20px;
	
	color: #da7a52;
	font-size: 90px;
	line-height: 90px;
}
	#site-title a {color: #aa362b;}

#site-description {
	color: #eed;
	font-size: 18px;
	font-weight: bold;
	width: 40%;
	text-align: right;
	padding: 0 20px 0 0;
}

h1.page-title,
h1.entry-title {
	font-size: 60px !important;
	line-height: 48px !important;
}



h1.page-title span { 
font-size: 36px !important; font-style: normal; font-weight: bold;
font-family: BebasNeueRegular, Trebuchet MS, Verdana, sans-serif; 
}



h2.entry-title { font-size: 28px !important; font-style: normal; font-weight: bold;}

h2.entry-title a:visited,
h2.entry-title a:link { color:#aa362b !important; text-decoration: none; }

h2.entry-title a:hover { color:#000 !important; text-decoration: none; }

/* main menu */
#access {
	background: #665;
}




#nav-above {display: none !important;}


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

#footer {
	margin-bottom: 20px;
	background: #665;
	color: #ccc !important;
}

#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {color: #996 !important;}

#footer a {color: #cc9 !important;}



#colophon {
	border-top: 4px solid #998;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 18px;
}


#site-info {
	font-weight: bold;
}
#site-info a {
	color: #998;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}



/* Other Useful Stuff
  _____________________________ */

/* reverse display text  - copied text is still backwards */
.reverse {
	direction: rtl;
	unicode-bidi: bidi-override;
}

.non {
	display: none;
}


/*________________________________________*/

/* delicious archive */
ul.delicious{ 
	list-style: none;
}

ul.delicious li { 
	padding: 6px 0; 
	margin-bottom: 6px; 
	border-bottom: 1px solid #e9e9e9;
}
.delicious-link {font-weight: bold; }
.delicious-extended { }
.delicious-tags { 
	font-size: 12px;
}



/* WIDGETS
________________________________________*/

h3.widget-title {font-size: 18px;}


.widget-container ul {list-style: none; margin: 0 !important;}
.widget-container ul li {border-top: 1px solid #e9e9e9; margin-top: 4px;}



/* rss widget */
.widget_rss a.rsswidget { color:#aa362b; } /* override colors */
.widget_rss a.rsswidget:hover { color:#000;  } /* override colors */
.widget_rss .widget-title img {display: none;}

a:link{ color:#aa362b;text-decoration: none; }
a:visited{ color:#c42; }
a:hover{ color:#000; text-decoration: underline;  }

/* twitter archive post */
ul.aktt_tweet_digest {
	list-style: none;
}
ul.aktt_tweet_digest li { 
	padding: 6px 0; 
	margin-bottom: 6px; 
	border-bottom: 1px solid #e9e9e9;
}


/* twitter widget */ 
li.widget_twitter div {}
li.widget_twitter div ul {list-style: none; margin: 0 !important;}
li.widget_twitter div ul li { }
li.widget_twitter div ul li span.time-meta { display: block; margin-left: 1em;}
li.widget_twitter div ul li span.time-meta:before {
	content: " — ";
	}
li.widget_twitter div ul li span.from-meta { display: none; }

