/*
CSS Theme for Be Irresistible
-------------------------------------------------------------- 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #ffffff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}

 table.center {
    margin-left:auto; 
    margin-right:auto;
  }

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

body {
	padding: 0 0em; 
}
#page {
	margin: 0em auto;
	max-width: 1020px;  
	min-width: 1020px;

  padding: 0px 13px 0px 5px;
-moz-box-shadow: 0 0 5px 5px #E8E8E8;
-webkit-box-shadow: 0 0 5px 5px #E8E8E8;
box-shadow: 0 0 5px 5px #E8E8E8; 
}

#branding hgroup {
	margin: 0 0;
	float:left;
	padding-top: 9px;
	width:448px;
}

#topRight {
  float:right;
	padding-top: 15px;
	padding-right: 50px;
	vertical-align: bottom;
	text-align: right;
	color: #9B3144;
	
}


#container
{

padding-top:5px;
}

 .contain{
      margin-left: auto; margin-right: auto;
     
      
   }
   
    .blackBox{
      border:solid 1px #000000;
      width:290px;
   }
   
   
   
   p.blackBox {
     text-align:center;
     color:#ffffff;
     background-color:#000000;
     margin-bottom:4px;
     
  
   }
   
      p.redBox {
     text-align:center;
     color:#ffffff;
     background-color:#3B96FF;
     margin-bottom:4px;
     
  
   }

ul.blackBoxW {
 margin-left:4px; 
}  

    .blackBoxW{
      border:solid 0px #000000;
      width: 610px;
      float:left;
   }
   
   p.blackBoxW {
     text-align:center;
     color:#ffffff;
     background-color:#000000;
     margin-bottom:4px;
     
     
  
   }

ul.blackBox {
 margin-left:4px;
}  

  


#leftBox
{
float:left;
width:633px;
margin:0;
  padding-left:20px;
  padding-top:0px;
  padding-bottom:10px;
}


#rightBox
{
float:left;
  padding-left:40px;
  padding-top:30px;
  padding-bottom:10px;
  width:300px;
}

#mainBox
{
clear:both;
 padding-left:20px;
 margin:0;
  
  padding-top:8px;
  padding-bottom:10px;
}



#topSearch {
  font-size:11px;
   padding-top: 5px;
}


#access div {
	margin: 0 .7em;
}
#primary {   
	float: left;
	margin: 0 0 0 0;
	width: 100%


}
#content {

	margin: 0 0 0 0;
	width: 100%
	
}

 .subHeader {
	text-align:center;
	font-size:26px;
	font-weight:bold;
}




/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}



.centerSmall {
     font-size:12px;
   font-family:Times New Roman;
   text-align:center;
}

/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
body {
	background: #ffffff

}
#page {
	background: #fff;

}

/* Headings */
h1 {
	color: #000;
	font-weight: bold;
	margin: 15px 0 1em 0;
	font-size: 22px;
}

h3 {
	color: #000;
	font-weight: bold;
	margin: 15px 0 0em 0;
	font-size: 22px;
}


h2 {
	color: #000;
	
	margin: 10px 0 0 0;
	font-size: 18px;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
	width: 95%;
	margin-left: 0px;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: disc;
	font-size:16px;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}

p.strongRed {
 font-weight: bold;
 color:#9B3144;
}

cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	font-size:16px;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}

/* Links */
a {
	color: #1982d1;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}



/* =Header
----------------------------------------------- */

#branding {
	border-top: 2px solid #ffffff;
	padding-bottom: 3px;
	position: relative;
	z-index: 9999;
}
#site-title {
	margin-right: 270px;
	padding: 3.65625em 0 0;
}
#site-title a {
	color: #111;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;  
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
}
#branding img {
	height: auto;
	margin-bottom: -7px;

}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #9B3144; /* Show a solid color for older browsers */
  color:#ffffff;
	clear: both;
	display: block;
	float: left;
	margin: 3px;
	width: 100%;
}
#access ul {
	font-size: 15px;
	font-family:Arial;
	font-weight:bold;
	list-style: none;
	margin: 0 0 0 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #eee;
	display: block;
	line-height: 2em;
	padding: 0 .8em;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}



/* =Content
----------------------------------------------- */

#main {
	width:100%;
	

}
.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: .6em;
	margin: 0 0 .6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}

.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
	
}
.entry-title {

	color: #222;
	font-size: 26px;
	font-weight: bold;
	line-height: .5em;
	padding-bottom: .3em;
	
}
.entry-title,
.entry-title a {
	color: #222;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}
.entry-meta {
	color: #666;
  
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 1em 0 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {

	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {

	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {

	display: block;
}




 /* Images
 ----------------------------------------------- */

 img.imgBox {
 float:right;
 border: 1px solid #000000;

	margin-right:20px;
	margin-left:10px;
	margin-bottom:20px;
 }
 
  img.imgBox1 {
 float:right;
 border: 1px solid #000000;

	margin:20px;
	
 }
 
   img.imgBox2 {
 float:left;
 border: 1px solid #000000;

	margin:20px;
	
 }
 
    img.imgBox2nb {
 float:left;


	margin:20px;
	
 }
 
  img.imgBoxNoBorder {
 float:right;
 border: 0px solid #000000;

	margin-right:20px;
	margin-left:10px;
	margin-bottom:20px;
 }



/* =Footer
----------------------------------------------- */

#colophon {
	clear: both;
	
}
#supplementary {
	border-top: 1px solid #ddd;
	padding: 1em;
	overflow: hidden;
	font-size: 7pt;
	  font-family: Verdana, Arial, Helvetica, San Serif;
   Color: #373737;s
	
}


/* =Search Box
----------------------------------------------- */


/* search form 
-------------------------------------- */
.searchform {
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 1px #ffffff;                
	padding: 3px 5px;
	


}
.searchform input {
	font: normal 12px/100% Arial, Helvetica, sans-serif;
	color:#3399FF;
}
.searchform .searchfield {
	background: #fff;
	padding: 6px 6px 6px 8px;
	width: 202px;
	border: solid 1px #CC0033;
	outline: none;

	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}
.searchform .searchbutton {
	color: #fff;
	border: solid 1px #494949;
	font-size: 11px;
	height: 27px;
	width: 27px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);

	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	background: #5f5f5f;
	background: -webkit-gradient(linear, left top, left bottom, from(#9e9e9e), to(#454545));
	background: -moz-linear-gradient(top,  #9e9e9e,  #454545);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie8 */
}



  /* Submit Button
-------------------------------------- */

.button {
    border: 1px solid #006;
    background: #ccf;
    padding: 0px 40px 0px 40px;
}




.roundBox{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px solid #3399FF;

width: 300px; /*width of featured content slider*/

	-webkit-border-top-right-radius: 1em;
	-moz-border-top-right-radius: 1em;
	border-top-right-radius: 1em;
	
		-webkit-border-top-left-radius: 1em;
	-moz-border-top-left-radius: 1em;
	border-top-left-radius: 1em;
	
		-webkit-border-bottom-right-radius: 1em;
	-moz-border-bottom-right-radius: 1em;
	border-bottom-right-radius: 1em;
	
		-webkit-border-bottom-left-radius: 1em;
	-moz-border-bottom-left-radius: 1em;
	border-bottom-left-radius: 1em;
	

}

.tearshape{
background: #66CCFF;
padding: 25px; 
margin:20px;
width:70%;
color: #000000;

text-decoration: none;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

.topArticle {

   border-radius: 10px 10px 0px 0px;
   background-color:#3B96FF;
   color:#ffffff;
   font-weight: bold;
   -moz-box-shadow: 2px 2px 1px #888;
-webkit-box-shadow: 2px 2px 1px #888;
box-shadow: 2px 2px 1px #888;
}

.middleArticle {


   border: 1px solid  #3B96FF;
   background-color:#ffffff;
   color:#000000;
   -moz-box-shadow: 2px 2px 1px #888;
-webkit-box-shadow: 2px 2px 1px #888;
box-shadow: 2px 2px 1px #888;
  padding: 10px 10px 10px 10px;
}



.bottomArticle {
   border-radius: 0px 0px 4px 4px;

   background-color:#3B96FF;
   height: 12px;
   -moz-box-shadow: 2px 2px 1px #888;
-webkit-box-shadow: 2px 2px 1px #888;
box-shadow: 2px 2px 1px #888;
   }
  
  
  


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

     .testimonial {
    margin: 0;
    background: #B7EDFF;
    padding: 10px 50px;
    position: relative;
    font-family: Georgia, serif;
    color: #666;
    border-radius: 8px;
    font-style: italic;
    text-shadow: 0 1px 0 #ECFBFF;
    background-image: linear-gradient(#CEF3FF, #B7EDFF);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CEF3FF), to(#B7EDFF));
    background-image: -webkit-linear-gradient(top, #CEF3FF, #B7EDFF);
    background-image:    -moz-linear-gradient(top, #CEF3FF, #B7EDFF);
    background-image:     -ms-linear-gradient(top, #CEF3FF, #B7EDFF);
    background-image:      -o-linear-gradient(top, #CEF3FF, #B7EDFF);
}

.testimonial:before, .testimonial:after {
    content: "\201C";
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #999;
    font-style: normal;
}

.testimonial:before {
    top: 0;
    left: 10px;
}

.testimonial:after {
    content: "\201D";
    right: 10px;
    bottom: -0.5em;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #B7EDFF;
    margin: 0 0 0 25px;
}

.testimonial-author {
    margin: 0 0 0 25px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    text-align:left;
    font-size:26px;
}

.testimonial-author span {
    font-size: 26px;
    color: #666;
}
.media-heading
{
	color: rgb(50, 79, 225) !important;
}