/* 
	brief. Theme 
	Designed by Jieling for alexking.org 
	Wordpress CSS Style Competition
*/

a {
	color: #036;
	text-decoration: none;
}

a:visited {
	color: #369;
}

a:active {
	color: #FF5B00;
}

a:hover {
	color: #FF5B00;
}

a img {
	border: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	margin-left: 2px;
	border-left: 3px solid #ccc;
}

body, html {
	background: #fff url(images/pattern.gif);
	font-family: "Times New Roman", serif;
	margin: 0 auto;
	color: #11405A;
	width: 767px;
	text-align: center;
}

cite {
	font-size: 90%;
	font-style: normal;
	color: #000000;
}

h2 {
	width: 390px;
	font-size: 12pt;
	text-transform: uppercase;
	margin: 5px;
	color: #FF5B00;
	border-bottom: solid 1px #FFB416;
}

h3 {
	border-bottom: dotted 1px #eee;
	font-family: Times, sans-serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

ol#commentlist li p {
	font-size: 100%;
	width: 340px;
	text-align: justify;
}

p, li, .feedback {
	font: 90%/125% Times, sans-serif;
	letter-spacing: 100%;
	margin-left: 5px;
}

.credit {
	background: #369;
	color: #fff;
	font-size: 12px;
	padding: 1px;
	margin: 0;
	text-align: center;
	clear: both;
	width: 600px;
}

.credit a:link, .credit a:hover, .credit a:visited {
	color: #fff;
}

.feedback {
	font-size: .8em;
	background-color: #FFD65F;
	width: 398px;
	color: #3A3A3A;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}

.meta {
	font-size: .8em;
	margin: 5px;
	padding-left: 5px;
	width: 402px;
	color: #5C58C2;
}

.meta a:link, .meta a:visited {
	font-size: 1em;
	font-family: Times, serif;
	color: #808080;
	font-weight: normal;
	letter-spacing: 1px;
}

.meta a:active, .meta a:hover {
	color: #FF0000;
	text-decoration: none;
}

.meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta li {
	display: inline;
}

.post {
	width: 400px;
}

.storycontent {
	font-family: Arial, serif;
	font-size: .9em;
	padding-left: 5px;
	margin-top: 5px;
	text-align: justify;
	width: 400px;
}

.storytitle {
	font-family: Times, serif;
	font-size: 1.2em;
	margin: 0;
	padding-left: 5px;
}

.storytitle a {
	text-decoration: none;
}

#commentform input, #commentform textarea {
	background: #fff;
	border: 1px solid #999;
	margin-left: 5px;
}

#commentform textarea {
	width: 100%;
}

#content {
	text-align: left;
	width: 600px;
	float: left;
	background-image: url(images/checkered.gif);
}

#content p {
	font-size: 1em;
	width: 385px;
}

#header {
	background: #62B5CF url(images/brief.jpg);
	height: 278px;
	width: 600px;
	margin: 0;
	text-align: left;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	font-size: 35px;
}

#header a:hover {
	color: #FFFFFF;
}

#menu {
	width: 150px;
	margin-left: -170px;
	float: right;
	text-align: left;
}

#menu form {
	margin: 0;
}

#menu input {
	background: #fff;
	border: 1px solid #999;
	width: 80%;
}

#menu ul {
	color: #369;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	font: bold 100% 'Times New Roman', Times, serif;
	letter-spacing: 100%;
	margin-top: 5px;
	text-transform: lowercase;
}

#menu ul ul {
	list-style-type: none;
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal 100% Verdana, sans-serif;
	letter-spacing: 100%;
	margin-top: 0;
	padding: 0 0 0px 10px;
}

#menu ul ul li a {
	color: #036;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 10px;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #69c;
}

#rap { 
  	margin-left: 0;
  	margin-right: 0;
  	width: 600px;
  	border-left: solid 1px #579CC3;
  	border-right: solid 1px #579CC3;
} 

#styleswitcher li {
	margin-bottom: 5px;
}

#styleswitcher img {
	border: 1px solid #999;
}

#wp-calendar {
	background: #fff;
	border: 1px solid #579CC3;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 100%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #FFCC73;
	color: #333;
}

#wp-calendar caption {
	color: #369;
	font-size: 14px;
	text-align: left;
}

#wp-calendar td {
	color: #999;
	font: normal 11px Verdana, Geneva, sans-serif;
	padding: 1px 1px;
	text-align: right;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #FFD78D;
	color: #296283;
}

#wp-calendar th {
	color: #69c;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}

