/*
Theme Name:     CamillaStoddart
Theme URI:      http: //example.com/
Description:    Child theme for the yoko theme 
Author:         Mickey Ross
Author URI:     http: //micimage.com/
Template:       yoko
Version:        1.0.5
*/



/*
ROYAL GALLERIES
*/

.page-template-gallery-php #branding {
	right: 20px;
}

.page-template-gallery-php #branding #mainnav {
	display: none;
}

.page-template-gallery-php #page {
		height: 100%;
		width: 100%;
}

.page-template-gallery-php .page, body.page-template-gallery-php, .page-template-gallery-php #wrap, .page-template-gallery-php #content, .page-template-gallery-php #content, .single-entry-content, html {
		height: 100%;
}

body.page-template-gallery-php {
	padding-top: 0px;
	}
	
.page-template-gallery-php #sdrn_menu_ul {
	margin-top: 42px;
	max-width: 200px;
	background: #fff;
	padding-bottom: 15px;
}	

.page-template-gallery-php .single-entry-content {
	width: 100%;
	position: absolute;
	height: 100%;
}

.page-template-gallery-php .royalSlider {
    position: absolute !important;
    left: 0;
    top: 0;
    bottom: 50px; /* height of thumbs (if not required set to 0) */
    height: 100%;
    width: 100%;
}

.page-template-gallery-php .rsDefaultInv .rsArrow {
	width: 120px;
}

body .rsDefaultInv .rsGCaption {
	bottom: 90px;
	text-align: center;
	width: 100%;
	padding: 2px 0;
	color: #444;
}

#show {
	cursor: pointer;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #fff;
	background: rgba(255,255,255,0.7);
	border-radius: 3px;
	padding: 6px;
	z-index: 100000;
}

.rsThumbs {
	display: none;
}

body .rsDefaultInv .rsThumbsHor {
	width: 98%;
}

.page-template-gallery-php #colophon {
	display: none;
}

.page-template-gallery-php #branding {
	position: absolute;
	display: none;
}

.page-template-gallery-php .page-entry-header {
	display: none;
}

.page-template-gallery-php #site-title a {
	height: 74px;
	width: 74px;
	margin-left: 20px;
	background: url(images/logo-gallery.png);
}

/*
MOBILE NAV
*/


body #sdrn_bar .menu_title {
	font-size: 14px;
	font-family: "Helvetica Neue",Arial;
}

body #sdrn_menu.top {
	position: absolute;
	z-index: 10000;
	background: none !important;
}

body #sdrn_menu ul li a, body #sdrn_menu ul li a:hover {
	font-size: 11px;
	font-family: "Helvetica Neue",Arial;
	padding: 8px 14px;
}

body #sdrn_menu ul li#menu-item-2481 a, body #sdrn_menu ul li#menu-item-2478 a, body #sdrn_menu ul li#menu-item-2479 a, body #sdrn_menu ul li#menu-item-2483 a, body #sdrn_menu ul li#menu-item-2484 a, body #sdrn_menu ul li#menu-item-2485 a {
     color: #38BFB4;
     padding-left: 20px;
      }
      
body #sdrn_menu ul li.current_page_item a {
	text-decoration: underline;
}

body #sdrn_bar .sdrn_ic {
	display: none;
}

.page-template-gallery-php #sdrn_bar {
	display: block !important;
	  height: 42px;
    left: 0;
    overflow: hidden;
    padding: 10px 46px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99998;
    background: url(images/gallery-logo.gif) no-repeat left center;
    background-size: 42px 42px;
}

body #sdrn_bar {
    background: url(images/gallery-logo.gif) no-repeat left center #fff;
    background-size: 42px 42px;
    padding: 10px 46px;
}

#sdrn_menu ul {
	background: #fff;
}

body #sdrn_bar .sdrn_ic span {
	background: #000;
}

#sdrn_menu ul li a {
	text-transform: uppercase;
}

.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv .rsSlide, .rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs {
    background: #fff !important;
}

#branding #mainnav ul li#menu-item-37 a, #branding #mainnav ul li#menu-item-62 a{
	background: url(images/Circle-R.png); 
	display: block; 
	width: 50px; 
	height: 50px; 
	padding: 0; 
	text-indent: -10000px; 
	margin-right: 20px;}

#branding #mainnav ul li#menu-item-62 a {
	background: url(images/fb.png); 
	margin-right: 0;}

.page-id-21 #content img {
	box-shadow: none;
}

#map {
	width: 100%; 
	float: right; 
	clear: both; 
	margin: 20px 0; 
	background: #f4f3f0;
	}

iframe {
	margin: auto;
	}

#branding #mainnav ul li.current-menu-item a {  
	color: #38BFB4 !important;
	}


a.book {	display: block;
	border: none;
	background-color: #fff;
		padding: 12px 26px 12px;
		cursor:pointer; box-shadow:0px 1px 1px #777;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin: 10px 0 20px 0;
		font-size: 16px;
		text-align: center;
		text-shadow: 0px 1px 0px #fff;
		color: #bce9f9;
		text-transform: uppercase;
		display: block;
		border: 1px solid #ccc;
		}
		
.home header#branding img.headerimage {
		display: block;
		}
		

		
a.book:hover {
	background-color: #e4f6fc; 
	-moz-transition: background-color ease .5s; 	
	-webkit-transition: background-color ease .5s; 
	text-decoration: none;
	}
		
#site-title a { 
		text-indent: -10000px; 
		background: url(images/logo.gif) no-repeat;
		background-size: 300px 74px; 
		width: 300px; height: 74px; 
		margin: 18px 0; 
		display: block;
		}
		
		
		
.recent-post-content {
	float: left;
	display: block;
	margin: 0 10px 10px 0;
	padding:0 0 30px 0;
    width: 323px;
    height: auto;
    border-bottom:solid 1px #eaeaea;

}

.recent-post-content h2 a { 
	background:url(images/dot.png) no-repeat left rgba(255,255,255,0.7); 
	font-size: 12px; 
	top: 0px; 
	padding: 10px 10px 10px 40px; 
	display: block;
	}

body #content .recent-post-content h2 {
	margin-bottom: 0; 
	height: 55.2px; 
	}

.home .recent-post-content p  { 
	font-size: 11px; 
	padding:10px;
	}


#content img.footer-thumb {
	width: 120px;
	height: auto;
	margin: 3px 6px 15px 20px;
	padding: 0;
	float: right;

}
#recent-posts {
   width: 100%;
   margin: 0 0 20px 0;
   padding: 0;
   background: none;
   font-size: 12px;
   float: left;
   border-top: solid 1px #eaeaea;
   
}

body #recent-posts h1 {
  padding: 20px 0 12px;
   
}

#content #recent-posts img {
	height: 100px; 
	width: 150px; 
	float: right; 
	margin: 0 0 0 5px; 
	}

p.date {
	font-family: Times; 
	font-style: italic; 
	text-align: right; 
	width: 300px; 
	float: right;
	}	

.menu-main-container {
	width: auto; 
	margin: auto;
	}

body .wpcol-one-quarter {
background: #fff; 
padding: 1%; 
margin-right: 2.3%; 
width: 21%; 
box-shadow: 0 2px 2px #999999;
}

body .wpcol-last {
margin-right: 0;
}

.home #content .page-entry-header {
display: none;
}

.edit-link {
display: none;
}

#content .wpcol-one-quarter h2 {
font-size: 1em; 
margin: 0; 
line-height: 1.2em; 
color: #333;
}

#content .wpcol-one-quarter img.alignnone {
margin-bottom: 0px; 
padding: 0; 
box-shadow: none; 
max-width: 100%;
}

body .wpcol-one-quarter:hover {
background:#effc7e;
-moz-transition: background-color ease 1s; 	
-webkit-transition: background-color ease 1s;
}

.home p {
font-size: 1.5em;
}

body .minimal-light .navigation-thumbnails.horizontal {
margin-top: 0; 
padding-left: 0;
}

body .minimal-light .thumbnail {
box-shadow: none;
}

body .minimal-light .slide-wrapper {
border: none; 
box-shadow: none;
}

.minimal-light .navigation-arrows a {
border-radius: 4px; 
background: rgba(255,255,255,0.6);
}

body .minimal-light .caption .content {
font-size: 11px;
}

body .minimal-light .navigation-thumbnails .thumbnail.select {
box-shadow: 0px 1px 3px #999;
}

body #supersized-loader {
background-image: url(images/8.gif);
}

#gallerys {
background: #fff; 
float: right; 
width: 100%; 
margin-bottom: 5px;
}

#gallery a {
width: 166px; 
height: 70px; 
float: left; 
background: url(images/summer.jpg) left center; 
margin: 0 0 0px 0; 
text-indent: -10000px;
}

#gallery a:hover {
opacity: 1; 
cursor: pointer; 
background-position: -166px center !important;
}

#gallery a.winter {
background: url(images/winter.jpg) left center;
}

#gallery a.nz {
background: url(images/nz.jpg) left center;
}

#gallery a.travel {
background: url(images/travel.jpg) left center;
}

#gallery a.editorial {
background: url(images/ed.jpg) left center;
}

#gallery a.commercial {
background: url(images/cm.jpg) left center;
}

.page-id-1438 #recent-posts-3, .page-id-1438 #archives-3, .page-id-181 #recent-posts-3, .page-id-181 #archives-3 {
display: none;
}

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */


/* Reset
--------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, strong, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
#content address {
	padding: 0 0 20px 0;
}
#content abbr, acronym {
	border-bottom: .1em dotted;
}
#content pre, code, tt {
	font-size: 1.1em;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after {
	content: '';

}

#content .page blockquote p {color: #555; font-size: 17px;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* General Structure and Styles
--------------------------------------------- */
body {
	font-family:"Helvetica Neue", Arial;
	color: #455e62;
	font-size: 12px;
	line-height: 1.6em;
}
#page {
	margin: 0 auto;
	padding:0;
	z-index: 0;
width: 1000px;
}

#wrap {
	margin: 0;
	padding:0;
	overflow: hidden;
	position: relative;
	z-index: 3;
	float: left;
	width: 1000px;
}

#main {
	width: 840px;
	float: left;
	overflow: hidden;
	margin-top: 12px;
}

.single-post #content { width: 700px;
}

#secondary {
	width: 17.275%;
	margin-left:7.054%;
	float: left;
}

#tertiary {
	width: 160px;
	float: right;
	overflow: hidden;
	margin-top: 25px;
	padding-top: 4px;
}

#colophon {
	padding:10px 0;
	font-size: 0.6em;
	margin: auto;
	text-align: right;
	
}

.aligncenter, div.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}






/* Headlines
--------------------------------------------- */
h1,h2,h3 {font-family: helvetica;}

#content h1, #tertiary h1 {
	font-size: 1.2em;
	padding: 10px 0 6px ;
	letter-spacing: 2px;
	clear: both;
	text-transform: uppercase;

}

#tertiary h1 {padding: 0;}

#content h2 {
	margin:0 0 5px;
	font-size: 1.6em;
	text-transform: uppercase;

}
#content h3 {
	margin: 5px 0 12px;
	font: bold 1.2em/ 1.4 'Droid Sans', arial, sans-serif;
	text-transform: uppercase;
}
#content h4 {
	margin: 22px 0 12px;
	font: bold 1.1em/1.4 'Droid Sans', arial, sans-serif;
}
#content h5 {
	margin: 22px 0 10px;
	font: bold 1em/1.3 'Droid Sans', arial, sans-serif;
}
#content h6 {
	margin: 20px 0 10px;
	font: bold .9em/1.3 'Droid Sans', arial, sans-serif;
}
/* Links
--------------------------------------------- */
a {
	color: #38bfb4;
	text-decoration: none;
} 
a:hover {
	color: #777!important;
	text-decoration: underline;
}
/* Lists
--------------------------------------------- */
#content .post ul, #content .page ul, .commentlist ul  {
	padding:7px 0 7px 30px;
	line-height: 1.3;
}
#content .post ul li, #content .page ul li, .commentlist ul li {
	padding:0 0 12px;
	list-style: circle;
}
#content .post ol, #content .page ol, .commentlist ol  {
	padding:7px 0 7px 30px !important;
	line-height: 1.3;
}
#content .post ol li, #content .page ol li, .commentlist ol li {
	padding:0 0 12px;
	list-style: decimal;
}
#content .post ol ol li, #content .page ol ol li,  .commentlist ol ol li {
	list-style: upper-alpha;
}
#content .post ol ol ol li, #content .page ol ol ol li, .commentlist ol ol ol li {
	list-style: lower-roman;
}
#content dl {
	margin:0 ;
	padding: 0;
}
#content dt {
	font-weight: bold;
	margin: 0;
	padding: 10px 5px 5px;
}
#content dd {
	margin: 0;
	padding: 0 0 10px 15px;
}
/* Header
--------------------------------------------- */
#site-title {
	padding: 0;
	position: relative;
	z-index: 2;
	margin: 0px auto 0px;
	text-indent: -10000px;
}
#site-title h1 {
	margin: 0;
	font-size: 2.1em;
	line-height:1.2;
	font-weight: bold;
	text-transform:uppercase;
	display: block;
	
}
#site-title h1 a:hover {
	text-decoration:none;
}
#site-title h2 {
	font:italic 1.3em 'Cabin Sketch',  Times, serif;
	color: #000;
	margin: 3px 0 0 0px;
	text-align: center;
	
}
header#branding img.headerimage {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
	display: none;
	border-bottom: solid 1px #ccc;
		border-top: solid 1px #ccc;
}
header#branding img.attachment-headerimage.wp-post-image {
	width: 100%;
	height: auto;
}
hgroup#site-title img {
	max-width: 100%;
}

/* Navigations
--------------------------------------------- */
/* --- Main Nav --- */
#branding #mainnav {
	z-index: 1000;
	height: auto;
	float: left;
	padding: 17px 0 0;
	float: right; margin: 0; position: relative;
}

#branding #mainnav ul li {
	list-style: none;
	position: relative;

}

#branding #mainnav ul li {
	float: right; margin-left: 15px;
}

.page-id-2 #branding #mainnav ul li {
	float: none; margin-left: 5px;
}

#branding #mainnav ul li a {
	margin:0;
	padding:4px 0;
	display: block;
	text-transform: uppercase;
	color: #444 !important;
	text-decoration: none;

}

#branding #mainnav ul li a:hover {
	color: #38bfb4 !important; 
	text-decoration: none; 
	-moz-transition: color ease 1s; 	
	-webkit-transition: color ease 1s;
}

#branding #mainnav ul ul {
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}

#branding #mainnav ul ul ul {
	left: 100%;
	top: 0;
}

#branding #mainnav ul ul a {
	background: #F9F9F9;
	padding: 9px 14px;
	width: 11em;
	height: auto;
	text-transform: uppercase;
}

#branding #mainnav ul ul :hover > a {
	background: #F0F0F0;
}
#branding #mainnav ul ul a:hover {
	background: #F0F0F0;
}
#branding #mainnav ul li:hover > ul {
	display: block;
}
/* --- Sub Nav --- */
nav#subnav {
	margin:0;
	padding:0;
	overflow: hidden;
}
nav#subnav ul.menu {
	margin: 5px 0 0 0;
	padding:16px 0 30px;
	border-top: 1px solid #ddd;
	overflow: hidden;
}
nav#subnav ul.menu li.menu-item {
	width: 14.2468%;
	margin:0px;
	float: left;
	list-style: none;
}
nav#subnav ul.menu li.menu-item a {
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
}
nav#subnav ul.menu li.menu-item ul.sub-menu {
	margin: 0;
	padding: 6px 0 0;
	overflow: hidden;
}
nav#subnav ul.menu li.menu-item ul.sub-menu li.menu-item {
	width: 100%;
	letter-spacing: 0;
}
nav#subnav ul.menu li.menu-item ul.sub-menu li.menu-item a {
	font-size: .8em;
	font-weight: normal;
	line-height:2;
	text-transform: none;
}
/* Posts
--------------------------------------------- */
#content .post {
	margin: 0 0 10px;
	padding: 0 0 40px;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	clear: both;
	font-size: .95em;
	line-height: 1.6;
}
#content .entry-header h2.entry-title { 

}

#content .entry-header h2.entry-title a {color: #555 !important; }


#content .entry-header h2.entry-title a:hover {
	color: #777;
	text-decoration: none;
}
#content .post p {
	padding: 0 0 12px;
	font-size: 12px;
	
}
#content .entry-details {
	width: 140px;
	padding: 2px 15px 0 0;
	float: left;
	font: italic .8em/1.6 'Architects Daughter',  Times, serif;
}
#content .entry-details p span.entry-date, #content .entry-details p a {
	width: 100%;
	font-family: 'Architects Daughter', arial, sans-serif;
	font-style: normal;
}
#content .entry-content {
	width: 680px;
	margin: 0 ;
	float: right;
}
#content .post img.wp-post-image {
	width: 140px;
	height: auto;
	margin: 0
	 0 8px;
	padding: 0;
}

#content .post img.attachment-thumbnail { margin-top: 35px;}

#content .entry-meta p {
	padding: 15px 0 0;
	font: italic .8em/1.5 'Architects Daughter', Times, serif;
}
#content .entry-meta a {
	padding: 15px 0 0;
	font-family: 'Architects Daughter', arial, sans-serif;
	font-style: normal;
}
.page-link {
	background-color: #f0f0f0;
	border-top: 1px solid #ddd;
	padding: 5px 20px;
	overflow: hidden;
	font-size: .9em;
}
.page-link a {
	font-weight: bold;
	margin: 0 1px;
}
.page-link a:hover {
	text-decoration: none;
}
/* --- Sticky Post --- */
#content .sticky {
	border-top: 1px solid #ddd;
	background-color: #F0F0F0;
	padding: 15px 10px;
	overflow: hidden;
}
/* --- Post Typography --- */
#content strong {
	font-weight: bold;
}
#content p em {
	font-family:'Architects Daughter',  Times, serif;
	font-style: italic;
}
#content em {
	font-family:'Architects Daughter',  Times, serif;
	font-style: italic;
	font-size: .9em;
}
#content p small {
	font-size: .8em;
}
#content .post blockquote, #content .page blockquote {
	margin: 0 20px 10px 0;
	overflow: hidden;
	font: italic 1.1em/1.6 'Architects Daughter', Times, serif;
}
#content .single-entry-content blockquote {
	margin: 20px 20px 10px 20px;
	background: none;
}
#content blockquote cite {
	margin: 10px 0 0 0;
	padding: 0 25px 15px 0;
	float: right;
	font: normal .8em 'Architects Daughter', arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#content pre {
	background-color: #f0f0f0;
	font-family: monospace;
	font-size: 1.2em;
	line-height: 1.3;
	margin: 0 0 20px 0;
	padding: 10px;
}
#content p.nocomments {
	font-size: .8em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
/* --- Post Images and Video --- */
#content img {
	max-width:100%;
	padding: 0;
	background: #fff;
	height: auto;
	margin: 0;

}
#content img.aligncenter {
	margin: 20px auto;
}
#content img.alignleft ,#content .wp-caption.alignleft {
	margin: 10px 1% 0 0; width: 32.3%;
}
#content img.alignright,#content .wp-caption.alignright {
	margin: 0 0 0 20px;
}
#content img.alignnone {
	margin: 20px 0 0;
}
#content .wp-caption.alignnone {
	margin: 0 0 20px 0;
}
#content .wp-caption.aligncenter{
	margin-bottom: 10px;
}
#content .post .wp-caption {
	max-width: 100%;
	text-align: center;
}
#content .single-entry-content .wp-caption {
	max-width: 100%;
	text-align: center;
}
#content .post p.wp-caption-text {
	font: normal .8em/1.4 'Droid Sans', arial, sans-serif;
	margin: 0;
	padding: 7px 0 10px 0;
	color: #999;
}
#content object,
#content embed,
#content iframe {
	max-width: 100%;
	margin: 3px 0 10px;
	display: block;
}
/* --- Post Columns Shortcodes --- */
.two-columns-one{
	width:48%;
}
.three-columns-one{
	width:30.66%;
}
.three-columns-two{
	width:65.33%;
}
.four-columns-one {
	width: 22%;
}
.four-columns-two {
	width:48%;
}
.four-columns-three {
	width:74%;
}
.two-columns-one,.three-columns-one,.three-columns-two, .four-columns-one, .four-columns-two, .four-columns-three {
	float:left;
	margin-right:4%;
	position:relative;
}
.last{
	clear:right;
	margin-right:0 !important;
}
.divider { 
	clear:both; 
	display:block; 
	margin-bottom:20px;
	width:100%; 
}
#content span.highlight {
	padding: 2px;
	background-color: #FFFBCC;
}
.yellow-box {
	margin: 10px 0;
	background: #FFFBCC;
	border: 1px solid #E6DB55;
	padding: 20px;
	overflow:hidden;
}
.red-box {
	margin: 10px 0;
	background: #FFD9C8;
	border: 1px solid #F37C72;
	padding: 20px;
	overflow:hidden;
}
.green-box {
	margin: 10px 0;
	background: #D5FFCA;
	border: 1px solid #BDDC7F;
	padding: 20px;
	overflow:hidden;
}

/* --- Post Tables --- */
#content table {
	margin:10px 0px 30px 0px;
}
#content table thead {
	border-top:1px solid #ddd;
}
#content table tr {
	border-bottom:1px solid #ddd;
}
#content table tr th {
	padding: 10px 20px 10px 20px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
#content table tr td {
	padding: 10px 20px 10px 20px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}

/* Single Posts
--------------------------------------------- */
#content .post .single-entry-header {
	margin: 0;
}
#content .single-entry-header h1.entry-title {
	margin: 0 0 5px;
	color: #555;
	text-transform: uppercase;
	font-size: 1.6em;
}
#content .single-entry-header p {
	padding: 0 0 5px;
	font-size: .8em;
}
#content .single-entry-header p span.entry-date, #content .single-entry-header p span.entry-author {
	font: italic 1em/1.5 'Droid Serif', Times, serif;
}
#content .single-entry-details {
	width: 22.507%;
	padding: 0 18px 0 0;
	float: left;
	display: none;
}
#content .single-entry-content {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
#content .post .single-entry-meta p {
	padding: 15px 0 0;
	font: italic .8em/1.5 'Droid Serif',  Times, serif;
}
#content .post .single-entry-meta p a {
	font-family:'Droid Sans', arial, sans-serif;
	font-style: normal;
}
#content .post .author-info {
	margin: 40px 0 0;
	padding: 15px 20px 15px;
	background: #F0F0F0;
	overflow: hidden;
	border-top: 1px solid #ddd;
}
#content .post .author-info h3 {
	margin: 0 0 4px;
	font: bold .9em/1.5 'Droid Sans', arial, sans-serif;
}
#content .post .author-info .avatar {
	max-width: 100%;
	width: 70px;
	margin: 0 15px 0 0;
	float: left;
}
#content .post .author-description {
	overflow: hidden;
}
#content .post .author-description p {
	padding: 0;
	font-size: .9em;
	line-height: 1.5;
}
#content .post .author-description a:hover {
	text-decoration: underline;
}
/* --- Post Nav Below --- */
#content #image-nav {
	margin: 30px 0 3px 0;
	overflow: hidden;
}
#comment-nav-below {
	margin:40px 0;
	overflow: hidden;
}
#content #nav-below .nav-previous a, #content #image-nav span.previous-image a, #comment-nav-below .nav-previous a {
	width: 40%;
	display: block;
	float: left;
	font-size: .9em;
	font-weight: bold;
	padding: 10px 0;
}
#content #nav-below .nav-next a, #content #image-nav span.next-image a, #comment-nav-below .nav-next a {
	display: block;
	float: right;
	font-size: .9em;
	font-weight: bold;
}
#content #nav-below .nav-previous a:hover, #content #nav-below .nav-next a:hover, #content #image-nav span.previous-image a:hover, #content #image-nav span.next-image a:hover {
	text-decoration: none;
}

/* --- Comments --- */

.nocomments {
	display: none;
}

/* Post Formats
--------------------------------------------- */
#content .entry-link, #content .entry-gallery, #content .entry-video {
	width: 100%;
	margin: 0;
	float: left;
}
/* --- Link Post Format --- */
#content .entry-link a {
	font-size: 1.1em;
	color: #009BC2;
	font-weight: bold;
}
#content .entry-link .entry-meta a {
	font-size: 1em;
	font-weight: normal;
}
/* --- Image Post Format --- */
#content .entry-header h2.entry-title-image {
	margin-top: 0;
	font-size: 1.1em;
}
/* --- Video, Image and Gallery Post Format --- */
#content .entry-post-format .entry-header h2.entry-title {
	margin: 0 0 5px;
}
#content .entry-post-format .entry-header p {
	font: italic .8em/1.5 'Droid Serif', Times, serif;
}
#content .entry-post-format .entry-header p a {
	font-family: 'Droid Sans', arial, sans-serif;
	font-style: normal;
}
#content .entry-post-format .entry-content-gallery {
	width: 54%;
	float: left;
}
#content .entry-post-format .gallery-thumb {
	width: 42.258%;
	float: left;
	margin: 5px 15px 0 0;
}
#content .post img.attachment-medium {
	max-width: 100%;
	height: auto;
	padding: 0;
}

/* WordPress Image Gallery
--------------------------------------------- */
#content .gallery {
	margin: auto;
	padding:0;
	clear: both;
}
#content .gallery-item {
	width:19%;
	float: left;
	margin-top: 10px;
	margin-right: 3px;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
}
#content .gallery-icon {
	width: 100%;
}
#content .gallery-caption {
	margin-left: 0;
	padding: 0;
	font-size: .8em;
	line-height: 1.25;
	color: #999;
	display: block;
}

/* Pages 
--------------------------------------------- */
#content .page {
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
	clear: both;
	line-height: 1.6;

}
#content .page-entry-header {
	margin: 0; display: none;

}
body #content .page-entry-header h1.entry-title {
font-size: 2.6em;
	margin: 0 0 6px;
	padding: 0 0 6px;
	color: #a771bd !important;
	letter-spacing: 1px;
	background: url(images/pointsALL.png) left bottom repeat-x;
	text-transform: uppercase;
	
}
#content .page p {
	padding: 0 0 7px 0;
}
/* --- Fullwidth Page --- */
#content.full-width {

}
#content.full-width .page {
	margin: 0;
	padding: 0;
	border-bottom: none;
}
/* --- Archive, 404, Search Results --- */
#content .page-header h1.page-title {
	padding: 0 0 15px 0;
	font-size: .8em;
	color: #777;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
}
/* --- Contact Page --- */
#content .wpcf7 {
	overflow: hidden;
	margin: 0;
	padding:20px;
	background: #F0F0F0;
}
#content .wpcf7 h3#form-title {
	margin:0 0 3px 0;
	font-size: 1.2em;
}
#content .wpcf7 p.form-info {
	padding:0 0 15px 0;
	font-size: .8em;
}
#content .wpcf7 p span.required {
	color: #E75428;
}
#content .wpcf7 input.wpcf7-text {
	width: 60%;
	margin: 5px 0 15px;
	padding: 9px 5px;
	background-color:#fff;
	border: 1px solid #ddd;
	font-size:1em;
}
#content .wpcf7 textarea {
	width:95%;
	margin: 5px 0 0;
	padding: 9px 5px;
	font: 1em 'Droid Sans', arial, sans-serif;
	background-color:#fff;
	border: 1px solid #ddd;
}
#content .wpcf7-form p {
	padding:0;
}

/* Sidebars
--------------------------------------------- */
aside.widget {
	margin: 0 0 5px 15px;
	padding:  0 0 10px 0;

}
aside.widget ul li {
	padding: 0 0 7px 0;
	line-height: 1.4em;
}
aside.widget ul li:last-child {
	padding: 0;
}
.widget h3.widget-title, .widget_get_recent_comments h1.widget-title {
	padding: 0 0 15px 0;
	color: #666;
	font-weight: bold;
	letter-spacing: .1em;
	font-family: 'Cabin Sketch', helvetica;
	font-size: 1.2em;
	text-transform: uppercase;
}
.textwidget {
	line-height: 1.6; 
}
/* --- Standard Widgets --- */
.widget_categories ul li ul.children, .widget_nav_menu ul li ul.sub-menu, .widget_pages ul li ul.children {
	margin: 5px 0 0 0;
}
.widget_categories ul li ul.children li, .widget_nav_menu ul li ul.sub-menu li, .widget_pages ul li ul.children li {
	margin: 0 0 0 20px;
}
.widget_recent_entries ul, .widget_recent_comments ul {
	padding: 0;
}
.widget_recent_entries ul li, .widget_recent_comments ul li {

}
.widget_calendar #wp-calendar caption {
	font-family:'Droid Serif', Times, serif;
	font-style: italic;
	text-align: left;
	padding: 0 0 5px 0;
}
.widget_calendar table#wp-calendar th, .widget_calendar table#wp-calendar td {
	padding: 0 6px 6px 0;
}
.widget_calendar table#wp-calendar tbody tr td#today {
	font-weight: bold;
}
/* --- Search Widget --- */
.widget_search {
	overflow: hidden;
}
.searchform {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
}
#secondary .searchform .search-input {
	width: 90%;
	margin: 0 0 5px 0;
}
#tertiary .searchform .search-input {
	width: 62%;
	margin: 0 2px 5px 0;
}
.searchform .search-input {
	width: 40%;
	margin: 0 2px 5px 0;
	padding: 6px 5px;
	border: 1px dashed #999;
}
.searchform .search-input:hover, #searchform .search-input:focus, #searchform .search-input:active {
	background-color:#fff;
}
.searchsubmit {
	margin: 0;
	padding: 8px 10px 7px;
	display: inline-block;
	vertical-align: baseline;
	outline: none;
	background-color: #000;
	border: none;
	font-size: 11px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}
.searchsubmit:hover {
	color: #fff;
	background-color: #009BC2;
}
/* --- Social Links Custom Widget --- */
.widget_sociallinks a {
	padding:0 20px;
}
.widget_sociallinks a.rss {
	background:url(images/rss-icon.png) 0 0 no-repeat;
}
.widget_sociallinks a.twitter {
	background:url(images/twitter-icon.png) 0 0 no-repeat;
}
.widget_sociallinks a.facebook {
	background:url(images/fb-icon.png) 0 0 no-repeat;
}
.widget_sociallinks a.flickr {
	background:url(images/flickr-icon.png) 0 0 no-repeat;
}
.widget_sociallinks a.vimeo {
	background:url(images/vimeo-icon.png) 0 0 no-repeat;
}
.widget_sociallinks a.linkedin {
	background:url(images/linkedin-icon.png) 0 0 no-repeat;
}
.widget_sociallinks a.delicious {
	background:url(images/delicious-icon.png) 0 0 no-repeat;
}
.widget_sociallinks a.googleplus {
	background:url(images/googleplus-icon.png) 0 0 no-repeat;
}
/* --- Recent Comments Widget --- */
.widget_get_recent_comments li.sidebar-comment {
	margin:10px 0;
	overflow:hidden;
}
.widget_get_recent_comments li.sidebar-comment:first-child {
	margin:3px 0 10px;
}
.widget_get_recent_comments li.sidebar-comment .comment-content {
	padding:0 0 0 6px;
	overflow:hidden;
}
.widget_get_recent_comments li.sidebar-comment p {
	line-height: 1.4;
}
.widget_get_recent_comments .kjgrcGravatar {
	margin:0;
	float:left;
	display:block;
}
.widget_get_recent_comments span.sidebar-comment-autor a {
	padding: 0 0 3px;
}
/* --- Flickr Fotostream Widget --- */
#flickr_badge_wrapper {
	margin:3px 0 0;
}
.flickr_badge_image {
	max-width:80px;
	height:60px;
	margin:0 6px 6px 0;
	float:left;
}
.flickr_badge_image img {
	width:80px;
	height:60px;
}

/* Footer
--------------------------------------------- */
#colophon p {
	line-height: 1.5;
	color: #a5a5a5;
}
a.top {
	margin: 3px 0 0 0;
	font-weight: bold;
	display: block;
}
a.top:hover {
	text-decoration: none;
}

/* Clearing Floats
--------------------------------------------- */
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
/* Media queries for responsive design
--------------------------------------------- */
/* --- iPad Landscape --- */
@media screen and (max-width: 1000px) {
/* --- General --- */

#page{
	width:100%;
}

body.page-template-gallery-php {
	padding-top: 0px;
	}

#wrap {
	width: 96%;
	padding: 0 2%;
}

.page-template-gallery-php .single-entry-content {
	width: 100%;
	margin-left: 0;
}

.page-template-gallery-php #sdrn_menu_ul {
	margin-top: 0;
}

.page-template-gallery-php #branding #mainnav {
	display: none;
}

.entry-details {
	padding-left: 10px;
}

.home .royalSlider, .home #gallerys {
	display: none;
}

.page-template-gallery-php .royalSlider {
	left: 0;
}

.recent-post-content {
	width: 48%;
	margin-right: 2%;
	padding: 0 0 20px 0;
}

#content p, #content .post p {
	padding: 0;
	font-size: 16px;
}

#site-title a {
	margin-left: 2%;
}

#main {
	width: 100%;
	float: left;
	overflow: hidden;
	max-width: 700px;
}
#content {
	width:100%;
	float: left;
	padding: 0;
}
#secondary {
	width: 142px;
	margin:40px 0 0;
	float: none;
}
#tertiary {
	width: 28%;
	float: right;
}
#content .entry-content {
	width: 100%;
}
#content .entry-details {
	display: none;
}
/* --- Header --- */

#site-title h2 {
	margin: 0;
}
/* --- Sub Nav --- */
nav#subnav ul.menu li.menu-item {
	width: 14.2468%;
	margin:0;
	float: left;
	list-style: none;
}
nav#subnav ul.menu li.menu-item a {
	font-size: .72em;
}
nav#subnav ul.menu li.menu-item ul.sub-menu li.menu-item {
	width: 100%;
}
/* --- Sidebars --- */
#secondary {
	width: 92.2%;
	margin-left:0;
	padding: 30px 0 0;
	float: left;
	border-top: 1px solid #ddd;
}
#secondary aside:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
#secondary aside, #tertiary aside {
	float: none;
	overflow: hidden;
}
.widget .sidebar-theme {
	margin: 0 20px 8px 0;
	float: left;
}

.widget .rss-widget ul li, .widget_archive ul li, .widget_categories ul li, .widget_social_links ul li, .widget_meta ul li, .widget_links ul li {
	margin: 0 20px 0 0;
	float: left;
}
.widget_categories ul li ul.children, .widget_nav_menu ul li ul.sub-menu, .widget_pages ul li ul.children {
	margin: 5px 0 0 0;
}
}

/* --- iPad Portrait --- */
@media screen and (max-width: 880px) {

#page { width:100%;

}
#wrap {
	margin-top: 0;
	float: none;

}

#main {
	width: 100%;
	float: none;
	margin-top: 0px;
}
#content {
	width: 100%;
	float: none;
}
#secondary {
	width: 100%;
}
#tertiary {
	width: 100%;
	float: none;
}

/* --- Sub Nav --- */
nav#subnav {
	padding: 0;
	margin: 5px 0 0 0;
}
nav#subnav ul.menu {
	padding:0;
}
nav#subnav ul.menu li.menu-item {
	width: 100%;
	margin:6px 0 0;
	float: none;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
nav#subnav ul.menu li.menu-item:last-child {
	border-bottom: none;
}
nav#subnav ul.menu li.menu-item a {
	float: left;
	margin: 6px 20px 10px 10px;
}
nav#subnav ul.menu li.menu-item ul.sub-menu {
	margin: 0;
	padding: 0;
	float: left;
}
nav#subnav ul.menu li.menu-item ul.sub-menu li.menu-item {
	width: auto;
	margin:0;
	float: left;
	border-bottom:none;
	letter-spacing: 0;
}
nav#subnav ul.menu li.menu-item ul.sub-menu li.menu-item a {
	margin: 0 20px 0 0;
	font-size: .8em;
	font-weight: normal;
	line-height:2;
	text-transform: none;
}

/* --- Post Content --- */
#content .entry-content {
	float: left;
}
#content .entry-details {
	width: 20%;
	padding-right: 8px;
}
/* --- Sidebars --- */
#secondary aside:last-child {
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
#tertiary aside:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
}




/* --- Smartphones and small Tablet PCs --- */
@media screen and (max-width : 620px) {
.recent-post-content {width: 100%; height: auto;}
.home #wrap {width: 100%;}
#content {width: 100%;}
.single-post #content {width: 100%;}
#gallery a {width: 50%; text-indent: 0px; text-align: center; background: none !important;}
#branding #mainnav {position: absolute; top: 80px; right: 10px;}
#branding #mainnav ul li {float: right !important;}
background:url(images/gallery-logo.gif) no-repeat right center #fff;
    background-size: 53px 42px;

}

