/*
Theme Name: bcxsy
Theme URI: http://www.bcxsy.com
Version: 1.0
Description: based on Beautiful day by Viktor Persson Previously released by Kaushal Sheth, includes several   fixes and improvements. Based on the <a href="http://templates.arcsin.se/">free website template</a> Beautiful Day 2. Also available as <a href="http://templates.arcsin.se/beautiful-day-joomla-template/">Joomla template</a> and <a href="http://templates.arcsin.se/beautiful-day-blogger-template/">Blogger template</a>.
Author: bcxsy
Author URI: http://www.bcxsy.com
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #666;
   text-decoration: none;
}
a:hover {color: #CCC;
         text-decoration: underline;
}

body {
	background: white /* url('img/bg.jpg') repeat-x left bottom */;
	color: #333;
	font: normal 62.5% Verdana, Helvetica, sans-serif;
}

p,code,ul {padding-bottom: 10px;}

li {
  list-style: none;
}

h1 {
	font: bold italic 1.2em Verdana, Helvetica, sans-serif;
	color: #666;
        margin-bottom: 21px;
}
h2 {font: bold 1em Verdana, Helvetica, sans-serif;
    margin-top: 6px;}
h3 {font: bold 1.0em Verdana, Helvetica, sans-serif;}

code {
	background: white;
	/* border: 1px solid #1C323A; */
	/* border-left: 6px solid #1C323A; */
	color: #333;
	display: block;
	font: normal 1em Verdana, Helvetica, sans-serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	/* background: url('img/quote.gif') no-repeat; */
	display: block;
	font: bold 0.9em Verdana, Helvetica, sans-serif;
	padding-left: 26px
}

big {font-size: 1.1em;}

h1, h2, h3 {
  padding-top: 6px;
  padding-bottom: 6px;
}


label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	background: white;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 0px;
	width: 660px;
}

/* header */
.top {
	/* background: url('img/clouds.gif') repeat-x; */
	/* padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:0 */
}

/* title */
.header {
	background: white;
	font-size: 1.2em;
	height: 200px;
	/* margin: 0 auto; */
	/* padding: 0px 10px 0px; */
	/* width: 780px; */
        width: 660px;
	display: inline;
	text-align: center;
        position: fixed;
        top: 0px;
        left: 50%;
        margin-left: -330px;
}
/* .header .left, .header .right {
	background: white;
	color: #333;
	height: 150px;	
}
 .header .left {
	background: white url('img/header.gif') no-repeat;
	text-align: center;	
	width: 660px;
	font: normal 2.8em Verdana, Helvetica, sans-serif;
	line-height: 150px;
} 
.header .right {
	overflow: auto;
	width: 212px; 
}
.header .right p, .header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em Verdana, Helvetica, sans-serif;} */

/* navigation */
.navigation {	
	/* border: 1px solid #1C323A; */
	/* border-color: #1C323A; */
	background:white /* url('img/nav.gif') */; 
	height: 30px
        align: center;
        padding-left: 210px;
}
.navigation a {
	/* background: #F7F6D5 url('img/nav.gif') ;*/
	/* border-right: 1px solid #1C323A; */
	color: #666;
	display: block;
	float: left; 
	text-decoration: none;
	font: bold 1em Verdana, Helvetica, sans-serif;
	line-height: 30px;
	padding: 0 10px;
}
.navigation a:hover {background-position: left bottom; background-color: white;
  color: #CCC;}

/* main */
.main {
	/* border-top: 4px solid #1C323A; */
	/* background: url('img/bgmain.gif') repeat-y; */
           margin-top: 210px;
}

/* sub navigation */

.sidenav {
	float: left;
	/* float: right; */
	width: 180px;
        text-align: left;
        position: fixed;
        top: 233px;
        
}
.sidenav h2 {
	color: #333;
	font: bold 1em Verdana, Helvetica, sans-serif;
	line-height: 30px;
	margin: 0;
        /* padding-top: 6px;
        padding-bottom: 3px;
	padding-right: 12px; */
        padding: 6px 12px 3px 3px;
        
}



/* .sidenav a {
	color: #333;
        font: bold 1em Verdana, Helvetica, sans-serif;
	line-height: 30px;
	margin: 0;
        padding: 6px 12px 3px 3px;
        
} */


.sidenav a {
        cursor: pointer;
        font-size: 1.1em;
	color: #666;
	display: block;
	padding: 6px 12px 3px 0px;
	text-decoration: none;
	width: 95%;
        font-weight: bold
        
}

.sidenav a:hover {
        font-style: italic;
	color: #333;
        
}

.sidenav ul {
	padding: 0;
}

.sidenav ul li {
        font-weight: normal;
}


.sidenav li {/*border-bottom: 1px solid #1C323A;*/ font-weight: bold;}
.sidenav li a {
	font-size: 1.1em;
	color: #666;
	display: block;
	padding: 6px 0 6px 5%;
	text-decoration: none;
	width: 95%;
        font-weight: normal;
}
.sidenav li a:hover {
	/* background: #1C323A; */
	color: #CCC;	
}


.sidenav ul li ul li{
        font-weight: normal;
        padding-left: 10px;    
        font-size: 1em;
}

.sidenav ul li ul li a {
        font-weight: normal;
        padding-left: 10px;    
        font-size: 1em;
} 

 
/* content */
.content {
	float: right;
	/* margin: 10px 0;*/
	padding: 0 16px;
	/* width: 531px; */
        width: 440px;
        /* margin-top: 210px; */
}
.content .descr {
	color: #333;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	/* background: url('img/li.gif') no-repeat 0 30%; */
        float: none;
	/* padding: 1px 0 1px 16px; */
    display: inline!important;
    list-style-type: disc!important;
    padding: 0px 6px 6px 0px;
    margin: 0;

}
.content p {
  font-family: Verdana, Helvetica, sans-serif;
  line-height: 1.5em;
}

a.more-link {
      vertical-align: bottom;
}

/* footer */
.footer {
	/* background: url('img/bgfooter.gif') repeat-x; */
	color: #333;
	font: normal 0.8em Verdana, Helvetica, sans-serif;
	padding: 0 16px;
	line-height: 30px;
	height: 30px;
	text-align: left;
        padding-left:230px;
        position: relative; 
}

.footer a {
        color: #666;
	text-decoration: none;
}

.footer a:hover {
        color: #CCC;
	text-decoration: underline;
}

/* posts */

/* .post h1 a {text-decoration:none;}
.post h1 a:hover {text-decoration:underline;} */

.post a {text-decoration:none;}
.post a:hover {text-decoration:underline;}

/* .post {margin: 6px 0 2px;} */
.post .info{
	padding: 5px 10px;
	/* border: 1px solid #1C323A; */
	background: white;	
	color: #333;
	margin: 2px 0 4px;
}



.post img {
  margin: 3px 6px 3px 0px;
  vertical-align: middle;
  /* padding: 3px 6px 3px 0px;*/
}



/* .post img {border: 4px solid #DDD; margin: 4px 0;}
.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;} */

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}



/* Get posts to display horizontally */

.post {
      float: left;
      padding: 20px 31px;
}





/* comments */
.content ol li {list-style: none; background: none;}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 280px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {color: #1C323A;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #EBEBEB;
	/* border: 1px solid #D6D3D3; */
}
.styled:hover {
	background: white;
	/* border: 1px solid #D6D3D3; */
}
.styled:focus {
	background: white;
	/* border: 1px solid #939793; */
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}

/* calendar */
#wp-calendar {color:#1C323A;}

/* .sidenav table caption {border-bottom-color:#1C323A;} */

.sidenav table thead tr {
  /* border-bottom-color:#1C323A; */
  color:#333;
}

/* .sidenav table th {border-bottom-color:#1C323A;} */

.sidenav table td#today {
  /* border-color:#1C323A; */
  color:#1C323A;
}

.sidenav table td a {
  /* border-bottom-color:#1C323A;*/
  background-color:white;
}

/* .sidenav table tfoot {border-top-color:#1C323A;} */

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  /* border-bottom: 1px solid; */
  letter-spacing: 0.1em;
}

/* .sidenav table thead tr {border-bottom:1px solid;} */

/* .sidenav table th {border-bottom:1px solid;} */

.sidenav table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.sidenav table td#today {
  padding: 0;
  /* border: 1px solid; */
  font-size: 1em;
  font-weight: bold;
}

.sidenav table td a {
  display: block;
  /* border-bottom: 1px solid; */
  font-weight: bold;
  font-size: 1.15em;
}

/* .sidenav table tfoot {border-top:1px solid;} */
.sidenav table tfoot a {
  border: none;
  font-weight: bold;
}
.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}

#searchform {
  padding:0px 0px;
}


#searchform input {
  font-style: normal;
  font-weight: bold;




  background: white;
  border: 0px;
  border-color: #CCC;
  /* line-height: 18px; */

  height: 18px;
  text-align: left;
  /* padding: 6px; */

  padding-left: 3px;
  margin: 30px 0px 0px 0px;
}


#searchform input:hover {
  font-style: italic;
  background: #EEE;
}

#searchform input:focus {
  background: #EEE;
  font-style: normal;
  font-weight: normal;
}

.searchform-navbar {float: right;}

.outerspace, .outerspace a, .outerspace a:hover {color: white;}

/* for under construction page: */
.uncon {float: none; text-align: center; padding-top: 36px;}
.uncon img {
    display: block;
    margin-left: auto;
    margin-right: auto; }


.ddop li {
    display: inline!important;
    list-style-type: disc!important;
    padding: 0px 6px 6px 0px;
    margin: 0;
}

.ddop li:after {
    content: " •";
}

.post-image-list li {
    display: inline;
    list-style-type: none;
    padding: 0px 0px 6px 0px;
    margin: 0 1px 0 0;
}

.welcomepage a img {
    align: center;
    margin-top: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.welcomepage p {
    color: white;
    font-size: 0.1em;
}

.entry li ol {
    display: inline;
    list-style-type: disc!important;
    padding: 0px 6px 6px 0px;
    margin: 0;
}

#post-156 li:after {
    content: " •";
}


div.wpml_widget fieldset { border:none;}



/* ----------- NextGen Gallery style -------------*/

.ngg-galleryoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-gallery-thumbnail-box {
	margin:0px !important;
	float: left;
}

.ngg-gallery-thumbnail {
	/* float: left; 
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right; */
	/* margin: 10px 0 0 10px !important; */
        text-align: center;
        line-height:100px;
}

.ngg-gallery-thumbnail img {
	margin: -6px 50px 20px -6px !important;
	background-color:#FFFFFF;
	/* border:1px solid #DDDDDD; */
	display:inline; 
	padding:10px;
	/* position:relative; */
}

.ngg-gallery-thumbnail img:hover {
	background-color: #EEE;
}

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
} 

.ngg-clear {
	clear: both;
}

#text-5 {
        font-size:81%;
}


/* ----------- WP Gallery style -------------*/

#gallery-1 img {
               border:none !important;
}

/* ------------ Contact Form 7 ----------------- */

.wpcf7 {
        position: inherit;
       }

span.wpcf7-form-control-wrap {
        position: inherit;
       }


/* ------------ Lightbox menu correction ------------------ */
#cboxNext {
bottom:0;
color:#444444;
left:21px !important;
position:absolute;
}

#cboxCurrent {
bottom:0;
color:#999999;
left:50px !important;
position:absolute;
}
