/*
Theme Name: Linda Thompson
Author: Simply Marvellous Creative
Version: 1.0
*/
@font-face {
    font-family: 'dinregular';
    src: url('dinregular-webfont.eot');
    src: url('dinregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('dinregular-webfont.woff') format('woff'),
         url('dinregular-webfont.ttf') format('truetype'),
         url('dinregular-webfont.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	background: #b9b2aa;
	font-family: 'dinregular', Arial, Helvetica, sans-serif
}

#header {
	margin-top: 20px;
	margin-bottom: 10px	

}

#main {
	min-height: 400px;
	margin-top: 40px 	
}

#menu-top-menu {
	margin: 20px 0 0 0
}

#menu-top-menu li {
	font-size: 16px;
	font-size: 1.6rem;
	text-transform: uppercase;
	height: 20px;
	width: 150px;
	float: left;
	margin: 0 0 5px 20px;
}

#menu-top-menu li a {
	color: #d5d1cc;
	font-weight: normal;
	text-transform:uppercase;
	display:block;
	border-right: 18px solid #d5d1cc;
	padding-left: 30px

}

#menu-top-menu li a:hover, #menu-top-menu li.current-menu-item a {
	color: #fff;
	border-right: 18px solid #fff;
}

h4 {color: #d5d1cc;
	font-size: 250%;}

#logo {
	margin: 50px 0 0 3px
}	

/* --- SOCIAL ICONS --- */
#social {
	text-align: left;
	padding-top: 20px;
	text-transform:uppercase;
	font-size: 95%
}

#menu-second-menu  li{
	text-align: right
}

#menu-second-menu li a {
	color: #b9b2aa;
	text-transform:uppercase;
	font-weight: bold;
	padding: 5px 30px 5px 0;
	background: url(images/nav1.gif) right no-repeat;
}

#menu-second-menu li a:hover {
	background: url(images/nav3.gif) right no-repeat;
	color: #b9b2aa
}

#menu-second-menu li.current-menu-item a {
	background: url(images/nav2.gif) right no-repeat;
	color: #455961
}

/* homepage */

#slider{
	margin: 0 0 20px 0;
	background: url(images/bg-pic-lg.png);
	width: 100%;
	height: 380px;
	text-align: center
}

.slides img {
	width: 95% !important;
	margin: 18px 0 0 18px ;

}

.slideshow-container {
	margin: -30px 0 20px 0;
	background: url(images/bg-pic-lg.png);
	height:380px ;
	text-align: center;
	width: 102% !important
}

.slideshow {
	width: 95% !important;
	padding: 18px 0 0 18px !important;

}


#picbox {
	-webkit-box-shadow:  0px 4px 4px 2px rgba(153, 153, 153, 0.7);
    box-shadow:  0px 4px 4px 2px rgba(153, 153, 153, 0.7);
	padding: 10px;
	background: #fff;
	margin-top: 20px
}

#rightbox {
	margin-top: 45px
}

#home-content {
	padding-top: 0px
}

#no-template-pager a {
	margin-bottom: 15px;
	color: #e7e5e2;
	display: block;
	cursor: pointer
}

#no-template-pager .cycle-pager-active {
	color: #fff;
}

#next-previous-cycle {
	margin-top: 15px;
	text-align: center
}

#next-previous-cycle a {
	padding: 0 5px;
	cursor: pointer
}

#twitter-box .full-name, #twitter-box .customisable{
	color: #666 !important
}	

/* footer */
#footer {
	width: 100%;
	margin: 50px 0 0 0;
	height: 200px
}
#footer p {
	text-align: center;
	padding-top: 20px;
	font-size: 85%;
	color: #fff;
	padding-top: 30px
}


#footer a {
	color: #fff	
}

/* --- GALLERY --- */
#gallery {
	margin: 0 0 30px 0;
	width: 940px;
	position: relative
}

.link-block {
	background: #000;
	width: 235px; 
	height: 150px;
	position: absolute;
	right: 0;
	bottom: 0	
}

.link-block  h1 {
	padding: 70px 10px 0 10px;
	font-size: 150%;
	text-align: right;
	margin: 0;
}

.link-block  a {
	color: #fff;
	padding: 15px 0 0 0;
	text-align: right;
	font-size: 95%
}

/* --- PHOTOSPACE - GALLERY PAGE --- */

.photospace_res .gal_content {
  float: left;
  width: 70%;
}

.photospace_res .thumbs_wrap2 {
  float: right;
  width: 30%;
}

.page-template-gallery-home-php .slideshow-container {
	min-height: 600px;
	background: none;
	height:auto;
	text-align: center;
	width: auto !important;
	margin-left: -15px
}
.image-wrapper {
	-webkit-box-shadow:  0px 4px 4px 2px rgba(153, 153, 153, 0.3);
    box-shadow:  0px 4px 4px 2px rgba(153, 153, 153, 0.3);
	padding: 10px;
	background: #fff
}

@media screen and (max-width: 750px) {
  
  .photospace_res .gal_content {
    float: none;
    width: 100%;
  }

  .photospace_res .thumbs_wrap2 {
    float: none;
    width: 100%;
  }
}
/* Blog - MORE PAGE */
.post {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	background: url(images/dots-horizontal.png) bottom repeat-x;
}

.post iframe,.post object, .post embed {
	padding: 10px;
	border: 1px solid #a29061;
	width: 95%;
	height: 450px
}

.widget-title {
	display: none
}

a.rsswidget {
	color: #646464
}

.form-allowed-tags, .avatar {
	display: none;
}

.page-id-17 iframe {
	width: 650px;
	height: 400px
}

@media only screen and (max-width: 769px) {
#menu-main-menu li {		
	padding: 7px 10px
}

iframe {
	width: 100%
}

#menu-top-menu {
	height: 62px
}
	
}

@media only screen and (max-width: 420px) {
	body {
		padding-left: 10px;
		padding-right: 10px
	}
	
	#logo {
		margin-top: 10px	
	}
			
	#gallery {
		width: 235px;
		height: auto;
		position:relative;
		margin: 0 auto;		
	}
		
	#social {
		text-align: center
	}
	#menu-top-menu {
		height: 22px
	}
		
	#menu-top-menu li {
		width: 45%;
		float: left;
		margin: 2px 0 2px 0
	}

	form input, form textarea {
	width: 100%	
	}

	#slider{
	margin: 0 10px 20px 0;
	background-image: none;
	background: #fff;
	padding: 10px 10px 0 10px;
	width: 93%;
	height: auto;
	text-align: center
	}

	.slides img {
	width: 100% !important;
	margin: 0 !important;
	}


}
