/*

Theme Name: Frankincense

Theme URI: http://www.freewpthemes.net/preview/frankincense

Description: Tested on WP2.5

Version: 2.0

Author: Free WordPress Themes

Author URI: http://www.freewpthemes.net/

Tags: dark, fixed width, two columns, widgets

*/





body {

	margin: 0;

	padding: 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	background-color: #FFFFFF;

	background-image: url(images/bkg_page.jpg);

	background-repeat: repeat-x;

}



h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6600CC;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1em;
}
#blockquote {
	background: #F6FFE9;
	padding: 6px;
}

h4 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #5cb434;
}
h5 {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #5cb434;
}



h1 {

	font-size: 2em;

	line-height: 1;

}



h2 {

	font-size: 1.6em;

	line-height: 1;

}



h3 {
	font-size: 1.3em;
	line-height: 1;
}



p, ul, ol {

	margin-top: 0;

	line-height: 180%;

}



ul, ol {

	list-style: circle;

}



a {

	text-decoration: none;

	color: #009900;

	font-size: 12px;

}



a:hover {

}



#wrapper {

	width: 900px;

	margin: 0 auto;

	padding: 0;

}



/* Header */



#header {

	width: 900px;

	height: 127px;

	margin: 0 auto;

}

#tels {

	font: bold 16px "Times New Roman", Times, serif;

	color: #8B00BA;

	text-align: center;

	height: 50px;

	margin-top: 0px;

}

#tels p a {

	font: bold 16px "Times New Roman", Times, serif;

	color: #8B00BA;

}

#slogan {

	height: 20px;

	padding-top: 55px;

}



/* Logo */



#logo {

	float: left;

	width: 220px;

	height: 104px;

	color: #FFFFFF;

	padding-top: 19px;

	padding-bottom: 4px;

}

#topcenter {

	float: left;

	height: 127px;

	width: 460px;

}

#topright {

	width: 186px;

	float: right;

	height: 120px;

	padding-top: 7px;

}



#logo h1, #logo p {

	margin: 0;

	padding: 0;

	text-transform: uppercase;

 }



#logo h1 {

	padding-top: 0px;

	padding-left: 0px;

	letter-spacing: -1px;

	font-size: 2.2em;

	font-weight: bold;

}



#logo p {

	margin-top: -6px;

	padding-left: 62px;

	color: #FF6B9D;

}



#logo p a {

	color: #FF6B9D;

}



#logo a {

	border: none;

	background: none;

	text-decoration: none;

	color: #FFFFFF;

}



/* Search */



#search {

	float: right;

	width: 230px;

	padding: 0;

}



#search form {

	height: 41px;

	margin: 0;

	padding: 70px 0 0 0px;

}



#search fieldset {

	margin: 0;

	padding: 0;

	border: none;

}



#search-text {

	width: 210px;

	border: none;

	text-transform: lowercase;

	font: bold 1.2em Arial, Helvetica, sans-serif;

	color: #FFFFFF;

}



#search-submit {

	display: none;

}



/* Menu */



#menu {

	width: 900px;

	height: 40px;

	margin: 0 auto;

	background-image: url(images/bkg_menu.png);

	background-repeat: no-repeat;

	background-color: #FFFFFF;

}



#menu ul {

	padding: 0 10px;

	list-style: none;

	line-height: normal;

	padding-top: 0px;

    font-size:17px;

}



#menu li {

	float: left;

    font-size:17px;

}



#menu a {

	display: block;

	padding: 0px 25px;

	border: none;

	text-decoration: none;

	font-family: "Times New Roman",Times,serif;

	font-size: 17px;

	color: #FFFFFF;

	font-weight: bold;

}



#menu a:hover, #menu .current_page_item a {

	display: block;

    padding: 0px 25px;

    border: none;

	text-decoration: none;

	font-family: "Times New Roman", Times, serif;

	font-size: 17px;

	color: #FFFFFF;

	font-weight: bold;

}

#dots {

	background: url(images/dots.gif) repeat-x center;

	height: 20px;

}



#menu .current_page_item a {

	padding: 0px 15px;

	font-family: "Times New Roman", Times, serif;

	font-size: 17px;

	font-weight: bold;

	color: #FFFFFF;

}

#blogcont {

	padding-left: 25px;

	padding-right: 20px;

}



#menu a:hover {

	color: #99FF00;

}



/* Page */



#page {

	width: 900px;

	margin: 0 auto;

	background-color: #FFFFFF;

}



#page-bgtop {

}



#page-bgbtm {

}

#botcontent h2 {

	font: 16px "Trebuchet MS";

	color: #4AA724;

	padding-top: 8px;

	padding-bottom: 8px;

}

#botcontent  h1 {

	font: bolder 18px Arial, Helvetica, sans-serif;

	color: #5002a1;

}

#botcontent p {

	font: 12px/17px "Trebuchet MS";

	color: #333333;

}



/* Content */



#content {

	float: right;

	width: 680px;

	background-color: #FFFFFF;

	margin-top: 5px;

}



.post {

	margin-bottom: 8px;

}



.post-bgtop {

}



.post-bgbtm {

}



.post .title {
	height: 15px;
	padding: 6px 0 0 20px;
	font-size: 17px;
	color: #6600CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}



.post .title a {

	color: #6600CC;

}



.post .meta {

	padding-left: 20px;

	padding-bottom: 5px;

	text-align: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: italic;

}



.post .entry {

	padding: 30px 20px 15px 20px;

	text-align: justify;

}



/* Sidebar */



#sidebar {

	float: left;

	width: 210px;

	color: #FFFFFF;

	background-color: #d4d3cf;

	margin-top: 5px;

	background-image: url(images/bkg_sidebar.jpg);

	background-repeat: repeat-x;

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

	margin-left: 12px;

}



#sidebar li {

	margin: 0;

	padding: 0;

}



#sidebar li ul {

}



#sidebar li li {

	margin-left: 20px;

	margin-right: 15px;

	line-height: 18px;

	list-style: none;

}



#sidebar li li span {

	display: block;

	margin-top: -20px;

	padding: 0;

	font-size: 11px;

	font-style: italic;list-style: none;

}



#sidebar h2 {

	background: url(images/img04.jpg) no-repeat left top;

	height: 28px;

	padding: 6px 0 0 10px;

	font-size: 14px;

	color: #FFFFFF;

	font-family: "Times New Roman", Times, serif;

	font-weight: bold;

	font-stretch: 90%;

	list-style: none;

}



#sidebar p {

	text-align: justify;

}

#sidebartestimonial p {

	font: 12px/14px "Times New Roman", Times, serif;

	color: #000000;

	padding: 6px 0px;

	width: 160px;

	margin-left: 20px;

}



#sidebar a {

	color: #6600FF;

	border: none;

}



#sidebar a:hover {

	text-decoration: underline;

	color: #00CC00;

}



/* Calendar */



#calendar {

}



#calendar_wrap {

	padding: 20px;

}



#calendar table {

	width: 100%;

}



#calendar tbody td {

	text-align: center;

}



#calendar #next {

	text-align: right;

}



/* Footer */



#footer {

	width: 100%;

	background: #3d0174;

	height: 120px;

	margin: 0 auto;

	padding: 0px 0 15px 0;

	font-family: "Trebuchet MS";

}



#footer p {

	margin: 0;

	padding-top: 20px;

	line-height: normal;

	font-size: 12px;

	text-transform: none;

	text-align: center;

	color: #FFFFFF;

}



#footer a {

	color: #FFFFFF;

}



#commentform {

	padding-left: 20px;

	padding-bottom: 20px;

}



#comment {

	width: 580px;

}



.alignright {

	float: right;

}



.alignleft {

	float: left;

}



#respond {

	margin: 0;

	padding-top: 50px;

	padding-left: 20px;

	color: #006A8C;

}



.navigation {

	padding-top: 20px;

	padding-bottom: 40px;

}



.pagetitle {

	padding-bottom: 20px;

	color: #006A8C;

}



#comments {

	padding-left: 20px;

	padding-bottom: 10px;

	color: #006A8C;

}



hr {

	display: none;

}

#footer a:link {

	color: #FFFFFF;

}

#footer a:visited {

	color: #CC6600;

}

#footer a:hover {

	color: #00CC00;

	text-decoration: underline;

}

#footer a:active {

	color: #FFFFFF;

}

#clear {

	clear: none;

}

#blogcont h2 {

	font-size: 1.6em;

	line-height: 1;

	padding-top: 5px;

	padding-bottom: 5px;

}

#blogcont ul {

	font-size: None;

	line-height: 26px;

	padding-top: 2px;

	padding-bottom: 2px;

	list-style: circle;

}

#blogcont a {

	font-size: 18px;

	line-height: 26px;

	padding-top: 2px;

	padding-bottom: 2px;

	list-style: circle;

	color: #33CC00;

}
.text_purplebold {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6600CC;
	font-weight: bold;
}
.text_greenbold {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5cb434;
	font-weight: bold;
}
