/*

Theme Name: Boxy Mint
Theme URI: http://wordpress.org/
Description: Boxy Mint Wordpress Theme. 2 Columns. Right Sidebar. Widget Ready. Theme Design by <a href="http://www.cmdesignlounge.com">ChiQ Montes</a>.
Version: 1.0
Author: ChiQ Montes
Author URI: http://www.cmdesignlounge.com/

*/


body {
	margin:0;
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
	padding-left:100px;
	
	}
img {
	border:0;
	}
a {
	color:#7ec440;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
h1, h2, h3, h4, h5, h6 { font-family:Verdana; font-size:14px; font-weight:bold; color:#333333; margin:0px;
	
	}
blockquote {
	border-left:3px solid #7ec440;
	padding-left:10px;
	}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}

/* The Top */

.top {
	height:80px;
	background: #fff url(images/top.gif) no-repeat;
	overflow:hidden;
	width:1024px;
	
	}
	.top h1 {
	color:#1f94d9;
	font-size:20px;
	margin:0;
	padding:20px;
	padding-left:600px;
	}

/* The Wrapper */

.wrapper {
	width:1024px;
	padding-right:30px;
	margin-left:auto;
	margin-right:auto;
	
	}

/* The Header */

.head {
	height:253px;
	background:url(images/header.gif) no-repeat;
		}


/* The Menu */

.menu {
	height:44px;
	background:url(images/menu.gif);
	width:920px;
	padding-left:205px;
	}
.menu ul {
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
	height:44px;
	width:815px;
	overflow:hidden;
	background:url(images/menuborder.gif) left no-repeat;
	}
.menu li {
	float:left;
	background:url(images/menuborder.gif) right no-repeat;
	padding-right:2px;
	}
.menu a {
	display:block;
	float:left;
	height:44px;
	line-height:44px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fdfdfd;
	padding:0 25px;
	text-decoration:none;
	}
.menu a:hover {
	text-decoration:none;
	color:#000000;
	background:url(images/menuhover.gif);
	}
.menu .current_page_item a {
	background:url(images/menuhover.gif);
	}

/* The Content */

.content {
	float:left;
	width:775px;
	margin-top:5px;
	background-color:#FFFFFF;
	border-left:0px solid #000000;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	}
.post {
	padding:10px 25px;
	text-align:justify;
	}
.content .post p {padding-left:10px; padding-top:15px; color:#000000}	
h1.title {
	font-size:15px;
	color:#999999;
	margin:0;
	padding-left:5px;
	}
h1.title a {
	color:#000000;
	text-decoration:none;
	}
h1.title a:hover {
	color:#1f94d9;
	text-decoration:none;
	}
.postinfo {
	height:15px;
	font-size:12px;
	font-weight:normal;
	color:#00000;
	padding-top:10px;
	padding-left:15px;
	}
.postinfo a {
	color:#00000;
	text-decoration:none;

	}
.postinfo a:hover {
	color:#000000;
	text-decoration:underline;
	}
.postinfo div {
	float:left;
	height:15px;
	line-height:15px;
}
.line{ border-bottom:1px dotted #999999; width:700px; height:1px; margin:0px;}
.pi-cats {
	background:url(images/cats11.gif) left center no-repeat;
	padding:0 25px 0 20px;
	}
.pi-author {
	background:url(images/author11.gif) left center no-repeat;
	padding:0 0px 0 0px;
	color:#0099FF;
	}
.pi-date {
	padding:0 0 0 20px;
	}
.postbottom {
	clear:both;
	height:33px;
	line-height:33px;
	text-align:right;
	font-weight:bold;
	padding-right:25px;
	margin-bottom:30px;
	}
.postbottom a {
	background:url(images/comments.gif) left center no-repeat;
	padding-left:30px;
	}

/* The Sidebar */

.sidebar {
	float:right;
	width:229px;
	margin-top:4px;
	}
	
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	color:#1f94d9;

	
	}
.sidebar li ul a {
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
	/*background:url(images/plus.gif) left center no-repeat;*/
	padding-left:18px;
	font-weight:bold;

	}
.sidebar div a {
	color:#000033;
	font-weight:bold;
		
	}
.sidebar a:hover {
	text-decoration:underline;
	}
.sidebar h2 {
	margin:0;
	padding:0;
	height:30px;
	line-height:25px;
	background:url(images/top.jpg) no-repeat;
	font-size:12px;
	color:#000;
	padding-left:35px;

	
	}
.sidebar li {
	background:#83a5c0;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
		
	}
.sidebar li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
	}
.sidebar ul ul, .sidebar li div {
	padding:0 15px;
	}
.sidebar li div {
	text-align:justify;
	padding:10px 15px;
	
	}

/* The Footer */

.footer {
	height:163px;
	background:#1e93d8 url(images/footer.gif) top repeat-x;
	width:1024px;
	}
.footerfloat {
	float:left;
	height:163px;
	}
.footer .themeby {
	width:360px;
	}
.footer .links {
	width:290px;
	}
.footer .meta {
	
	}
.footerfloat h2 {
	margin:28px 0 0 0;
	padding:0;
	font-size:25px;
	color:#fff;
	}
.footerfloat ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:30px;
	}
.footerfloat a {
	background:url(images/arrow.gif) left center no-repeat;
	padding-left:20px;
	color:#fff;
	font-weight:bold;
	}

/* The Bottom */

.bottom {
	height:27px;
	border-bottom:1px solid #fff;
	border-top:2px solid #011b51;
	background:url(images/bottom.gif);
	width:1024px;
	text-align:center;
	color:#FFFFFF;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	}
.bottom a {
	display:block;
	height:17px;
	float:right;
	margin-top:4px;
	color:#FFFFFF;
	text-decoration:none;
	}
.bottom a.rss {
	width:25px;
	background:url(images/rss.gif);
	margin-left:10px;
	}
.bottom a.xhtml {
	width:33px;
	background:url(images/xhtml.gif);
	}

/* The Navigation */

.navigation {
	height:25px;
	margin:0 0 30px 0;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0 0 30px 0;
	color:#94c93d;
	margin:0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
margin-left:auto;
margin-right:auto;
padding-left:30px;
	}
.comments textarea {
	width:80%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	margin-left:auto;
	margin-right:auto;
	}
.comments h2 {
	font-size:20px;
	margin:0 0 10px 0;
	padding:15px 0 5px 0;
	border-bottom:1px dashed #c0c0b4;
	background:url(images/titlebg.gif) top repeat-x;
	color:#94c93d;
	font-weight:normal;
	}
.comments h2#respond {
	border-bottom:none;
	margin:0;
	padding:0;
	}
.comments ol {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	}
.comments ol li {
	border-bottom:1px dashed #c0c0b4;
	margin-bottom:10px;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
.commenthead {
	font-weight:bold;
	}
#body_content {position: absolute;left: -100000px;};