/*
Theme Name: Levy & Rappel
Theme URI: http://levyandrappel.com
Description: Levy & Rappel Website
Author: Anthony Palmeri
Version: 1.0
Template: twentyeleven
*/

 /* Get base CSS */
@import url('../twentyeleven/style.css');
@import url(http://fonts.googleapis.com/css?family=News+Cycle);

body {
	padding: 0;
	background: url(images/bkgd.jpg) repeat-x 0 -30px scroll #FFFFFF;	
}
body.home {
	padding: 0;
	background: url(images/bkgd-home.jpg) repeat-x 0 -30px scroll #ccccde;	
}
#page {
    background: none repeat scroll 0 0 transparent;
	margin: 0 auto;
    max-width: 1000px;
}
#primary {
	background-image: url(images/bottom-blur.png), url(images/top-blur.png);	
	background-repeat: no-repeat;
	background-position: center bottom, center top;
	padding: 10px 0;
}
#branding {
    border: none;
    padding: 0px 0px 0px 0px;
    position: relative;
    z-index: 2;
}
#branding hgroup {
    display: none;
}
#branding img {
    height: auto;
    width: auto;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#branding #logo {
	width: 396px;	
    margin: 10px 0 10px 0;
	float: left;
	display: inline;
	overflow: hidden;
}
#branding #tagline {
	width: 458px;
    margin: 35px 20px 15px 35px;
	float: right;
	display: inline;
	overflow: hidden;
}
#branding #social,
#colophon #bot-social {
	width: 100px;	
    margin: 0px 0 0px 0;
	position: absolute;
	right: 20px;
	top: 76px;
}
#colophon #bot-social {
    right: 11px;
    top: 21px;
}
#branding #social img,
#colophon #bot-social img {
	float: right;
	margin-left: 5px;
}
#branding #social img:hover,
#colophon #bot-social img:hover {
	opacity: .7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}
#colophon #second {
	position: relative;	
}
/* -------------- TOP NAV --------------- */
#access div {
    margin: 0 0;
}
#access {
	background: url("images/access-bkgd.jpg") repeat-x scroll left top #a31100;
	margin: 0 auto 0px;	
	float: none;
}
#access .menu {
    margin: 0 auto;
	display: block;
}
#access ul {
	text-align: center;
	text-transform: uppercase;
}
#access li {
    /*background: url("images/nav_divide.png") no-repeat scroll right 12px transparent;*/
    display: inline-block;
    float: none;
	font-size: 15px;
}
#access .current-menu-item a, #access .current-menu-ancestor a, #access .current_page_item a, #access .current_page_ancestor a {
    font-weight: normal;
	color: #FF0;
}
#access .current-menu-item ul.sub-menu a, #access .current-menu-ancestor ul.sub-menu a, #access .current_page_item ul.sub-menu a, #access .current_page_ancestor ul.sub-menu a {
    font-weight: normal;
	color: #000;
}
#access ul a {
	font-size: 16px;
	font-family: 'News Cycle', sans-serif;
}
#access ul ul a {
	font-size: 15px;
	font-family: 'Arial', sans-serif;
}
#access ul ul {
	text-align: left;
	text-transform: none;
	width: 220px;
	margin: -10px 0 0 0;
}	
#access ul ul ul {
	margin: 0px 0 0 0;
}	
#access a {
	line-height: 2.2em !important;
}
#access ul ul a {
    line-height: 1.3em !important;
	width: 200px;
}
#access li:hover > a, #access a:focus {
    background: transparent;
    color: #FF0;
}
#access li li:hover > a, #access a:focus {
    color: #000;
}
/*-------------- SLIDER -----------------*/
.slides {
    padding: 0;
    position: relative;
}
#branding .slides img {
    padding: 0 0 0 0px;
	border: 0 none;
	width: auto:
}
.slides a:link, .slides a:hover, .slides a:visited {
    color: #FFFFFF;
    font-size: 1px;
    text-decoration: none;
}
.slides .prev {
    background: url("images/sprite.png") no-repeat scroll 0 0 transparent !important;
    height: 47px !important;
    left: -30px;
    position: absolute;
    top: 160px;
    width: 29px !important;
}
.slides .next {
    background: url("images/sprite.png") no-repeat scroll -29px 0 transparent !important;
    height: 47px !important;
    position: absolute;
    right: -30px;
    top: 160px;
    width: 29px !important;
}
.slides .prev:hover {
    background-position: 0 -47px !important;
}
.slides .next:hover {
    background-position: -29px -47px !important;
}
.slides .caption {
	width: 100%;
	padding: 0;
	margin: 0;
	float: none;	
}
img.size-full, img.size-large {
    height: auto;
    max-width: 100% !important;
	border: none;
}
img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    padding: 0px;
	border: none;
}
p img {
	margin: 0 0 0 0;	
}
.slides-item {
	display: none;	
}
/* ------------- CONTENT ----------------*/

#main {
	overflow: hidden;	
	padding: 0 0 0 0;
}
p {
    margin-bottom: 1.625em;
    margin-left: 13px;
}
.entry-content, .entry-summary {
    padding: 0px 0 0;
}
body.page-id-150 .entry-content,
body.page-id-191 .entry-content,
body.page-id-65 .entry-content,
body.page-id-198 .entry-content,
body.page-id-160 .entry-content {
    padding: 35px 0 0;
}
img.alignright {
    border: 4px solid #b4b4bf;
}
body.page-id-150 img.alignright,
body.page-id-191 img.alignright,
body.page-id-198 img.alignright {
	border: none;	
}
body.page-id-28 img.alignright {
    margin: 0 0 10px 20px;
}
body.page-id-28 .entry-content {
    padding: 0 0 0 0;
	margin-top: -30px;
}
body.home .entry-content {
	float: left;
    margin-right: 3.7%;
    width: 48.1%;	
	display: block;
}
body.home #content-two {
	float: left;
	width: 48.1%;;
	margin: 33px 0px 0 0;
	padding: 0 0 0 0;
	display: block;
}
body.home #content-two p {
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
body.home p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
    line-height: 1.3em;
	margin: 0 0 0 0;	
}
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    margin: 0 auto;
    width: 100%;
}
.singular #content, .left-sidebar.singular #content {
    margin: 0 3%;
    position: relative;
    width: auto;
}
.singular.page .hentry {
    padding: 0 0;
}
body.home h1 {
	color: #747474;
    font-family: 'News Cycle',sans-serif;
    font-size: 35px;
    font-weight: normal;
    line-height: 35px;
    margin: 15px 0;
}
body.home h1 span {
	color: #a61e01;
}
.singular .entry-title, h1 {
	font-family: 'News Cycle', sans-serif;	
    color: #a61e01;
    font-size: 36px;
    font-weight: normal;
	letter-spacing: -.02em;
    line-height: 48px;
	margin: 0 0 0 13px;
}
body.home .entry-title,
body.page-id-65 .entry-title,
body.page-id-150 .entry-title,
body.page-id-160 .entry-title,
body.page-id-191 .entry-title,
body.page-id-198 .entry-title {
	display: none;	
}
body.home .breadcrumbs {
	display: none;	
}
h1, h2, .comment-content h1, .comment-content h2 {
    color: #a61e01;
    font-weight: normal;
    margin: 0 0 0.8125em;
}
h2 {
	background: url("images/header-bkgd.jpg") repeat-x scroll 0 0 #CCCCCC;
    font-size: 18px;
	font-weight: bold;
    margin: 0 0 5px 0;
    padding: 5px 0 3px 12px;
	border-radius: 6px 6px 6px 6px;
	color: #000000;
}
.singular .entry-meta .edit-link a {
    bottom: auto;
    left: 0;
    position: absolute;
    right: auto;
    top: 30px;
}
body.home .entry-meta .edit-link a {
    top: 0;
}
body.page-id-65 #content-two ul,
body.page-id-28 .entry-content ul {
	list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
body.page-id-65 #content-two li,
body.page-id-28 .entry-content li {
	float: left;
    list-style-type: none;
    width: 427px;
	font-weight: normal;
}
body.page-id-65 #content-two li {
    margin: 0 20px 25px 13px;
	min-height: 450px;
    font-size: 14px;
    line-height: 18px;
}
body.page-id-28 .entry-content li {
    margin: 0 20px 25px 13px;
	font-size: 13px;
    line-height: 16px;
}
.breadcrumbs {
	font-size: 13px;
    font-weight: normal;
    letter-spacing: normal;	
	margin-left: 13px;
}
a:focus img, a:hover img {
	background-color: transparent;	
}
blockquote {
    font-family: Arial, Helvetica, sans-serif;
    font-style: oblique;
    font-weight: bold;
    margin: 0 3em;
	width: 420px;
	background-color: #ddd;
	border: 2px #ccc solid;
	float: right;
	margin: 0 0 15px 15px;
	padding: 15px;
	vertical-align: middle;
	text-align: center;
}
blockquote p {
	margin: 0;
	padding: 0;	
}
span.wpcf7-checkbox {
	width: 300px;	
}
span.wpcf7-list-item {
    margin-left: 0 !important;
    margin-right: 10px;
}
.left-two {
	overflow: hidden;	
}
.left-two .checkbox-one p {
	width: 195px;
	display: inline;
	float: left;	
}
.left-two .checkbox-one span.wpcf7-list-item {
	display: block;
	width: 190px;
}
.right-two .checkbox-two,
.right-two .checkbox-three {
	width: 400px	
}
.right-two .checkbox-two span.wpcf7-list-item {
	display: inline;
	width: 190px;
	margin-right: 30px;
}
.right-two .checkbox-three span.wpcf7-list-item {
	display: block;
	margin-right: 30px;
}
body.page-id-24 .entry-content,
body.page-id-9 .entry-content {
	width: 440px;
	margin: 0 50px 0 0;	
	float: left;
}
body.page-id-24 #content-two,
body.page-id-9 #content-two {
	width: 440px;
	margin: 0 0px 0 0;	
	float: left;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: transparent;
	border-color: #ccc;
}
/* ------------- FOOTER ----------------- */
#colophon {
	background: url("images/footer-bkgd.jpg") repeat-x scroll 0 0 transparent;	
	margin: 0 auto;
	width: 100%
}
#footer-wrap {
    background: none repeat scroll 0 0 transparent;
    margin: 0 auto;
    max-width: 1000px;
}
#supplementary {
    border: none;
    overflow: hidden;
    padding: 20px 3%;
}
#supplementary.two .widget-area {
    float: left;
    margin-right: 3.2%;
    width: 48.1%;
}
#colophon .textwidget {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 18px;
}
#colophon h3 {
    background: url("images/dot-line.gif") no-repeat scroll left bottom transparent;
    color: #FFFFFF;
    font-family: 'News Cycle',sans-serif;
    font-size: 40px;
    font-weight: normal;
    letter-spacing: -0.01em;
    line-height: normal;
    margin: 0 0 10px;
    padding-bottom: 8px;
    text-transform: none;
}
#colophon table {
	font-size: 16px;
	line-height: 18px;	
	width: 100%;
	border: none;
}
#colophon td {
	padding: 6px 0 6px 0;	
}
#colophon td.right {
	text-align: right;	
}
#site-generator {
    background: none repeat scroll 0 0 transparent;
    border-top: none;
	color: #FFFFFF;
	font-size: 13px
}

#colophon .wpcf7-form {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    margin: 0 0 12px;
    text-align: left;
}
div.wpcf7 .watermark {
    color: #FFFFFF !important;
}
#colophon .wpcf7 .your-message input {
    width: 91.3%;
	height: 90px;
    margin: 0 0px 15px 0;
	line-height: 90px;
}
#colophon .wpcf7 input {
    float: left;
	display: block;
    margin: 0 15px 15px 0;
    padding: 8px;
    width: 42%;
}
input[type="text"] {
    padding: 5px;
}
input[type="text"], input[type="password"], textarea {
    background: url("images/form-bkgd.png") repeat-x scroll left top transparent;
    border: 1px solid #8B362B;
    color: #FFFFFF !important;
	vertical-align: top !important;
}
body.page-id-238 input[type="text"], body.page-id-238 textarea {
	background-image: none;
	background-color: #FFFFFF;
	color: #000000 !important;
}
input, textarea {
    font: 300 15px/1.625 "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#colophon .wpcf7 input:hover {
    border: 1px solid #FFF;
}
#colophon .wpcf7 .button {
    float: right;
	width: auto;
	font-size: 26px;
    border: none;
    background-color: transparent;
    padding: 2px 8px;
	color: #FFFFFF;
    font-family: 'News Cycle',sans-serif;
}
#colophon .wpcf7 .button:hover {
    border: none;
    background-color: transparent;
    padding: 2px 8px;
	color: #0CF;
}
label.error {
    background: url("images/uparrow.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-style: oblique;
    padding: 13px 3px 3px;
}
div.wpcf7-validation-errors {
    border: none !important;
}
/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */

@media (max-width: 1599px) {
	#page {
    	min-width: 1000px;
	}
	#colophon {
    	min-width: 1000px;
	}
	
}