/*  
Theme Name: Tournetsol
Theme URI: http://www.antilopnewmedia.com/
Description: This is a 2 colon WP theme based on original Pop Blue icons. 
Version:  2008.1
Author: Patrice Albertus
Author URI: http://www.patricealbertus.net/

*/
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	margin:0;
	padding:0;
	color:#333333;
	background-color: #FF8000;
	line-height: 120%;
}
#top {
	width:800px;
	height:54px;
	margin:10px auto;
	padding:0;
}
h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
}
a:link {
	text-decoration: none;
	color : #006699;
	border: none;
}
a:active {
	text-decoration: none;
	color : #006699;
	border: none;
}
a:visited {
	text-decoration: none;
	color : #006699;
	border: none;
}
a:hover {
	text-decoration: underline;
	color : #7F7D7C;
	border: none;
}
#nav {
	background-color:#063869;
	padding:0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B2D9FF;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
}
#nav2 {
	width:300px;
	font-weight:700;
	margin:0 auto;
	padding:0;
}
ul.nav2 {
	list-style:none;
	font-size:12px;
	font-weight:700;
	margin:0;
	padding:0;
	clear: left;
}
ul.nav2 li {
	list-style-type:none;
	padding:0;
	clear: left;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
}
ul.nav2 li a, ul.nav2 li a:link, ul.nav2 li a:visited {
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	display:block;
	padding:0 10px;
}
ul.nav2 li a:hover {
	color:#FF0000;
	text-decoration:underline;
}
ul.nav2 li a:active {
	color:#FFFFFF;
	text-decoration:none;
}
ul.nav2 li.current_page_item a {
	text-decoration:none;
	color:#4192e5;
}
ul.nav2 li ul {
	float:left;
	margin:0;
	padding:0;
}
.postmetadata {
	background:#e7f9ff;
	padding:5px;
}
span.cmt {
	background:transparent url(images/comment.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
}
span.cty {
	background:transparent url(images/category.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
}
#main {
	width:840px;
	padding:0;
	background-color: #244873;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 70px;
	float: left;
}
#content {
	width:539px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 20px;
	clear: both;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF8000;
	margin: 0px;
	background-color: #FFFFFF;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FF8000;
}
.entry {
	float:left;
	width:500px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#sidebar {
	float:right;
	width:240px;
	overflow:hidden;
	background-color: #244873;
	color: #CCCCCC;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-left: 15px;
}
#sidebar h2 {
	font-size:12px;
	border-bottom:#eee 1px solid;
	margin:0 0 5px;
	padding:0;
	color: #FFFFFF;
}
#sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li {
	list-style-type:none;
	margin:0 0 10px;
	padding:0;
}
#sidebar ul li ul {
	list-style-type:square;
	margin:0;
	padding:0 3px;
}
#sidebar ul li ul li {
	list-style-type:none;
	background:transparent url(images/li.gif) no-repeat 0 3px;
	border:0;
	margin:0;
	padding:0 0 3px 15px;
}
.navigation {
	width:500px;
	color:#666;
	padding:0;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: left;
}
.alignright {
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}
.alignleft {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
#searchform {
	height:35px;
	line-height:35px;
	float:right;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: right;
}
input#s {
	color: #5188d2;
	width: 200px;
	border: 1px solid #cbcbcb;
	background:#fcfcfc;
}
.boxcomments {
	border-top:5px solid #ddd;
	border-bottom:5px solid #ddd;
	margin-bottom:20px;
	width:500px;
}
#commentform {
	border-top:1px solid #eee;
	margin:0;
	padding:15px 15px 1px;
}
#commentform label {
	display:block;
	margin:0;
}
#commentform input {
	width:170px;
	margin:0 5px 10px 0;
	padding:1px;
}
#commentform textarea {
	width:400px;
	margin:0 0 10px;
	padding:0;
}
#commentform #submit {
	margin:0 0 20px;
}
#commentform p {
	margin:5px 0;
}
ol.commentlist {
	margin:0 0 1px;
	padding:0;
}
ol.commentlist :hover {
	background:#e7f9ff;
}
ol.commentlist li {
	border-top:1px solid #eee;
	display:block;
	list-style:none;
	margin:0;
	padding:15px 15px 1px;
}
ol.commentlist li :hover {
	background:none;
}
ol.commentlist li.commenthead {
	display:block;
	list-style:none;
	margin:0;
	padding:5px 15px;
}
ol.commentlist li.commenthead h2 {
	margin:0;
}
ol.tblist {
	border-top:1px solid #fff;
	list-style:none;
	margin:0 0 1px;
	padding:15px;
}
ol.tblist li {
	display:block;
	list-style:none;
	background:#e7f9ff;
	padding-left:15px;
	margin:0 0 5px;
}


/* Original Theme CSS */

@charset "UTF-8";
/* CSS Document */


/* Body */

.pageContent {
	font-size:8pt;
	color:#666666;
	font-family:tahoma, Arial;
}
.pageContent a {
	font-size:8pt;
	color:#666699;
	font-family:tahoma, Arial;
}
input, select, textarea {
	font-family:Tahoma, Arial;
	font-size:8pt;
}
img {
	behavior:url('images/pngbehavior.htc');
}
/* p { text-align:justify; } */

/* top */

table.alltable {
}
table.alltable-footer {
	background-color:#ffffff;
}
table.menu-bg {
	background-color:#244873;
	width: 250px;
	height: 150px;
	margin-left: 15px;
}
td.second-bg {
	background-color:#13315a;
	color: #9dc5ee;
}
td.bottom-bg {
}
td.menuitem {
	height:28px;
	color:#ffffff;
	font-weight:bold;
	font-family:tahoma, arial;
	font-size:10px;
	text-transform:uppercase;
	white-space: nowrap;
}
td.menuitemactive {
	height:28px;
	color:#BEF7D2;
	font-weight:bold;
	font-family:tahoma, arial;
	font-size:10px;
	text-transform:uppercase;
	white-space: nowrap;
}
td.menumark {
	padding-top:2px;
}
td.menuitem a {
	text-decoration:none;
	color:#ffffff;
}
td.menuitemactive a {
	text-decoration:none;
	color:#BEF7D2;
}
div.mycompany {
	font-size:16pt;
	color:#FF8000;
	font-family:Gals, tahoma;
	font-weight:bold;
	text-transform:uppercase;
}
div.slogan {
	font-size:9pt;
	color:#666666;
	font-family:Gals, tahoma;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:1px;
	margin-top: 5px;
	margin-bottom: 15px;
}
td.secondmenuitem {
	color:#ffffff;
	height:22px;
	font-family:tahoma, arial;
	font-size:8pt;
	text-transform:lowercase;
}
td.secondmenuitemactive {
	color:#DBE8ED;
	height:22px;
	font-family:tahoma, arial;
	font-size:11pt;
	text-decoration:underline;
	text-transform:lowercase;
}
td.secondmenuitem a {
	color:#ffffff;
	text-decoration:none;
	font-size: 9pt;
}
td.secondmenuitemactive a {
	color:#DBE8ED;
}
td.secondmenumark {
	padding-top:2px;
}
td.bottommenuitem {
	padding-bottom:1px;
	color:#ffffff;
	font-family:tahoma, arial;
	font-size:8pt;
	text-transform:lowercase;
}
td.bottommenuitemactive {
	padding-bottom:1px;
	color:#FFFFFF;
	font-family:tahoma, arial;
	font-size:8pt;
	text-transform:lowercase;
}
td.bottommenuitem a {
	color:#FFCC00;
	text-decoration:none;
}
td.bottommenuitemactive a {
	color:#DBE8ED;
	text-decoration:none;
}
td.pageheader {
	color:#8c8c8c;
	font-size:14px;
	font-family:Gals, tahoma;
	font-weight:bold;
	text-transform:uppercase;
}
td.thatext {
	font-family:tahoma, arial;
	font-size:9pt;
	color:#666666;
}
td.thatext a {
	color:#666666;
}
td.copy {
	vertical-align:top;
	padding:10px 0px 0px 0px;
	font-family:tahoma, arial;
	font-size:10px;
	color:#DBE8ED;
}
td.copy a {
	color:#DBE8ED;
}
#header {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 70px;
	padding-left: 40px;
}
#header h1 a {
	color:#FF8000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#header td.fleur {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 288px;
	width: 384px;
	background-color: #FFFFFF;
}
#header td.top-left {
	background-image: url(../images/menu_gr_bg.gif);
	background-position: right bottom;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 277px;
	height: 120px;
}
#header td.welcome {
	background-color: #c8c8c8;
	background-image: url(../images/pageheader.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
	padding-left: 40px;
	color:#333333;
	font-size:14px;
	font-family:Gals, tahoma;
	font-weight:bold;
	text-transform:uppercase;
	height: 60px;
}
#header .header-table {
	background-color: #86B1C3;
	width: 100%;
}
#header .alltable .pageheader {
	background-color: #c8c8c8;
	background-image: url(../images/pageheader.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 277px;
	padding-left: 43px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
}
#header .alltable .title {
	padding-left: 28px;
	padding-top: 15px;
	height: 38px;
}

.wrapper {
	background-color: #FFFFFF;
	width: 100%;
	padding-bottom: 15px;
}#footer {
	width: 840px;
	margin-right: auto;
	margin-left: 70px;
	background-color: #244873;
	clear: both;
	margin-top: 10px;
}
#header .alltable .flower {
	background-image: url(../../../../images/top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 288px;
	width: 384px;
}
#sidebar a {
	color: #FFFF99;
}
#sidebar a:hover {
	decoration: underline;
}
#sidebar p {
	color:#CCCCCC;
}
#header .alltable .square {
	background-image: url(../../../../images/menu_gr_bg.gif);
	background-position: right bottom;
	width: 280px;
}
#header .alltable .blogtitle {
	margin-top: 15px;
	margin-bottom: 15px;
}
#sidebar img {
	vertical-align: middle;
}
.addithious {
	padding: 5px;
	float: right;
	border: 1px dotted #CCCCCC;
}
#content .entry .post {
	margin-bottom: 40px;
}
#content .entry .post img {
	padding: 3px;
	border: 1px dotted #FFCC00;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

