/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #b71baf;
	background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6, h7 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h2 {
	padding-left: 20px;
	background: url('{template_url}/images/img10c.jpg') repeat-x left center;
	font-size: 18px;
	font-family: "Verdana", Courier, mono;	
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}
h5 {
	margin-bottom: 1em;
	font-size: xx-large;
	font-style: italic;
}
h6 {
	/*margin-bottom: 1em;  */
	font-size: large;
}

h7 {
	font-size: 18px;
	color: #FF0000;
	font-weight: 700;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url('{template_url}/images/img11.gif') no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	background: url('{template_url}/images/img03.gif') repeat-x left bottom;
	text-decoration: none;
	color: #333333;
}

a:hover {
	background: none;
	text-decoration: underline;
	color: #0000FF;
}

/* Wrapper */

#wrapper {
	/*background: #FFFFFF;
	background-color: #FFFFff; */
	width: 1000px;
	margin-left: 20px;
	background: url('{template_url}/images/shadow-rt.jpg');
}
/* Menu */


#menu {
	width: 1000px;
	border-bottom-color: #EFEFEF;
	border-bottom-style: solid;
	border-bottom-width: medium;
	margin-top: 1px;
}

/*#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}*/

/*#menu li {
	display: block;
	float: left;
	width: 115px;                        */
	/*height: 60px;*/
/*	padding: 0 0 0 2px;         */
	/*background: url('{template_url}/images/img02a.gif') no-repeat; } */

/*
#menu a {
	display: block;
	width: 115px;
	padding: 0 0 0 3px;
	background: none;
	letter-spacing: -1px;
	color: #FFFF66;
	background-image: url("{template_url}/images/menu-active1.jpg");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

#menu a:hover {
	    /*border-bottom: 4px solid #5A7C50;*/
	/*text-decoration: none;
	color: #000000;
	background-image: url("{template_url}/images/menu-hover1.jpg");   
}*/
/*
#menu .active a {
	/*background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #FFFF66;  
} */

/* Header */

#test {
	/*margin-bottom: -4px;*/
	margin-left: 20px;	
}

#header {
	background-color: #FF0000;	
	/*width: 1000px;*/
	/*margin: -5px 0px 0px -5px;*/
	/*padding: 0 0 0 0;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: thick;*/
	/*background: url('{template_url}/images/shadow-rt.jpg');*/
}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url('{template_url}/images/img05.jpg') no-repeat;
	line-height: 32px;
	font-size: 30px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thick;
}

#header h2 {
	float: right;
	width: 494px;
	height: 34px;
	padding: 180px 20px 0 0;
	background: url('{template_url}/images/img06.jpg') no-repeat;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

/* Content */

#content {
	/*width: 1145px;*/
	margin-top: 0px;
}

/* Posts */

#posts {
	float: right;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 1px 20px 0 1px;
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url('{template_url}/images/img03.gif') repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url('{template_url}/images/img12.gif');
}

#posts ul li {
}

#posts h2 {
	color: #FFFFFF;
	/*background: url('{template_url}/images/img10d.gif')repeat-x; */
}

/* Links */

#links {
	width: 164px;
	background-color: #FFFFFF;
	margin: 1px;
	background-image: url('{template_url}/images/link-back1.jpg');
	background-repeat: repeat-y;
}

#links ul {
	padding: 0px;
	list-style: none;
	border-left-width: thin;
	margin-left: 0px;
}

#links li ul {
	padding: 1px 10px 60px 0;   /* This adjusts how wide the buttons are */
	
}

#links li li {
	padding: 2px 10px; /*this adjusts the text positioning */
	background: url('{template_url}/images/menu-activeLeft1.jpg') repeat-y left bottom;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	font: Tahoma;
	font-style: italic;
}

#links li li:hover {
	text-decoration: none;
	color: #000000;
	background-image: url("{template_url}/images/menu-hoverLeft1.jpg");
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
	padding: 40px 0 60px 0;
	background: url('{template_url}/images/img08.gif') repeat-x;
}

#footer p {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #b71baf;   /*  #A6C09B  */ 
}

#legal {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	background: url('{template_url}/images/img09.gif') no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}
#search_result_def {
	font-size: 18px;
	color: #000000;
}
#search_result_headers {
	font-size: 18px;
	background-color: #CCCCCC;
}

#search_result_title {
	font-size: 18px;
	color: #666666;
}

.result_row_0	{ background-color: #F7F7F7; }
.result_row_1	{ background-color: #FDF3FE; }
