/* Deafults */

html, body, div, span, applet,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,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0px;
	
	padding: 0px;
}

html {

	background-image: url(images/bg3.png);

	}

body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	font-family:Tahoma,Georgia,Arial,sans-serif;
	font-size:13px;
	/*background-color:#333;*/
	background-image: url(images/bg-nav.png);
	background-repeat: no-repeat;
	background-position: center 171px;
	
	
	/*background-image: url(images/bg1.jpg);*/
	}


	
img {
	border:none;

	}



a {
	color: #3FD3FE;
	text-decoration: none;
	}
a:visited {
	color: #3FD3FE;
	}
a:hover, a:active {
	color: #87dcf5;
	text-decoration: none;
	}

h1,h2, h3, h4, h5, h6 {
	line-height:125%;
	font-weight: bold;
	}

h1 {
	font-size: 26px;
	}	
	
h2 {
	font-size: 21px;
	}
h3 {
	font-size: 19px;
	}
h4 {
	font-size: 17px;
	}
h5 {
	font-size: 15px;
	}
h6 {
	font-size: 13px;
	}


strong, th, thead td {
	font-weight: bold;
}
cite, em, dfn {
	font-style: italic;
}
code, kbd, samp, pre, tt, var, input[type=text], input[type=password], input[type=email], textarea {
	font-family: "Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace;
}
code, pre {
	display: block;
	white-space: pre;
}
del {
	text-decoration: line-through;
	color: #666;
}
ins, dfn {
	border-bottom: 1px solid #ccc;
}
small, sup, sub {
	font-size: 85%;
}
abbr, acronym {
	text-transform: uppercase;
	letter-spacing: .1em;
}
a abbr, a acronym {
	border: none;
}
abbr[title], acronym[title], dfn[title] {
	cursor: help;
	border-bottom: 1px dotted #ccc;
}
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
ul, ol, dl, table, fieldset, blockquote, pre, code {
	margin-bottom: 20px;
}






.clear {
	clear:both;
	}
 	
.storycontent img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
.storycontent img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	/*background:#E4E4E4;
	border: 1px solid #fff;*/
	}

.storycontent img.alignright {
	padding: 5px;
	display: inline;
	background:#E4E4E4;
	float:right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	}

.storycontent img.alignleft {
	padding: 5px 5px;
	margin: 5px 10px 5px 0px;
	display: inline;
	background:#E4E4E4;
	float:left;
	}
	
	.storycontent img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}
/*.storycontent.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}*/

.storycontent.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.storycontent.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	

		
	
.storycontent .wp-caption {
	border: 1px solid #fff;
	text-align: center;
	background-color: #E4E4E4;
	padding: 4px 0px 5px 0px;
	color:#555;
	}

.storycontent .wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.storycontent .wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

.rounded{

	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}








.itemeta{
	position:absolute;
	bottom:5px;
	left:5px;
	background:url(../images/trans.png);
	width:220px;
	 display:none; 
	font-family:Arial, tahoma, sans serif;
	border-top:1px solid #000;
}

.itemeta h3{
	padding:5px 10px;
	color:#fff;
	font-size:12px;
	width:140px;
	float:left;
	font-weight:normal;
}

a.imlink{
	display:block;
	width:16px;
	height:16px;
	background:url(../images/link.png);
	margin:5px 5px;
	float:left;
	
}

.full{

	background:url(../images/full.png);
	display:block;
	width:16px;
	height:16px;
	margin:5px 0px 5px 8px;
	float:left;
	
}

.portim{
	width:220px;
	height:200px;
}

/* dynamic columns */
div.dynamic-col-1 { float: right; width: 48%; padding-left: 2%;}
div.dynamic-col-2 {
	float: right;
	width: 50%;
}
/*div.dynamic-col-3 { float: right; width: 20%;}*/
div.clear { clear: both; }
	

/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0px auto ;
	padding:30px 0px;
	}
	
#wrapper hr{
	display: block;
	position: relative;
	padding: 0;
	width: 100%;
	clear: both;
	overflow: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/sep.gif);
	background-repeat: repeat-x;
	height: 2px;
	border: none;

}	
.inwrap{
	background:#fff;
	/*-moz-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);*/
}	
#casing{
	padding:0px;
	margin:0px auto;
	width:900px;
}

/* TOP */
#masthead{
	height:195px;
}

#masthead .contact-quick {
    color: #FFFFFF;
    float: left;
    margin-left: 30px;
    margin-top: 30px;
}

#masthead .contact-quick span.phone {
    background-image: url("images/phone-ico.png");
    background-position: right 3px;
    background-repeat: no-repeat;
    display: inline-block;
    line-height: 30px;
    margin-left: 5px;
    padding-right: 32px;
}

#masthead .contact-quick span.email {
    background-image: url("images/email-ico.png");
    background-position: right 3px;
    background-repeat: no-repeat;
    padding-right: 32px;
	line-height: 30px;
	display: inline-block;
}

#top{
	margin:0px auto;
	position:relative;
	float: right;
	width: 200px;
	}

.blogname{
	margin:0px auto;
	width:1000px;
	
}


.logo h1{
	font-size:46px;
	font-family:"AharoniBold",Arial, serif;
	font-weight:normal;
}

.logo h1 a:link, .logo h1 a:visited{
	color:#333;
}

.logo h1 a:hover{
	color:#333;
}

.logo h2 {
	color:#888;
	font-size:16px;
	font-weight:normal;
}

/* Social bookmarks */

.feedlist{
	height:33px;

	right:10px;
	top:80px;
}
.feedlist ul {
	list-style:none;
}

.feedlist ul li{
	float:left;
	margin:0px 5px;

}
/* PRIMARY NAVIGATION		 */

#foxmenucontainer{
	height:40px;
	text-transform:uppercase;
	clear:both;
	background:#333;
	border-top:1px solid #111;
	border-bottom:1px solid #000;
	}
	
#menu {
	width:925px;
	margin: 0 auto 0;

	}
	
#menu ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu li {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height:40px;
	font-family:Arial, serif;
	font-size:18px;
	position: relative;
	background-image: url(images/nav-sep.png);
	background-repeat: no-repeat;
	background-position: left 15px;
	}

#menu li:last-child, #menu li .last{
	background-image: none !important;	
}
	
#menu li a {

	color: #bbb;
	display: block;
    margin: 0;
	padding: 0px 15px;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	text-shadow:1px 1px 0px #000;
	}

















/*Drop Down Menu - One Level*/

#menu ul li ul {
	position: absolute;
	width: auto;
	display: none;
	top: 40px;
	right: 0px;

}

#menu li ul li{
	width: 180px;
	float: none;
	background-image: none;
	position: relative
	
}

#menu li ul li a{
	line-height: 40px;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 0px;
}



#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
	
	width: auto;
	position: absolute;
	right: 0;/*IMPORTANT  !!!! */
	display: block !important;
	float: none;
	z-index: 200;
	}

#menu li:hover ul li a:hover{
	color: #000000;
}
	

/* HOME PAGE */

#homegallery{
	position:relative;
	width:900px;
	margin:50px auto 25px;
	padding-bottom:23px;
}



/* FOOTER */




#footer{
	padding:10px 0px;
	overflow:auto;
	font-family:Arial;
	color:#777;
}


.fright{
	float:right;
	margin:10px 20px;
	
}

.fright ul{
	list-style:none;
	width:400px;

}

.fright ul li{
	float:right;
	padding:0px 0px;
	font-size:12px;
	width:400px;
	text-align:right;
}

.fright ul li a:link, .fright ul li a:visited{
	color:#777;
	line-height:16px;
}

.fright ul li a:hover{
	color:#777;
}



.fleft{
	float:left;
	margin:10px 20px;
	width:510px;
}

.fleft .menu{
	margin: 0;
}

.fleft .menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.fleft .menu ul li{
	margin: 0px;
	padding: 0px;
	float: right;
}

.fleft .menu ul li a{
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFFFFF;
}



/* BLOG */

#content{
	padding: 10px 0px 30px 0px;
	width:670px;
	float:left;
}
#fullcontent{
	padding: 0px 0px 30px 0px;
	width:900px;
}

.post{
	margin:0px 0px;
	padding:5px 0px;
}

h2.storytitle{
	padding:0px 0px 10px 0px;
	font-size:28px;
	font-weight:normal;
	color:#555;
	font-family:Arial, serif;		
}

h2.storytitle a:link,h2.storytitle a:visited{
	color:#555;
}

.meta{
	background:#eee;
	color:#555;
	padding:5px 10px;
	font-size:10px;
	text-transform:uppercase;
	overflow:hidden;
	font-family:arial;
}
.meta a:link,.meta a:visited{
	color:#555;
}

.meta a:hover{
	color:#222;
}


.storycontent{
	color:#666;
	padding:10px 0px;
}

.storycontent p{
	padding:10px 0px;	
	line-height:22px;
}

.storycontent a:link,
.storycontent a:visited {
	color: #3FD3FE;
	background-color: transparent;
}
.storycontent a:hover {
	color:#87dcf5;
	background-color: transparent;
	text-decoration: none;
}

.storycontent ul, .storycontent ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


.storycontent ul li, .storycontent ol li{
  list-style-position:inside;
  margin-left: 1.6em;
}




h2.pagetitle{

	font-weight:normal;
	color:#666;
	font-size:16px;
	text-shadow:1px 1px 1px #fff;
	margin-top:10px;
}

#slider2_0{
	direction: ltr !important;
}

.slider small{
	right: 10px !important;
	left: auto !important;
	direction: rtl;
	text-align: right;
	display: none;
}




.inwrap{
	background-color:#111;
	}
	
.logo {
    float: right;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 50px;
    margin-top: 15px;
    padding-right: 0;
    padding-top: 0;
    width: auto;
}
.logo h1 a:link, .logo h1 a:visited{
	color:#eee;
	}

.logo h1 a:hover{
	color:#fff;
	}

.bottom{
	background-color:#191919;
	}

#welcome h2{
	color:#eee;
	}

#welcome p{
	color:#eee;
	}


#foxmenucontainer{
	background:#ddd;
	border-top:1px solid #eee;
	border-bottom:1px solid #fff;	
	}

#menu li a {
	color: #444;
	text-shadow:1px 1px 0px #fff;
	}
	
#menu li a:hover, #menu li a:active, #menu .current_page_item a  {
	color: #111;
	}	
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background: #eee;
	color: #333;
	width: 180px; 
	font-family: Arial, Tahoma, Verdana;
	margin: 0;
	padding: 0px 10px;
	line-height:30px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-transform: none;
	position: relative;
	font-size:12px;	
	}
	
#menu li li a:hover, #menu li li a:active {
	background: #f5f5f5;
	color: #222;
	}	
	
.boxlast h3,.bottombox h3{
	color:#ddd;
	}	
.boxlast p,.bottombox p{
	color:#ddd;
	}

ul.recposts{

	color:#ddd;
	}

ul.recposts li{
	border-bottom:1px solid #333;
	}

ul.recposts a{
	color:#eee;
	}

img.latestpic{
	border:1px solid #000;
	}

.meta{
	background:#000;
	color:#ddd;
	padding:5px 10px;
	font-size:10px;
	text-transform:uppercase;
	overflow:hidden;
	font-family:arial;
}

.meta a:link,.meta a:visited{
	color:#ddd;
}

.meta a:hover{
	color:#fff;
}

h2.storytitle a:link,h2.storytitle a:visited{
	color:#eee;
}

.storycontent{
	color:#aaa;
	}
	
.sidetitl{
	color:#eee;
}

#gallery-1 {
	margin-bottom: auto;
	margin-left: auto;
	margin-right: 10px !important;
	margin-top: auto;
	text-align: center;
	float: right;
}


#gallery-1 .gallery-item {
    float: right;
    margin-top: 10px;
    text-align: center;
    width: auto !important;
	margin-left: 15px;
}
#gallery-1 img {
	border: 2px solid #cfcfcf;
	width: 100px;
	height: 100px;
}
#gallery-1 .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#gallery-1 dl {
	margin: 0;
}
#gallery-1 img {
	background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    display: block;
    padding: 4px;
}
#gallery-1 br+br {
	display: none;
}


/* ----------------- Form Stylings ------------------*/
.wpcf7 input{
	width: 300px;
	height: 21px;
	padding: 5px 5px 5px 12px;
	line-height: 12px;
	color: #5F545D;
	background: #f0f0f0;
	border-top: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
}

.wpcf7 textarea{
	width: 300px;
	height: 100px;
	padding: 5px 5px 5px 12px;
	line-height: 12px;
	color: #5F545D;
	background: #f0f0f0;
	border-top: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
}

.wpcf7 .wpcf7-submit{
	width: auto !important;
	border: 1px solid #cacaca !important;
	height: auto !important;
	color: #FFFFFF;
	background-color: #333333;
	background-image: none;
	padding-top: 5px !important;
	padding-right: 8px !important;
	padding-bottom: 5px !important;
	padding-left: 8px !important;
}

.flash {
    width: 100%;
	display: block;
	text-align: center;
}