﻿/*
Theme Name: Flexi-Blue
Theme URI: http://www.110words.com/506/flexi-blue-free-wordpress-theme/
Description: "Flexi-Blue SEO optimized Theme" is a free WordPress theme. Designed by <a href="http://www.110words.com">110 Words</a> InfoZoft Media.
Version: 1.0.0
Author: Lins C George
Author URI: http://www.110words.com
Tags: fixed width, widgets, widget ready, right sidebar, three columns, premium, professional, simple, seo friendly, clean, green, gravatars, valid XHTML, valid CSS

	Vista v1.0.0
	 http://www.110words.com

	This theme was designed and built by 110words.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


html, * html .main { height:100%; }
html,.main {
       padding-top:0px;
       margin-top:0px;
}
table { border-collapse:collapse; }
body, td, form, h1, h2, h3, h4, h5 ,h6, ul, li, p { margin:0; padding:0; }

img { border:0 none; }
map { display:none; }
h1, h2, h3, h4, h5 ,h6 { letter-spacing:normal; }
/*
.wf { width:100%; }
.hf { height:100%; }
.whf { width:100%; height:100%; }*/
.tar { text-align:right !important; }
.tac { text-align:center !important; }
.di img { display:inline !important;}
img.di { display:inline !important;}
.clr { clear:both; height:1px; overflow:hidden; }
.clear { clear:both; }
object { display:block; }	
.block { display:block;}
.hide { display:none; }

body, td, th, form, h1, h2, h3, h4, h5 ,h6, ul, li, p, div, a, code, blockquote { font-size:12px; font-family:arial,helvetica,sans; color:#000; line-height:200%; }
textarea, input { font-size:12px; font-family:arial,helvetica,sans; color:#000; }
a, a:link, a:active { text-decoration:none; color:#989DA5; }
a:hover { color:##989DA5; text-decoration:underline; }
a:visited { color:##989DA5;/*#6300CC*/; }

.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active { text-decoration:none; }
.ainv a:hover { text-decoration:underline; }
a.ainv:link, a.ainv:visited, a.ainv:active { text-decoration:none; }
a.ainv:hover { text-decoration:underline; }

/** basic **/

/**
== STRUCTURE: ========================
    * Page width:            1200 px
    * Number of columns:     24
    * Column width:          20 px
    * Margin width:          20 px
======================================
**/

/* added while developing */

body{
	background:#E6E6E6;
}
.main {
	background:#CCC;
	width:1088px;
	margin-left:auto;
	margin-right:auto;
	padding-left:6px;
	padding-right:6px;
	margin-bottom:0;
}
.padds {
	padding:0px;
	width:1088px;
	margin:0 auto;
	background: #FFF;
	padding-bottom:50px;
	position:relative;
}
#wrapper{
	width:1088px;
	overflow:hidden;
	position:relative;
	padding-bottom:20px;
}
#cart_box{
	position:absolute;
	top:0;
	left:874px;
	margin-top:-66px;
}
#cart_box,  x:-moz-any-link{
	position:absolute;
	top:0;
	left:874px;
	margin-top:-56px;
}


#sidebarLeft{
	width:173px;
	float:left;
	padding-left:13px;
	text-align:left;
	overflow:hidden;
}
.side-block {
	border:1px solid #cccccc;
	background:#cccccc;
	padding:10px 15px 10px 15px;
	line-height:150%;
	margin:0 0 15px 0;
    width:141px;
}
#sidebarLeft li{
	list-style-type:none;
}
.side-padds {
	width:870px;
	float:right;
	overflow:hidden;
	padding:0 14px 0 10px;
}

.side-padds .fl { width:670px; text-align:left; padding-right:233px; padding-top:15px;}

/*
.bg-1 {
	background:#DAF2FC;
        background:#cccccc;
	padding:4px;
        padding-top:0px;
        border-top-width: 0px;
	border-top-style: none;
}
.bg-2 {
	background:#FFF
        
}

*/
.header {
	height:100px;
	padding:0 2px;
}
.top-title {
	font-size:25px;
	padding:10px 0 0 0;
	line-height:80%;
	font-weight: bold;
	margin-left:auto;
	margin-left:left;
}
	.top-title a {
		font-size:25px;
		line-height:80%;
		color:#FFF !important;
		text-decoration:none;
	}
.slogan {
	font-size:13px;
	padding:10px 0 0 0;
	line-height:120%;
	font-weight:normal;
}
.white {
	color:#FFF;
}
.top-nav {
	background: 0 0 repeat-x #666666;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	height:28px;
	width:1068px;
	overflow:hidden;
	padding-right:20px;
}
.list-1, .list-2, .list-3 {
	list-style:none;
	padding:0;
	margin:0;
}
.list-1 {
	height:28px;
	float:left;
}
	.list-1 li {
		height:28px;
		list-style:none;
		padding:0;
		float:left;
		display:block;
		margin:0;
		line-height:110%;
	}
	.list-1 li {
		height:22px;
		padding:6px 20px 0 20px;
		float:left;
		background:#666666;
		border-right:1px solid #666666;
	}
	.list-1 a {
		font-size:15px;
		line-height:110%;
		color:#005F9D;
                color:#ffffff !important;
	}
	.list-1 a.act, .list-1 li.current_page_item {
		font-weight:bold;
		padding-top: 7px;
		background:#7BD0F4;
                background:#666666;
	}
	.top-nav span.fr {
		padding:6px 20px 0 10px;
		border-left:0px solid #9FA2A4;
		height:22px;
		line-height:100%;
	}
	.top-nav div.fr {
		padding:1px 0 0 0;
		line-height:100%;
	}
.button {
	cursor:pointer;
	font-size:13px;
	color:#000;
}
.textfield {
	width:150px;
	color:#999;
	font-size:13px;
}
.search-button {
	background:url(img/find.gif) no-repeat;
	width:50px;
	height:22px;
	text-align:center;
	border:0 none;
	margin:0 20px 0 10px;
}
.orange-button {
	background:url(img/button.gif) no-repeat;
	width:94px;
	height:25px;
	text-align:center;
	border:0 none;
	color:#FFF;
}
.search-textfield {
	padding-left:20px;
	background:url(img/search.gif) 4px 4px no-repeat #FFF;
}

.top-nav-form{
	float:right;
	overflow:hidden;
	width:280px;
}
.top-nav-form form{
	float:left;
}

.rss_icon{
	float:right;
}
.rss_icon img{
	width:16px;
	height:16px;
	margin-top:6px;
}


/***** sidebar ***********************************************/

	.side-block * {
		line-height:150%;
	}
	.side-block ul li {
		padding:0 0 5px 20px;
		background:url(img/raquo.gif) 4px 7px no-repeat;
		margin:0;
		list-style:none;
		display:block;
	}
        .side-block ul li a {
        color:#666666;
}
.side-title {
	font-size:14px;
	padding:0 0 5px 0;
        color:#666666;

}
	.list-2 li {
		padding:0 0 10px 20px;
		background:url(img/raquo.gif) 4px 5px no-repeat;
		margin:0;
		list-style:none;
		display:block;
	}
	.list-2 .sublevel {
		padding:0 0 10px 36px;
		background:url(img/raquo.gif) 20px 5px no-repeat;
	}
	.list-2 span {
		font-size:11px;
		color:#999;
	}
	.list-2 .act {
		font-weight:bold;
		color:#CC4200 !important;
	}
	.list-3 li.i {
		padding:0 0 20px 0;
		margin:0;
		list-style:none;
		display:block;
		min-height:1px;
	}
		.list-3 li.i p {
			padding-bottom: 15px;
		}
		.list-3 li.i h3 {
			font-size: 15px;
		}
		.list-3 li.i h4 {
			font-size: 13px;
		}
		.list-3 li.i ul {
			padding-bottom: 15px;
		}
			.list-3 li.i p ul {
				padding-bottom: 0px;
			}
		blockquote {
			display:block;
			margin:0;
			background:url(img/top-quotes.gif) 20px 0 no-repeat;
			padding:0 0px 15px 0px;
			font-style: italic;
		}
		blockquote p {
			display:block;
			background:url(img/bottom-quotes.gif) right bottom no-repeat;
			padding:20px 20px 20px 40px;
			margin:0 20px 0 0;
		}
		code {
			margin:0 20px;
			padding:15px;
			background:#EDFBF6;
			display:block;
		}
	* html .list-3 li {
		height:1px;
	}
.calendar {
	background:url(img/calendar.gif) no-repeat;
	width:47px;
	height:53px;
	line-height:100%;
	position:absolute;
	margin:0 auto auto 0;
}
	.calendar span {
		padding:11px 0 6px 0;
		color:#FFF;
		font-size:11px;
		line-height:100%;
	}
	.calendar div {
		font-weight:bold;
		color:#FFF;
		font-size:19px;
		line-height:100%;
	}


/***** footer ***********************************************/

.footer {
	position:absolute;
	bottom:0;
	height:30px;
		padding-bottom:5px;
        background: 0 0 repeat-x #cccccc;
        clear:both;
        width:1088px;
        overflow:hidden;
}

* html .footer {
	position:absolute;
	bottom:0;
	margin-left:-544px;
	height:30px;
		padding-bottom:10px;
        background: 0 0 repeat-x #cccccc;
        clear:both;
        width:1088px;
        overflow:hidden;
}

*:first-child+html .footer {
	position:absolute;
	bottom:0;
	margin-left:-544px;
	height:30px;
		padding-bottom:10px;
        background: 0 0 repeat-x #cccccc;
        clear:both;
        width:1088px;
        overflow:hidden;
}

	.footer address{
		float:right;
		display:block;
		padding:0 20px 0 0;
		font-style:normal;
	}
	.footer * {
		font-size:13px !important;
		color:#666666 !important;
		text-decoration:none !important;
	}

.span-5_2 {
	margin-right:215px;
        margin-left:-15px;
　　　　 width:170px;
       

}
.span-5_2 .side-block {
	width:145px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: -845px;
}

*html .span-12 {
	width:610px;

}
.title {
	clear: both;
}
.title, .title-0 {
	padding:6px 0 15px 0px;
	line-height:110%;
	width:640px;
}
.title {
	
        border-bottom:1px solid #cccccc;
	background:#ffffff;
        background:#ffffff;
	padding: 5px;
	margin-bottom: 15px;
	}
	.title * {
		line-height:110%;
	}
	.title div {
		padding:3px 0 0 0;
		font-size:13px;
		color:#999;
		line-height:150%;
	}
		.title div a {
			font-size:13px;
		}
.title-0 {
	padding:0 !important;
	margin:0 !important;
}
	.title-0 .title-1 {
		margin-top: 0;
		padding-top: 0;
	}

.title-1, .title-1 a {
	font-size:16px;
	font-weight:bold;
        color:#666666;
	margin: 1px 0 3px 0;
	width:635px;
}
.permalink {
	padding:0 0 0 25px;
	margin:0 30px 0 0;
	background:url(img/permalink.gif) 0 0 no-repeat;
	font-size:11px;
}
.comments {
	padding:0 0 0 25px;
	margin:0 30px 0 0;
	background:url(img/comment.gif) 0 0 no-repeat;
	font-size:11px;
}
.title-2 {
	font-size:17px;
	border-bottom:2px solid #BEE2D5;
}
p.clear {
	padding:10px 0 0 0;
}
	.list-3 ul {
		display:block;
		padding:0;
		margin:0;
		list-style:none;
	}
		.list-3 ul li {
			display:block;
			padding:0 0 0 20px;
			background:url(img/raquo.gif) 5px 11px no-repeat;
			margin:0;
			list-style:none;
			position:relative;
		}
.list-4 {
	display:block;
	padding:0;
	margin:0;
	list-style:none;
}
	.list-4 li {
		display:block;
		padding:0 20px 15px 20px !important;
		margin:0 !important;
		list-style:none;
	}
	* html .list-4 li {
		padding:0 40px 0 20px !important;
	}
	*:first-child+html .list-4 li {
		padding:0 40px 0 20px !important;
	}
	.list-4 img {
		position:absolute;
		margin:0 auto auto 0;
	}
	* html .list-4 img {
		margin:20px auto auto 0;
	}
	*:first-child+html .list-4 img {
		margin:20px auto auto 0;
	}
	.list-4 .tp {
		display:block;
		height:35px;
		padding:0 0 0 40px;
		margin:0;
		border-bottom:1px solid #BEE2D5;
		text-align:left;
	}
		.list-4 .tp cite {
			display:inline;
			padding:0;
			margin:0;
		}
#wp-calendar caption {
	padding-bottom: 5px;
}
#wp-calendar th {
	padding-top: 5px;
}
#wp-calendar td {
	padding-right: 9px;
	line-height: 150%;
}

.alignnone {
	padding: 0px 15px 5px 0;
}
.alignleft {
	float: left;
	padding: 0px 15px 5px 0;
}
.alignright {
	float: right;
	padding: 0px 0px 5px 15px;
}
.aligncenter {
	float: right;
	padding: 0px 0px 5px 15px;
}

.com h3 {
	margin-bottom: 15px;
}
#commentform p {
	margin-bottom: 5px;
}
	#commentform p label {
		margin-left: 5px;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.date {
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	}.clear .img_left {
	float: left;
	padding-right: 15px;
	padding-bottom: 20px;
}
.clear .right_contents {
	float: left;
	width: 345px;
}
.clear .img_left a img {
	margin: 0px;
}
.clear .img_left a:link img {
	border: 1px solid #CCCCCC;
}
.clear .img_left a:visited img {
	border: 1px solid #CCCCCC;
}
.clear .img_left a:hover img {
	border: 1px solid #3366CC;
}
.clear .img_left a {
    display: block;
	height: 300px;
	width: 225px;
}

.clear .yoko a {
	display: block;
	height: 169px;
	width: 225px;
}
*html .clear .yoko a {
	display: inline;
}
.clear .img_left a:link {
	border: 1px solid #CCCCCC;
}
.clear .img_left a:visited {
	border: 1px solid #CCCCCC;
}
.clear .img_left a:hover {
	border: 1px solid #85A3E0;
}
*html .clear .img_left a {
	display: inline;

}
*html .clear .img_left a:link {
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
*html .clear .img_left a:visited {
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
*html .clear .img_left a:hover {
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.title-0 .title-1 {
	
        border-bottom:1px solid #cccccc;
	background:#F6FCFF;
	background:#ffffff;
	margin-bottom: 15px;
	color: #06C;
        color: #666666;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	}

.com {
	clear: both;
}
.entries_navi {
        clear:both;
}
.float_clear{
       clear:both;
}
.top-title {
	text-align: center;
}
table{
      border-spacing:0px;
}
table,th,td{
      border:solid lightgrey 1px;
}
#qq td{
      padding:5px;
}
#rr td{
      padding:5px;
}

#sousin{
	text-align: center;
     padding-top:20px;
}
#ac{
	margin-top: 15px;
}
#mp{
	margin-top: 15px;
}

#pic td{
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: -10px;
	padding-left: 4px;
      border:solid #ffffff 1px;

}
#mp td{
      padding:5px;

}

#vv td{
      border:solid #ffffff 1px;

}
#rr td{
      border:solid lightgrey 1px;
}
#ss td{
      border:solid #ffffff 1px;
padding-left:180px;
padding-top:10px;
}
#rr td{
	margin-right: 200px;

}
#sousin2{
margin-left:170px;


}

