/*
Theme Name: Beautiful Day
Theme URI: http://templates.arcsin.se/
Version: 2.0
Description: 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. 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: Viktor Persson
Author URI: http://arcsin.se/
*/

/************************************************
*	Left Sidebar      							*
************************************************/

.thumbnail-class {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 15px 0 0;
	}
.left {
	float: left;
	margin: 0 15px 0 0;
	}


#l_sidebar {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
	display: inline;
	
	}
	
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
	
#l_sidebar ul li a {
	color: #3C2414;
	text-decoration: none;
	}

#l_sidebar ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
/************************************************
*	Right Sidebar      							*
************************************************/
	
#r_sidebar {
	float: right;
	color: #3C2414;
	width: 190px;
	margin: 0px;
	padding:0px;	
	
	
	}

#r_sidebar p{
	padding: 0px;
	margin: 0px;
	
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li {
	margin: 0px;
	padding: 0px;
	}


#r_sidebar ul li a {
	color: #3C2414;
	text-decoration: none;
	font-size: 1.1em;
	}

#r_sidebar ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 1.1em;
	}

#r_sidebar ul.children li a
{
	
	font: normal 0.9em arial,sans-serif;
	padding: 0px;
}


	
#contentmiddle {
	float: left;
	width: 440px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	}
/************************************************
*	Footer      								*
************************************************/

#footer2 {
	background-color: #E9BBBD;
	background-position: center;
	color: #ffffff;
	font-size: 11px;
	height: 40px;
	width: 960px;
	margin: 0px auto 0px;
	border-left: 4px solid #AFDFE4;
	border-right: 4px solid #AFDFE4;
	border-bottom: 4px solid #AFDFE4;
	

}
#footer2 .right {color: #ffffff; padding: 5px 5px 0 5px; }
#footer2 .left {color: #543511; padding: 5px 5px 0 5px;}
#footer2 .left a {color: #543511; text-decoration: none;}
#footer2 .right a {color: #ffffff; text-decoration: none;}
#footer2 a, #footer2 a:hover, #footer2 .right a:hover {color: #ffffff; text-decoration: underline;}



/* standard elements */

.mainshopics ul li {display: inline;}
.mainshopics ul  {display: inline;}
.mainshopics img   { margin-right: 10px; }

#hide {display: none;}
.pic-right {float: right; padding-top: 15px;}
.pic-right2 {padding-bottom: 5px;}
.pic-right3 {padding-bottom: 10px;}

#services1, #services-title1 {text-align: center; width: 800px;}

input.submitborder { border: 1px solid #7ED6FF; color: #ffffff; background-color: #543511;}
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #3C2414; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: underline;}
a:visited {color: #3C2414; text-decoration: none;}

.pic-border, #services-side img, #float-about-side img { padding: 4px; }

.pic-border3 {border: 1px solid #543511; padding: 4px; margin-bottom: 10px; }

.pic-border2 {border: 1px solid #543511 ; }
.pic-border-none {border: none; }

body {
/*	background-color: #A6C0C5; */
	background-image:  url('img/newblogbackground.jpg');
	background-repeat: repeat;
	color: #000000;
	font: normal 62.5% arial,sans-serif;
	padding-top: 10px;
}

p,code,ul {padding-bottom: 10px;}

li {list-style: none;}




h2 {font: normal 1.2em sans-serif;}
#services-left h2 {font: normal 1.2em arial; color: #543511; font-weight: bold; padding-left: 15px; padding-bottom: 5px;}
#services-left h3 {font: normal 1.0em arial; color: #543511; font-weight: bold; padding-left: 20px; padding-bottom: 5px;}

#services-left h3 a:hover {color: #7ED6FF; }


#services-left li a {color: #543511; padding-left: 25px; line-height: 30px; text-decoration: none;}
#services-left li a:hover {color: #7ED6FF; text-decoration: none;}
#services-left li a:visited {color: #543511; text-decoration: none;}


h3 {font: bold 1.1em sans-serif;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,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,sans-serif;
	padding-left: 26px
}

big {font-size: 1.1em;}

h1, h2, h3 {padding-top: 6px; color: #3C2414;}

label {
	display: block;
	font-size: 0.9em;
}

label hidden {display: none;}

.hidden {display: none;}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */
.space {height: 10px;}
.container {

	background: url('img/blog-back-new.jpg') ;
	background-repeat: repeat-y;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px;
	width: 960px;
	border-left: 4px solid #AFDFE4;
	border-right: 4px solid #AFDFE4;
	border-bottom: 4px solid #AFDFE4;
color: #ffffff;
}

.container2 {

	font-size: 1.2em;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}

#center-table {text-align: center; margin: 0px auto;}


.container-blog {

	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px;
	width: 950px;
	border-left: 4px solid #AFDFE4;
	border-right: 4px solid #AFDFE4;
	border-bottom: 4px solid #AFDFE4;

}

/* header */
.top {
	
}

/* title */
.header {
border-top: 4px solid #AFDFE4;
		border-left: 4px solid #AFDFE4;
	border-right: 4px solid #AFDFE4;
/*	background: url('img/new-blog-banner.jpg') no-repeat;*/
	background: url('img/newblogbanner.jpg') no-repeat;
	height: 200px;
	text-align: center;
	margin: 0 auto;
	width: 960px;
}

.header2 {
border-top: 4px solid #AFDFE4;
		border-left: 4px solid #AFDFE4;
	border-right: 4px solid #AFDFE4;
	background: url('img/new-blog-banner.jpg') no-repeat;
	height: 200px;
	text-align: center;
	margin: 0 auto;
	width: 960px;
	display:none;
}




 .title {
	
	display: none;
	background-position: center;
	height: 165px;
	
}

.header2 {
border-top: 4px solid #AFDFE4;
		border-left: 4px solid #AFDFE4;
	border-right: 4px solid #AFDFE4;
/*	background: #7ED6FF; */
		background: #ffffff;

	height: 231px;
	text-align: center;
	margin: 0 auto;
	width: 940px;
}
 .title2 {
	
	background: url('img/sb-logo2.png') no-repeat;
	background-position: center;
	height: 231px;
	 
	
}


.header .left, .header .right {
	
	color: #FFF;
	height: 150px;
	display: none;	
}
.header .left {
	
	text-align: center;	
	width: 564px;
	font: normal 2.8em "Trebuchet MS",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.2em "Trebuchet MS",sans-serif;}

#navlist {padding-top: 10px;}

.navcontainer2 ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
color: #543511;
width: 100%;
height: 30px;
font-family: Lucida Sans;
font-size: 14px;
text-align: center;
}

.navcontainer2 li { display: inline; line-height: 28px; }

.center-table td {text-align: center;}
.center-table  {margin-top: 20px;}
.center-table a:link, .center-table a:visited {font-size: 13px; font-weight: bold;}



.centerstore2 { background-color: #cccccc; width: 100%; margin: 0 auto; text-align: center; list-style-type: none;  }
.centerstore ul  {  }

.centerstore li { display: inline;  }

.navcontainer2 li a
{
text-decoration: none;
color: #543511;
padding: .2em 1.0em .2em 1.0em;
font-weight: bold;
}

.navcontainer2 li a:hover
{
color: #AEDFE5;
}



#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
color: #FFF;
width: 100%;
height: 30px;
font-family: Lucida Sans;
font-size: 13px;
text-align: center;
}

#navcontainer li { display: inline; line-height: 34px; }

#navcontainer li a
{
text-decoration: none;
color: #FFF;
padding: .4em 2em;
}

#navcontainer li a:hover
{
color: #C82017;
}



#menu-nav {
  display:table;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  white-space:nowrap;
  }
#menu-nav li {
  display:table-cell;
  }
* html #menu-nav li {
  float:left;
  }
#menu-nav a {
  width:auto;
  display:block;
  padding:4px 16px;
  color:#fff; 
  background:#08c; 
  border:1px solid #fff; 
  text-decoration:none;
  }
* html #menu-nav a {
  float:left;
  }
#menu-nav a:hover {
  color:#000; 
  background:#d4d4d4;
  }

.container-nav {clear:both; text-decoration:none;}
* html .container-nav {display:inline-block;}

/* navigation */
.navigation {	
	height: 38px;
	background: #E9BBBD;
	border-top: 4px solid #AFDFE4;
	border-bottom: 4px solid #AFDFE4;
}
.navigation a {
	
	color: #3C2414;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 1.1em arial;
	line-height: 36px;
	padding: 0 20px;
}
.navigation a:hover {color: #ffffff;}
.navigation ul {display: inline;}
.navigation li {float: left;}


/* main */
.main2 {
	
	margin:0 auto;
	width: 900px;
	padding-top: 20px;
}


.no-border img {border: none;}
.border img {border: 1px solid #ffffff;}

.main {
	margin:0 auto;
	min-height: 500px;
	width: 900px;
	
	
}

.mainresources {
	margin:0 auto;
	min-height: 500px;
	width: 850px;
	padding-top: 20px;
	
}


.maingalleries {
	margin:0 auto;
	width: 800px;
 
}

.main ul {display: inline; margin:0 auto;}


#main-home-pic {
	margin: auto 0;
	width: 880px;
	height: 420px;
	
}
#main-home-pic2 {
	margin: auto 0;
	width: 880px;
	height: 550px;
	
}
#main-home-pic3 {
	margin: auto 0;
	width: 880px;
	
}
#main-home-pic4 {
	margin: auto 0;
	padding-left: 50px;
	padding-right: 50px;
}

#main-home-pic4  a {
	
		
}

.colorbox {background-color: #603813; color: #ffffff; border: 1px solid #AEDFE5; padding: 2px; font-weight: bold;}


#main-home-pic3 ul li {display: inline; margin-right: 20px; }

#main-home-pic3 ul li img {}

#main-home-pic3 ul  { text-align: center;}



#main-portfolio-pic {
	margin: auto 0;
	width: 880px;
	
	
}

/* sub navigation */

#sidebar {
	float: left;
	width: 190px;
	margin: 0px;
	padding:0 px;	
	color: #3C2414;
}


#sidebarr {
	float: right;
	width: 190px;
	margin: 0px;
	padding:0 px;	
	color: #3C2414;
	text-align: center;
}

#sidebarr h2 {
	margin: 15px 0 5px 15px;
	padding: 0;
	text-align: left;
}

#wp125adwrap_2c {}


.widget_text h2, .widgettitle h2 {
	
	margin: 0;
	height: 42px;
	margin: auto 0;
	color: #3C2414;
}

h2 {color: #3C2414; font-size: 14pt;

}


.widget_categories {margin-left: 15px; margin-top: 10px;}
.widget_archive {margin-left: 15px; margin-top: 10px;}

.sidebar-meta h2 {color: #3C2414;


	}

.widget_archive h2 {margin-bottom: 5px;}

.sidebar-meta ul {margin-left: 15px; margin-top: 10px;}

.sidenav ul {
	font: normal 1em arial,sans-serif;
	
}

.sidenav ul.children li a
{
	margin-left: 10px;
	font: normal 0.9em arial,sans-serif;
}


.sidenav li a:visited {color: #ffffff;}
.sidenav li a {
	font-size: 1.1em;
	display: block;
	padding: 5px 0 5px 5%;
	text-decoration: none;
	width: 95%;
	color: #ffffff;
	font-weight: bold;
}
.sidenav li a:hover, #services-left li a:hover {
	
	color: #3C2414;	
}

/* content */
.content {
	float: left;
	margin: 0px;
	padding-left: 20px;
	width: 540px;
	padding-bottom: 20px;
	
}

.contentshow {
	float: left;
	margin: 0px;
	padding-left: 20px;
	padding-top: 20px;
	width: 540px;
	
}
.contentshow img {margin-top: 15px; margin-bottom: 5px;}


.content2 h1 {
display: none;	
	
}

.content-about {
	float: left;
	margin: 0 auto;
	padding-top: 20px;
	
	
}

.content3 {
	float: left;
	margin: 10px 10px 10px 20px;
	
}

.content4 {
	float: right;
	width: 710px;
	
		
}

#float-form {float: right; margin-right: 30px; width: 370px;}
#float-contact-pic {float: left; width: 425px; }

.post3 a {font-weight: bold;}

#float-aboutus {float: right; margin-right: 10px;  width: 570px; }
#float-about-side {float: left; width: 250px; }

#float-about-side img {margin-bottom: 10px; margin-left: 20px; }




#services-left {
	float: left;
	width: 180px;
	
	
}
#services-side {
	float: right;
	width: 220px;
	margin-top: 50px; 
	
}	
#services-side1 {
	float: left;
	width: 470px;
	
}

#services-side1 ul, #float-aboutus ul {
	
	list-style-type: square;
	
}	

#services-side1 ul li, #float-aboutus ul li{
	
	list-style-type: square;
	margin-left: 40px;
	
}	


.content-home {
	float: left;
	margin: 0 auto;
	width: 531px;
	background-color: #cccccc;
	
}
.content .descr {
	color: #ffffff;
	font-size: 0.9em;
	margin-bottom: 15px;
}

.contentshow .descr {
	color: #ffffff;
	font-size: 0.9em;
	margin-bottom: 15px;
}


.content li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

.contentshow li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
}
.contentshow p {font-family: "Lucida Sans Unicode",sans-serif;}






/* footer */
.footer {
	background-color: #E9BBBD;
	color: #3C2414;
	font-size: 11px;
	height: 60px;
	width: 960px;
	margin: 0 auto;
	border-left: 4px solid #AFDFE4;
	border-right: 4px solid #AFDFE4;
	border-bottom: 4px solid #AFDFE4;

	

}
.footer .right {color: #3C2414; padding: 5px 5px 0 5px; }
.footer .left {color: #3C2414; padding: 5px 5px 0 5px;}
.footer .left a {color: #3C2414; text-decoration: none;}
.footer .right a {color: #3C2414; text-decoration: none;}
.footer a, .footer a:hover,.footer .right a:hover {color: #3C2414; text-decoration: underline;}

/* posts */
.post h1 a {text-decoration: none; font-size: 14pt; color: #3C2414; }
.post h1 {font-size: 14pt; margin-top: 20px;}
.post h1 a:hover {text-decoration:underline; color: #3C2414; }

.post {margin-bottom: 10px; font-size: 13px;}
.post .info{
	padding: 5px 10px;
	background:#ffffff;
	color: #3C2414;
	font-weight: bold;
	font-size: 11px;
	margin: 5px 0 5px 4px;
}
.post img a {border: 2px solid #ffffff;  max-width: 450px;}
.post a img {border: 2px solid #ffffff; }
.post img {margin: 15px 0px 5px 0px;}

.post a:hover img {border: 2px solid #3C2414; }

.entry a {color: #ffffff;}
.entry a:hover {color: #3C2414;}

.info a {text-decoration: none; color: #3C2414;}
.info a:hover {text-decoration: underline; color: #3C2414;}

/* comments */
.content ol li {list-style: none; background: none;}

.contentshow ol li {list-style: none; background: none;}



#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #3C2414;
	list-style: none;
}

.commentlist li a {color: #ffffff;}


#commentform {
	margin: 1em 0;
	
	width: 280px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a, .commentmetadata a:hover, .commentmetadata a:visited {color: #3C2414;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #ffffff;
	border: 2px solid #3C2414;
}
.styled:hover {
	background: #FFF;
	border: 2px solid #3C2414;
}
.styled:focus {
	background: #FFF;
	border: 2px solid #3C2414;
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#000;}

.sidenav table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#000;}

.sidenav table td#today {
  border-color:#000;
  color:#A53512;
}

.sidenav table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.sidenav table tfoot {border-top-color:#000;}

.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: 10px; text-align: center; margin-top: 45px; }
#searchsubmit {background: #3C2414;
	color: #ffffff; border:1px solid #ffffff; margin-top: 5px; cursor: pointer;}
	
#submit {background: #3C2414;
	color: #ffffff; border:1px solid #ffffff; margin-top: 5px; cursor: pointer;}
	
	
	