/*
Theme Name: Rachel Chaikof
Theme URI: http://rachelchaikof.com
Description: Rachel Chaikof
Version: 1.0
Author: Rachel Chaikof
Author URI: http://rachelchaikof.com
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);


@charset "UTF-8";
.Stylesheet {
}


html, body {
	margin: 0px;
	padding: 0px 0px;
	background: #fff;
} 

::-moz-selection{ background: #1f2557; color:#fff; text-shadow: none; }
::selection { background:#1f2557; color:#fff; text-shadow: none; }

#wrapper {
	width: 100%;
	float:inherit;
	padding: 0px;
	overflow: auto;
	margin: auto;
}

.paddingtext {
	margin: auto 0;
	padding: 20px 50px 50px 50px;
}

/*Header*/

#headerwrap {
	width: 100%;
	position: fixed;
	z-index: 3;
}


#header {
	width: 100%;
	height: 30px;
	padding: 0px 30px 20px 30px;
	background: #fff;
	border-bottom: 1px #CCCCCC solid;
	z-index: 1;
}




#header2 {
	margin: 0px auto;
	padding-top: 20px;
	height: 50px;
	width: 1000px;
	float:inherit;
	overflow: auto;
	position:relative;
}

#links {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #1f2557;
	font-weight: normal;
	word-spacing:30px;
	float: right;
	padding-right: 100px;
	text-transform: uppercase;
}

#links A:link{COLOR: #1f2557; text-transform: uppercase;} 

#links A:visited{COLOR: #1f2557; text-transform: uppercase;} 

#links A:active{COLOR: #1f2557; text-transform: uppercase;} 

#links A:hover{COLOR: #7a8ebc; }

/*Header*/

/*Home Page*/ 

#title {
	width: 100%;
	height: 600px;
	background: url(images/cover.jpg) no-repeat;
	background-size: cover;
	background-position: 0px 0px;
	overflow: hidden;
	margin: 0px auto;
	text-align: center;
	}

.titleblock {
	background: none;
	width: 640px;
	border: none;
    padding: 20px;
	margin: 200px auto 0px auto;
	text-align: center;
	float: inherit;
    overflow: hidden;
} 

.titleblock2 {
	background: none;
	width: 450px;
	padding: 1px 1px;
	margin: 0px auto;
	text-align: center;
}

#title h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 3em;
	font-style: normal;
	color: #ffffff;
	font-weight: 600;
	line-height: 0em;
	text-transform: uppercase;
}

#title p {
	font-family: 'Open Sans', sans-serif;
	font-size: 2em;
	font-style: normal;
	color: #ffffff;
	font-weight: 200;
	line-height: 1.75em;
}

#block {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

.text {
	margin: auto 0;
	padding: 50px;
}


#block h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 3em;
	font-style: normal;
	color: #1f2557;
	font-weight: 100;
	line-height: 1em;
}

#block h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 2.2em;
	font-style: normal;
	color: #1f2557;
	font-weight: 400;
	line-height: 1.75em;
}

#block p {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.15em;
	font-style: normal;
	color: #1f2557;
	font-weight: 400;
	line-height: 1.75em;
}


#block A:link{color: #7795c7; TEXT-DECORATION: none} 

#block A:visited{color: #7795c7; TEXT-DECORATION: none} 

#block A:active{color: #7795c7; TEXT-DECORATION: none} 

#block A:hover{color: #1f2557}

#button {
	background: #1f2557;
	width: 220px;
	padding: 1px 1px;
	margin: 20px auto;
	text-align: center;
}


#button p {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	font-style: normal;
	color: #ffffff;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 0em;
}


#button A:link{color: #ffffff; } 

#button A:visited{color: #ffffff; } 

#button A:active{color: #ffffff; } 

#button:hover{background: #7795c7;}

/*Home Page*/ 

/*Page*/

#banner {
	height: 500px;
}

#title2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 3em;
	font-style: normal;
	color: #1f2557;
	font-weight: 100;
	line-height: 1em;
	padding-top: 20px;
	text-transform: uppercase;
}	


#title2 A:link{COLOR: #1f2557 !important; TEXT-DECORATION: none; font-weight: 400 !important;} 

#title2 A:visited{COLOR: #1f2557 !important; TEXT-DECORATION: none; font-weight: 400 !important;} 

#title2 A:active{COLOR: #1f2557 !important; TEXT-DECORATION: none; font-weight: 400 !important;} 

#title2 A:hover{COLOR: #7795c7 !important;}

#content {
	text-align: left;
	float: left;
	width: 100%;

}

#content h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 2em;
	font-style: normal;
	color: #1f2557;
	font-weight: normal;
	line-height: 1em;
}

#content h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	font-style: normal;
	color: #1f2557;
	font-weight: normal;
	line-height: 1em;
}

#content h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.25em;
	font-style: normal;
	color: #1f2557;
	font-weight: normal;
	line-height: 1em;
}

#content h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #1f2557;
	font-weight: normal;
	line-height: 1.75em;
}

#content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.25em;
	font-style: normal;
	color: #1f2557;
	font-weight: normal;
	line-height: 1.75em;
}


#content A:link{COLOR: #7795c7; TEXT-DECORATION: none; font-weight: 600;} 

#content A:visited{COLOR: #7795c7; TEXT-DECORATION: none; font-weight: 600;} 

#content A:active{COLOR: #7795c7; TEXT-DECORATION: none; font-weight: 600;} 

#content A:hover{COLOR: #1f2557;}

/*Page*/

/*blog*/ 


.readmore{
width:110px;
height:30px;
display:block;
border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
-khtml-border-radius:20px;
font-size:20px;
font-family: 'Open Sans', Sans-Serif;
font-style: normal;
font-weight: normal;
color:#fff;
line-height:30px;
text-align:center;
background:#e7e7e7;
float:left;
margin-right: 5px;
margin-bottom: 5px;
}

/*blog*/ 

/*author*/

#author-info {
	background: #e7e7e7; padding: 20px; margin: 0 0 15px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: auto;
}	
#author-image {
		float: left; 
		margin: 10px; 
		border: 5px solid #DCDCE1; 
	}
	
/*author*/	



/*footer*/
#footer {
	margin: 0px auto;
	width: 100%;
	float:inherit;
	overflow: auto;
	height: 80px;
	position: relative;
}

#footer p {
	font-family: 'Open Sans', sans-serif;
	font-size: .9em;
	font-style: normal;
	color: #1f2557;
	font-weight: normal;
}


#footer A:link{COLOR: #7a8ebc; TEXT-DECORATION: none} 

#footer A:visited{COLOR: #7a8ebc; TEXT-DECORATION: none} 

#footer A:active{COLOR: #7a8ebc; TEXT-DECORATION: none} 

#footer A:hover{COLOR: #1f2557}



/*foooter*/






/*comments*/

#comments-info {
	background: #e7e7e7; padding: 20px; margin: 0 0 15px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: auto;
	
}	

#comments-info h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.25em;
	font-style: normal;
	color: #000;
	font-weight: normal;
	line-height: .5em;
}

#comments-info h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #000;
	font-weight: normal;
	line-height: .5em;
}

#comments-image {
		float: left; 
		margin: 10px; 
		border: 5px solid #DCDCE1; 
	}
	
#comments-form input{
	border: 2px solid #32abcd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	display: block;
	font-size: 1em;
	font-family: 'Open Sans', sans-serif;
	color: #000;
}

#comments-form textarea{
	border: 2px solid #32abcd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	display: block;
	font-size: 1em;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	width: 100%;
}


/*comments*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto;
}

.wp-caption {
	border: 0px solid #ddd;
	text-align: center;
	background-color: #e7e7e7;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
	margin: 15px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	max-width: 100%;
	height: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 2px 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.right {
	text-align: right;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Begin Lists-content*/

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

#content ul {
	margin-left: 5px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 10px;
	text-indent: 0px;
	line-height: 1.5em;
	font-size: 1.15em;
	}

#content li {
	margin: 7px 0 8px 10px;
	line-height: 1.5em;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.15em;
	}


#content ol {
	padding: 0 0 0 35px;
	margin: 0;
	list-style: decimal;
	line-height: 1.5em;
	}

#content ol li {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/*End lists-content*/



/* Begin Images */

img {
	margin: 0;
	padding: 0;
	border: 0 none;
	max-width: 100%;
	height: auto;
}

p img {
	padding: 0;
	max-width: 100%;
	height: auto;
	}

/*	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;
	}
/* End Images */

/*video*/

iframe {
	max-width:100%;
}

object {
	max-width:100%;
}

embed {
	max-width:100%;
}
/*video*/

/*contact*/

.wpcf7 {
 
float: inherit;
 
}

.wpcf7-form {
 
margin-left: 25px;
 
margin-right: 25px;
 
margin-top: 25px;
}

.wpcf7-textarea {
 
width: 50%;
border: 5px solid #1f2557;
font-size: 1em;
 
}

.wpcf7 input[type=checkbox] {
 
width: 10px;
font-size: 1em;
padding: 10px;
width: 30px
 
}

.wpcf7 input[type=submit] {
 
width: 100px;
font-size: 1em;
padding: 10px;
 
}

.wpcf7-text {
width: 50%;
border: 5px solid #1f2557;
font-size: 1em;
}

.wpcf7-submit {
 
background: #1f2557;
 
color: #ffffff;
 
}

.wpcf7-list-item {
display: block;
}


/*contact*/

/*Mobile*/

@media handheld and (max-width: 1100px),
       screen and (max-device-width: 1100px),
       screen and (max-width: 1100px) {
		   
#block {
	width: 100%;
	margin: 0px auto;
	text-align: left;
}

@media handheld and (max-width: 1000px),
       screen and (max-device-width: 1000px),
       screen and (max-width: 1000px) {

.headerpadding {
	padding: 0px;
	background: white;
	border-bottom: 1px #CCCCCC solid;
}

#header2 {
	margin: 0px auto;
	padding-top: 20px;
	height: 50px;
	width: 100%;
	float:inherit;
	overflow: auto;
	position:relative;
}	   

@media handheld and (max-width: 800px),
       screen and (max-device-width: 800px),
       screen and (max-width: 800px) {
		   
		   
#headerwrap {
	width: 100%;
	position: relative;
	z-index: 3;
	float: none;
}

#header {
	width: 100%;
	height: 30px;
	padding: 0px;
	background: #fff;
	border-bottom: 1px #CCCCCC solid;
	z-index: 1;
}

.headerpadding {
	padding: 0px;
	background: white;
	border-bottom: 1px #CCCCCC solid;
}

#links {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.25em;
	font-style: normal;
	color: #1f2557;
	font-weight: normal;
	word-spacing:30px;
	float: inherit;
	padding-right: 0px;
	text-align: center;
}


#title {
	width: 100%;
	height: 500px;
	background: url(images/cover.jpg) no-repeat;
	background-size: cover;
	background-position: 0px 0px;
	overflow: hidden;
	margin: 0px auto;
	text-align: center;
	}


#titletext {
	width: 60%;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.9em;
	font-style: normal;
	color: #fff;
	font-weight: 200;
	line-height: 1.5em;
	top: 500px;
	left: 30px;
	position: absolute;
	overflow: hidden;
}

.titleblock {
	background: none;
	width: 640px;
	border: none;
    padding: 20px;
	margin: 100px auto 0px auto;
	text-align: center;
	float: inherit;
    overflow: hidden;
} 

@media handheld and (max-width: 700px),
       screen and (max-device-width: 700px),
       screen and (max-width: 700px) {

.titleblock {
	background: none;
	width: 450px;
	border: none;
    padding: 20px;
	margin: 100px auto 0px auto;
	text-align: center;
	float: inherit;
    overflow: hidden;
} 

@media handheld and (max-width: 500px),
       screen and (max-device-width: 500px),
       screen and (max-width: 500px) {
		   
	#title {
	width: 100%;
	height: 350px;
	background: url(images/cover.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	margin: 0px auto;
	text-align: center;
	}
	
	#banner {
	height: 350px;
}

.titleblock {
	background: none;
	width: 350px;
	border: none;
    padding: 20px;
	margin: 80px auto 0px auto;
	text-align: center;
	float: inherit;
    overflow: hidden;
}
    

.titleblock2 {
	background: none;
	width: 350px;
	padding: 1px 1px;
	margin: 0px auto;
	text-align: center;
}
#title h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 2em;
	font-style: normal;
	color: #ffffff;
	font-weight: 600;
	line-height: 0em;
	text-transform: uppercase;
}

#title p {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	font-style: normal;
	color: #ffffff;
	font-weight: 200;
	line-height: 1.75em;
}

.text {
	margin: auto 0;
	padding: 20px;
}

.paddingtext {
	margin: auto 0;
	padding: 20px;
}

.wpcf7-textarea {
 
width: 90%;
border: 5px solid #1f2557;
font-size: 1em;
 
}

.wpcf7-text {
width: 90%;
border: 5px solid #1f2557;
font-size: 1em;
}