/*
Theme Name: Mojito Software Theme
Theme URI: http://www.mojitosoftware.com
Description: Mojito Software Theme
Version: 0.1
Author: Mojito Software
Author URI: http://www.mojitosoftware.com/
Tags: mojitosoftware, mojito, software
*/

body {
	background: #1E6307;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2 {
	clear: both;
}

a {
	outline: none;
	color: #1e6307;
	text-decoration: none;
}

a:hover {
	color: #15340b;
}

form {
	float: left;
	margin-right: 40px;
}

.entry p a, p.description a {
	text-decoration: underline;
}

.c {
	clear: both;
}

#main-container {
	background: #fff;
	width:100%;
}

#top-container {
	width: 100%;
	margin: 0;
	background: #ffffff;
}

#header {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	text-align:left;
}

#logo {
	margin: 0;
	padding: 10px 0 0;
}

#logo a {
	display: block;
	background: url(images/logo.png) no-repeat;
	width: 180px;
	height: 80px;
}

#logo a span {
	display: none;
}

#menu {
	margin-top: 10px;
	background: url(images/menu-bg.png) repeat-x;
	height: 52px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
}

#menu #text {
	margin: 10px auto;
	width: 960px;
	text-align: left;
	padding-top: 15px;
	padding-left: 10px;
}

#menu #text .menu-separator {
	padding: 0 20px 0 20px;
}

#menu #text a {
	color: #ffffff;
	font-size:17px;
	text-decoration: none;
}

#menu #text a:hover {
	color: #ffffff;
	font-size:17px;
	text-decoration: underline;
}


#content-container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color : #fff;
	background-position : top;
	background-repeat : repeat-x;
}

/* Footer */

#shaddow {
	clear: both;
	margin-top: 15px;
	height: 4px;
	background:url(images/content-container-bg-shaddow.png) repeat-x;
}

.green-line {
	height: 1px;
	background: #004626;
}

#facebook {
	width: 300px;
	margin: auto;
}

#footer {
	width: 100%;
	height: 200px;
	background-color : #1e6307;
	background-image : url(images/footer-bg.png);
	background-position : top;
	background-repeat : repeat-x;
	text-align: center;
	color: #cccccc;
}

#links {
	width: 960px;
	margin: 0 auto;
}

.links-spacer {
	width: 31px;
	min-height: 130px;
	float: left;
	background: url(images/links-spacer.png) no-repeat;
	background-position: center;
}

.link {
	width: 290px;
	text-align:left;
	float: left;
	padding-top: 10px;
}

.link .title {
	color: #91ba3e;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.link .description {
	color: #b4d996;
	font-size: 11px;
}

.link:hover .title {
	cursor:pointer;
	color: #a8d200;
}

.link:hover .description {
	cursor:pointer;
}

.link a {
	text-decoration: none;
}

.footer_news {
	margin-bottom: 10px;
}

.padding-left {
	width: 10px;
	float: left;
}

#copyright {
	color: #b4d996;
}

/* Homepage */

.home #banner {
	width: 950px;
	margin: 15px auto 0 auto;
	height: 330px;
}

.home #carousel {
	float: left;
}

.home #gallery {
	float: left;
}

.home #arrow-left, .home #arrow-right {
	width: 45px;
	float: left;
	padding:130px 20px 0 0;
}

.home #arrow-right {
	padding: 130px 0 0 10px;
}

/* Carousel */

.home .stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: hidden; /*leave this value alone*/
	width: 818px;
	height: 330px; /*Height should enough to fit largest content's height*/
}

.home .stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.home .stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 818px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.home #panels .text {
	float: left;
	width: 400px;
	height: 330px;
	text-align: left;
}

.home #panels .text h3.title {
	margin: 0;
	font-size: 36px;
	font-weight: normal;
	padding: 20px 0;
}

.home #panels .text p.description {
	margin: 0;
	font-size: 18px;
	line-height: 1.5em;
	padding: 20px 0;
}

.home #panels .line {
	width: 100%;
	height: 1px;
	background: #cccccc;
}

.home #panels .more {
	margin: 0;
	padding: 20px 0;
}

.morelink {
	text-transform: uppercase;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background: #1e6307;
	-moz-border-radius: 3px;
	-webkit-border-radius: 5px;
}

.morelink:hover {
	color: #fff;
	background: #15340b;
}

.home #panels .picture {
	float: right;
	width: 330px;
	height: 330px;
}

/* page */

.page h2 {
	font-family: Tahoma;
	font-size: 25px;
	font-weight: 400;
	font-style: normal;
	color: #666;
	line-height: 25px;
}

.page h3 {
	font-family: Tahoma;
	font-weight: 400;
}

.page .entry {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 25px;
}

/* blog */

.blog h2 {
	font-family: Tahoma;
	font-size: 25px;
	font-weight: 400;
	font-style: normal;
	line-height: 25px;
}

.blog .entry {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 25px;
}

.blog .entry .more-link {
	margin-top: 10px;
	display: block;
}

/* error */

.error404 h2 {
	font-family: Tahoma;
	font-size: 25px;
	font-weight: 400;
	font-style: normal;
	color: #666;
	line-height: 25px;
}

.error404 p {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 25px;
}

/* single */

.single h2 {
	font-family: Tahoma;
	font-size: 25px;
	font-weight: 400;
	font-style: normal;
	line-height: 25px;
}

.single .entry {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 25px;
}

.wp-caption {
	border: 1px solid #ddd;
	-moz-border-radius: 4px;
	padding: 15px 5px 0 15px
}

.entry img {
	border: 0;
}

.alignleft, img.left {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright, img.right {
	clear: right;
	float: right;
	margin: 0 0 15px 10px;
}

.aligncenter, img.center {
	clear: both;
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

blockquote {
	border-left: 5px solid #cccccc;
	padding-left: 10px;
	font-style: italic;
	color: #666666;
}
