/*  
Theme Name: AR Editors blog theme
Theme URI: http://wordpress.org/
Description: AR's main blog theme.
Version: 1.0
Author: Adult Reviews
Author URI: http://www.adultreviews.net/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



/* Begin Typography & Colors */
a.am:link {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #32557E;
	font-weight: bold;
}
a.am:active {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #32557E;
	font-weight: bold;
}
a.am:visited {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #32557E;
	font-weight: bold;
}
a.am:hover {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

a.am-underline:link {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #32557E;
	font-weight: bold;
}
a.am-underline:active {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #32557E;
	font-weight: bold;
}
a.am-underline:visited {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #32557E;
	font-weight: bold;
}
a.am-underline:hover {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

a:hover {
	color: black;
}

a {
color:#446286;
}

.headline-title {
font-family: "Trebuchet MS", arial;
color:#3285DD;
font-size:24px;
text-align:left;
font-weight: bold;
}

.headline-title a{
font-family: "Trebuchet MS", arial;
color:#3285DD;
font-size:24px;
text-align:left;
font-weight: bold;
text-decoration: none;
}

.headline-subtitle {
font-family: "Trebuchet MS", arial;
color:#9CB0C8;
font-size:14px;
text-align:left;
}


.post-title {
font-family: "Trebuchet MS", arial;
color:#3285DD;
font-size:20px;
text-align:left;
text-indent:13px;
}

.post-title a {
font-family: "Trebuchet MS", arial;
color:#3285DD;
font-size:20px;
text-align:left;
text-indent:13px;
text-decoration:none;
}

.post-title a:hover {
font-family: "Trebuchet MS", arial;
color:#000000;
font-size:20px;
text-align:left;
text-indent:13px;
text-decoration:none;
}

.post-date {
font-family: "verdana", arial;
color:#7E7E7E;
font-size:10px;
text-align:left;
text-indent:13px;
position:relative; bottom:1px;
}

.post-date a {
font-family: "verdana", arial;
color:#201F1F;
font-size:10px;
text-align:left;
text-indent:13px;
text-decoration:none;
}

.post-date a:hover {
font-family: "verdana", arial;
color:#575656;
font-size:10px;
text-align:left;
text-indent:13px;
text-decoration:underline;
}

.post-text {
font-family: arial;
color:#000000;
font-size:13px;
line-height:20px;
text-align:justify;
position:relative; bottom:6px;
}

.post-text a {
font-family: arial;
color:#3285DD;
font-size:13px;
text-align:left;
text-decoration:none;
}

.post-text a:hover {
font-family: arial;
color:#1961A8;
font-size:13px;
text-align:left;
text-decoration:underline;
}

.post-cat {
font-family: verdana;
color:#7e7e7e;
font-size:10px;
text-align:right;
position:relative; top:6px;
}

.post-cat a {
font-family: verdana;
color:#201F1F;
font-size:10px;
text-align:right;
text-decoration:none;
}

.post-cat a:hover {
font-family: verdana;
color:#575656;
font-size:10px;
text-align:right;
text-decoration:underline;
}


.menu-title {
font-family: arial;
color:#496382;
font-size:18px;
text-align:left;
}

.menu-links a {
font-family: arial;
color:#7690B2;
font-size:13px;
text-align:left;
line-height:21px;
text-decoration:none;
}

.menu-links a:hover {
font-family: arial;
color:#9DB2CF;
font-size:13px;
text-align:left;
line-height:21px;
text-decoration:none;
}
