/*   
Theme Name: Alphageek
Description: A Child Theme of Thematic
Template: thematic
*/
@import url(../thematic/style.css);

/* Typography */

h2 {
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	margin-bottom: 15px;
	color: #666666;
	line-height: 125%;
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
}


blockquote {
font-family: "Times New Roman", Times, serif;
color:#666666;
font-style:italic;
}
/* Layout */

#container {
	border-width: 1px;
	border-right-color: #7f7f7f;
	border-right-style: dotted;
}
/* Links */

a:link {
color: olive;
}

a:hover {
}

a:visited {
	color: #3c3c00;
}

/* Blog title */

#blog-title a:active, #blog-title a:hover {
	color: olive;
}

.entry-title a:active, .entry-title a:hover {
	color: olive;
}


/* =Blog entry
-------------------------------------------------------------- */
.entry-title {
	padding-top: 35px;
	font-style: normal;
	font-weight: normal;
	font-size: 25pt;
	font-family: "Times New Roman", Times, serif;
}

.entry-content {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 30px;
}

.entry-meta {
border-bottom-width: 1px;
padding-bottom: 5px;
color:#666666;
font-size:10px;
font-style:italic;
line-height:18px;
}

.entry-meta .n {
text-transform: capitalize;
font-size:10px;
font-style: italic;
letter-spacing:0.05em;
}

.entry-meta a:active, .entry-meta a:hover {
	color: olive;
}

.hentry {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(images/hentry.png);
}

.entry-utility {
margin-left: 0;
margin-bottom: 20px;
margin-right: 0;
margin-top: 10px;
color:#666666;
font-size: 11px;
line-height:18px;
}

.entry-utility a:active, .entry-utility a:hover {
	color: olive;
}

.single .hentry {
	padding-bottom: 10px;
}

/* Primary */

#primary {
border-style: none;
margin-bottom:22px;
padding:18px 0 0;
}

/* Asides
-------------------------------------------------------------- */
.aside a:active, .aside a:hover {
	color: #3c3c00;
}

.main-aside h3 {
	padding-top: 3px;
	padding-left: 8px;
	color: #7f7f7f;
	background-color: #e6e6e6;
	height: 25px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	background-position: 0% 0%;
}

/* Navigation */

#nav-above, #nav-below {
padding-top: 10px;
width:100%;
}

/* =Sociable
-------------------------------------------------------------- */
.sociable {
}
.sociable_tagline {
	font-size: 10pt;
	margin-bottom: 5px;
	letter-spacing: 0pt;
}
.sociable ul {
}

/* Twitter tools */

.aktt_tweets a:link {
	font-style: italic;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

/* xhanch my Twitter */

#xhanch_my_twitter hr {
margin-bottom: 5px;
color:#000000;
height:1px;
width:100%;
}

/* Xhanch */

hr {
	margin-bottom: 7px;
}

#xmt_primary_wid.xmt ul {
	font-size: small;
	font-family: Arial, sans-serif;
}