/*

Theme Name: Carrington JAM
Theme URI: http://carringtontheme.com
Description: A <strong>Just Add Markup</strong> (JAM) theme using the Carrington CMS theme framework. Designers and developers can use this as a base, then add their own markup around the core functionality. 
Version: 1.3
Author: Crowd Favorite
Author URI: http://crowdfavorite.com
Tags: customizable, template, framework, carrington, cms, example

// This file is part of the Carrington JAM Theme for WordPress
// http://carringtontheme.com
//
// Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved.
// http://crowdfavorite.com
//
// Released under the GPL license
// http://www.opensource.org/licenses/gpl-license.php
//
// **********************************************************************
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
// **********************************************************************

NOTE: This file is not used in this theme but is included for WordPress theme expected format compatibility - it's standard to use the css/ dir for actual theme CSS in a Carrington-based theme.

*/

/* including for compatibility */

.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


ul, li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

body {
	margin: 15px 15px 15px 10px;
}

img {
padding: 0px;
border: 0px;
margin: 0px;

}

.logo {
	margin:0;
	padding: 0 0px;
    background-color: #FFFFFF;
	background-image:url(img/logo.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	width: 280px;
	height: 125px;
	float: left;
	cursor: pointer;
	}
	

.menu_bg {
	margin:0;
	background-image:url(img/top_bg.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-color: #FFFFFF;
	height: 125px;
	float: left;
	width: 720px;
	}

	



.menu a:link, .menu a:visited {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
    color:#FFFFFF;
	text-decoration:none;
	}


.menu a:hover, .menu a:active {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
    color:#FFFFFF;
	text-decoration:none;
	}


#content.home, 
#content.single {
   	width: 982px;
	float: left;
border-left: #dddddd 1px solid;
	}


.single .column  .content .text {
	float: left;
	width: 320px;
}


.single .column  .content .text .breit{
	float: left;
	width: 650px;
	border-left: #dddddd 0px solid;
	padding-left: 0px;
	padding-top: 20px;
	font-weight: normal;
}


.single .column  .content .post-gallery {
	float: left;
	width: 552px;
	border-left: #dddddd 1px solid;
	padding-left: 20px;
}


.single .column  .content .post-gallery .post-title {
	float: left;	
	padding-left: 7px;
	margin-bottom: 15px;
}

.single .column .content {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	line-height: 14px;
	text-align:left;
   	color:#000000;
	background-image:url(img/content_bg.gif);
	background-repeat:no-repeat;
	background-attachment:inherit;
	background-color: #FFFFFF;
	margin-left: 20px;
	float: left;
	margin-top: 0px;
	}

.single .column .content .text{
	   	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		text-align:left;
	  	color:#000000;	
		padding-left: 35px;
		padding-right: 25px;
		padding-bottom: 25px;
	}

.home .column{
 
	border-right: #dddddd 1px solid;
	min-height:480px;
	float: left;
	width: 415px;

	}

.home .column2 {
	float: left;
	padding:10px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 295px;
	border-right: #dddddd 1px solid;
	min-height:480px;
} 


.home .column3 {
	float: left;
	padding:5px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 235px;
	border-right: #dddddd 1px solid;
	min-height:480px;
}

.home .column4 {
	float: left;
	padding:15px;
	padding-top: 0px;
	padding-right: 0px;
	width: 54px;
}

.home .column .title {
background: #FFFFFF url(img/content_bg.gif) no-repeat 10px 0px;
  	margin-bottom: 30px;
	padding-left: 35px;
	padding-top: 15px;
	padding-right: 25px;

	}



.home .column .welcome {
	   	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		text-align:left;
	  	color:#000000;	
		padding-left: 35px;
		padding-right: 25px;
		padding-bottom: 25px;
	}

.home .column2 .content {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	line-height: 14px;
	text-align:left;
   	color:#000000;
	background-image:url(img/content_bg.gif);
	background-repeat:no-repeat;
	background-attachment:inherit;
	background-color: #FFFFFF;
	padding: 20px;

	}

.home .column3 .content, .home .column .content {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	line-height: 16px;
	text-align:left;
    color:#000000;
	background-color: #FFFFFF;
	padding-left: 40px;
	
	float: left;
	height:170px;
	}

 .home .column .content3 a:link,  .home .column .content a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-align:left;
    color:#cc3300;
	text-decoration:none;
	}


 .home .column .content a:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-align:left;

	text-decoration:none;
	}
.home .column .content a:hover {
	text-decoration:underline;
}

.home .column4 .content {
	background: url(img/content_bg.gif) no-repeat;
	height: 500px;

}
.vline {
    background-image:url(../images/grey_line.gif);
	background-repeat:repeat-y;
	background-attachment:inherit;
	background-color: #FFFFFF;
	padding-left:0px;
	padding-right: 10px;
	}

.hline {
    border-top: 1px solid #dddddd;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:10px;
	margin-left:10px;
	margin-right:10px;

	}


.redbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
    color:#FFFFFF;
	background-color: #cc3300;
	width: 60px;
	height: 45px;
	padding-left: 4px;
	padding-top: 4px;
	margin-bottom: 25px;

	}

.redbox2 {
background-color: rgb(204, 51, 0);
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: 400;
height: 75px;
line-height: 11px;
padding-left: 10px;
padding-top: 10px;
text-align: left;
width: 100px;

	}

.redbox_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight:Bold;
	text-align:left;
    color:#FFFFFF;
	}

.post-redbox {
background-color: rgb(204, 51, 0);
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 700;
line-height: 15px;
padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 40px;
text-align: left;
float: left;

	}

.post-hline {

}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#FFFFFF;
	font-weight:bold;
    text-align:left;
	text-decoration:none;
    background-color: #cccccc;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 14px;
	clear:both;
	width: 952px;
	}	

.bottom a:link, .bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#505050;
	font-weight:bold;
    text-align:left;
	text-decoration:none;

	}	
		
	
.bottom a:hover, .bottom a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#505050;
	font-weight:bold;
    text-align:left;
	text-decoration:underline;

	}

#header {
width:1000px;
height: 125px;
margin-bottom: 10px;

}

.home-post {
 float: left;
 width: 100%;
 text-align: left;

}


#navTop.menu {
	padding-left: 0px;
	margin: 0px;
}
#navTop .page_item ul{
	display:none;
	background-attachment:scroll;
	background-color:#CC3300;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	position:absolute;
	z-index:1000;
	padding-right: 40px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-right: 0px;	
	margin-left: 0px;
	left: 0px;
}

.menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
    color:#FFFFFF;
	padding-left:13px;
	padding-top: 85px;
	padding-bottom: 19px;
	float:left;
	margin:auto;
position:relative;
    }

#navTop .page_item ul li ul{
	background:#BB2200 none repeat scroll 0 0;
display:none;
margin-left:143px;
margin-top:-20px;
padding:17px 37px 15px 20px;
position:absolute;
z-index:1000;
	margin-right: 0px;
	margin-right: 0px;	
	margin-left: 0px;
	left:200px
}

#navTop .page_item ul li{
	padding: 0px;
	border-bottom: #ffffff 1px solid;
	width: 200px;
	clear:both;
	margin-right: 0px;	
	margin-left: 0px;
	
}
#navTop .page_item ul li a{
	font-size: 12px;
	padding-bottom: 5px;
	
}
.home-post A.home-title {
	color: black;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.home-post A.home-title:hover {
	font-weight: normal;
	text-decoration: underline;
}

.home-post A.home-more {
	color: #cc3300;
	padding-left: 10px;
	text-decoration: none;
}

.home-post A.home-more:hover {
	font-weight: normal;
	text-decoration: underline;
}

.wpcf7-form {
	background: transparent none repeat scroll 0 0;
	border:0px solid #CCCCCC;
	padding:20px;
	padding-top: 0px;
}
.wpcf7-form .contact-line {
	margin-bottom:5px;
}
.wpcf7-form .contact-line h3 {
	float:left;
	font-size:12px;
	width:120px;
	margin: 0px;
}
.wpcf7-form-control-wrap input, textarea {
	width:300px;
}
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item  {
	width:60px;
}
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input {
	width:30px;
}

#post-29 {
	width: 700px;
}