/*  
Theme Name:Gypsy
Theme URI: http://www.wpart.org/wordpress-themes-gypsy
Description:Imbued with young blood and passion, we read each word with the live color quietly even though in such a midsummer. Created by WPart.
Version: 1.4
Author:WPart.org
Author URI: http://www.wpart.org/
tags:green,fixed-width, two-columns
	Both the design and code are released under GPL.
    http://www.opensource.org/licenses/gpl-license.php
*/


/* Begin Typography & Colors */
a {
	text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
p {
	word-break:break-all;
	overflow:hidden;
}
body {
	background-color:#669900;
}
#page {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#bg {
	width: 970px;
	float: left;
	background-image: url(images/bg.png);
}
/**************
header
****************/
#header {
	width: 959px;
	float: left;
	padding-left: 6px;
	padding-right: 5px;
}
#header-image {
	width:958px;
	background-color:#FFF;
	float: left;
	height: 170px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}
#header h1 {
	font-size: 45px;
	font-weight: bold;
}
#header h1 a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.description {
	color: #FFF;
	font-size: 18px;
}
#nav {
	width: 963px;
	float: right;
	background-image: url(images/narrow_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 4px;
	margin-bottom: 30px;
	padding-right: 6px;
	margin-top: 45px;
}
#nav li {
	list-style-type: none;
	float: left;
}
#nav a span {
	float: left;
	height: 18px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#nav a {
	color: #FFF;
	font-weight: bold;
	float: left;
}
#nav a:hover span, #nav a.active span {
	background-color:#5E850C;
}
.menu {
	float:right;
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 1px;
	width: auto;
}
/* end MenuItem *//*********************
sidebar
*************************/

#sidebar {
	width: 320px;
	float: right;
	line-height: 1.5em;
	height: auto;
	color: #496510;
	font-size: 10pt;
	padding-left: 20px;
	margin-top: 20px;
}
#sidebar .title3 {
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	margin-bottom: 15px;
	background-image: url(images/side_title.png);
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	width: 150px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 150px;
	margin-top: 30px;
}
#sidebar ul {
	padding-left: 15px;
}
#sidebar li {
	list-style-type: none;
}
#sidebar li li {
	list-style-type: square;
	width: 90%;
	padding-right: 10%;
}
.textwidget, .widget_tag_cloud div, #wp-calendar {
	width:90%;
	padding-right:10%;
	float:right;
}
#sidebar li a {
	olor:#7D9E73;
	color: #496510;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar #searchform {
	padding: 5px;
	float: left;
}
#sidebar #s {
	background-image: url(images/search.png);
	background-color:#688728;
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9pt;
	padding-top: 9px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#sidebar .btn {
	font-size: 15px;
	cursor: hand;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	background-image: url(images/search_btn.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 25px;
	width: 87px;
	color: #F2F2F2;
	margin-top: 5px;
	background-color:#688728;
}
#wp-calendar {
	width:95%;
	padding-right:5%;
	float: right;
	text-align:center;
}
#wp-calendar caption {
	width:100%;
	font-weight: bold;
}
#wp-calendar a {
	text-decoration:underline;
}
#content {
	width: 630px;
	float: left;
}
.content_title {
	font-size: 14px;
	float: left;
	width: 624px;
	padding-left: 6px;
	background-image: url(images/content_title.png);
	background-repeat: no-repeat;
	height: 35px;
}
.content_title h2 {
	background-image: url(images/content_title_bg.png);
	float: left;
	height: 29px;
	padding-right: 40px;
	padding-left: 50px;
	padding-top: 6px;
	min-width:100px;
}
.content_title a {
	color: #FFFFFF;
	font-size: 18px;
}
.post_top {
	background-image: url(images/post_t.png);
	background-repeat: no-repeat;
	float: left;
	height: 8px;
	width: 583px;
	font-size: 0px;
}
.post_c {
	float: left;
	width: 590px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.post_bottom {
	background-image: url(images/post_b.png);
	float: left;
	height: 13px;
	width: 584px;
	font-size: 9pt;
	text-align: right;
	color: #FFF;
	background-repeat: no-repeat;
}
.postdata_c a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	text-decoration: underline;
}
.postdata_c a:hover {
	text-decoration:none;
}
.postdata {
	float: right;
	padding-left:15px;
	background-image:url(images/post_l.png);
	background-repeat:no-repeat;
	padding-right:20px;
	width: auto;
	background-position: left bottom;
}
.postdata_c {
	font-size: 9pt;
	text-align: right;
	padding-top: 2px;
	padding-right: 23px;
	color: #FFF;
	background-image:url(images/post_r.png);
	background-position:right bottom;
	float: left;
	padding-bottom: 13px;
}
.entry {
	float: left;
	width: 563px;
	line-height: 1.5em;
	color: #587913;
	background-image: url(images/post_bg.png);
	padding-right: 10px;
	padding-left: 10px;
}
.entry table {
	max-width:100%;
}

.entry a {
	text-decoration: underline;
	color: #000000;
}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.entry p {
	width:100%;
	font-size: 9pt;
}
.entry img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width:100%;
}
.entry h1, .entry h2, .entry h3, .entry h4 {
	line-height:1.5em;
}
.more {
	float:left;
	line-height:1em;
	font-size:11px;
}
.more a {
	font-size:11px;
}
.more a:hover {
	text-decoration:none;
}
.tags {
	background-color:#C9D62C;
	float:left;
	font-size:11px;
	line-height:1em;
	margin-top:8px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: underline;
}
.tags a {
	text-decoration:none;
	color:#666666;
}
.tags a:hover {
	text-decoration:underline;
}
.navigation {
	padding-right: 20px;
	padding-left: 20px;
}
.navigation a {
	color: #2C5F00;
}
#footer {
	text-align: center;
	color: #005B00;
	font-size:15px;
	float: left;
	width: 970px;
	padding-top: 20px;
	height: 100px;
}
#footer a {
	color:#005B00;
	text-decoration:underline;
	font-size:15px;
}
/*********************
-----------comment-------
*********************/
/* Begin Comments*/
.commentlist {
	width:100%;
	font-size:10pt;
}
.commentlist li {
	background-color:#EDE9CF;
	line-height: 1.5em;
	list-style-type: none;
	background-image: url(images/comment_bg.png);
	float: left;
	width: 575px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.commentlist li li{ width:90%; float:right;}
.commentlist li a {
	text-decoration: underline;
}
.commentmetadata {
	background-image: url(images/comment_date.png);
	background-repeat: no-repeat;
	color:#fff;
	padding-left:20px;
	line-height:2em;
}
.commentmetadata a {
	color:#fff;
	font-size:9pt;
}
.commentlist p {
	margin-left:15px;
	background-color: #EFEFEF;
	padding:2px;
}
.commentlist div div p {
	padding:0px;
	margin:0px;
}
#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#comment {
	background-image:url(images/area.png);
	background-repeat:repeat-y;
	float:left;
	width:554px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:140px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.area {
	width:100%;
	float:left;
	margin:10px 0px;
	background-image:url(images/area_t.png);
	background-repeat:no-repeat;
	padding-top:5px;
}
.area_b {
	width:554px;
	background-image:url(images/text-area.png);
	height:11px;
	font-size:0px;
	float:left;
	background-repeat: no-repeat;
}
.com_ment #respond {
	background-color:#7DA62E;
	float:left;
	padding:10px;
}
.com_ment #respond h3 {
	background-image: url(images/leave.png);
	background-repeat: no-repeat;
	background-position: left 23px;
	height: 50px;
	width: 100%;
	color: #003300;
}
.com_ment #respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist #respond{
	background-image: url(images/comment_bg.png);
}
.commentlist .area {
	width:100%;
	float:left;
	margin:10px 0px;
	background-image:none;
	background-repeat:no-repeat;
	padding-top:5px;
}
.commentlist .area_b {
	width:100%;
	background-image:none;
	height:11px;
	font-size:0px;
	float:left;
	background-repeat: no-repeat;
}
.commentlist #comment {
	background-image:none;
	float:left;
	width:100%;
	height:140px;
	border: 1px solid #7DA62E;
}
.commentlist form p {
	margin-left:0px;
	background-color: #F9F9F9;
	padding:2px;
}
#commentform #submit {
	margin: 0 0 5px auto;
}
/* End Comments */
.pagetitle {
	margin:10px;
	color: #263900;
	font-family: Arial, Helvetica, sans-serif;
}
.bottom {
	float: left;
	width: 960px;
	margin-left: 5px !important;
	margin-left:3px;
	font-size: 0px;
	background-color: #338833;
	height: 1px;
	margin-top: 10px;
}
.com_ment {
	width:580px;
	padding-left:20px;
	float:left;
}
.comment-author {
	padding-left:20px;
}
.chalt img {
	float:right;
}
#commentform #author, #commentform #email, #commentform #url {
	background-image: url(images/input.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 166px;
	margin:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.comment_page a {
	font-size:12px;
	font-weight:normal;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;}
/* End Images */


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #C9D62C;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	* {
	margin: 0px;
	padding: 0px;
	text-align:justify;
	text-justify:inter-ideograph;
}
/*************img*****************/
.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;
}
.reply{ float:right;}


#header-image { overflow: hidden; margin: 0 0 -20px 0; }
	#header-image a { text-decoration: none; border: none; }
	#header-image a img { border: none; }
#img_bg{height:120px;width:918px; float:left; padding:50px 0 0 40px;}