* { margin: 0; padding: 0; border: 0; }

body {
	background: black url(../assets/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	font-family:'Raleway', sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #262626;
}



#logo {
	background: url(../assets/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 950px;
	margin: 0px auto;
}	

#gallerycontainer {
	padding-left: 30px;
	width: 950px; 
	margin: 45px auto;
}

#photobox {
	margin: 0px auto;
	padding: 0px;
	margin-bottom: 20px;
	width: 948px;
}

#photocontainer {
	border: 4px solid black;
	padding: 0px;
	width: 942px;
	margin: 0px;
}

#photocontainer-portrait {
	border: 4px solid black;
	margin: 0px;
	padding: 0px;
	width: 628px;
}

#photocontainer img {
	width: 942px;
	padding: 0px;
	margin: 0px;
}

#photocontainer-portrait img {
	width: 628px;
	padding: 0px;
	margin: 0px;
}

.description {
	clear: both;
	background-color: white;
	filter: alpha(opacity=75);  
	background: rgba(255, 255, 255, .45); 
	width: 920px; 
	margin: 20px auto;
	padding: 15px;
}

.description-portrait {
	clear: both;
	float: right;
	background-color: white;
	filter: alpha(opacity=65);  
	background: rgba(255, 255, 255, .35); 
	width: 262px; 
	margin: 0px;
	padding: 15px;
}

.menu {
	font-family: 'Exo', sans-serif;
	font-size: 150%;
	font-weight: 200; 
	clear: both;
	background-color: black;
	color: white;
	filter: alpha(opacity=60);  
	background: rgba(40, 40, 40, .6); 
	width: 920px; 
	margin: 0px auto;
	padding: 15px;
}

.menu a {
	font-weight:normal;
	text-decoration:none;
	color: white;
}

.menu a:hover {
	font-weight:normal;
	text-decoration:none;
	color: #cccccc;
}

p {
	margin-bottom: 5px;
}

.description a, .featuredsetcontainer a, #lbcaption a, .mastheadbox a {
	font-weight: bold;
	text-decoration:none;
	color: #262626;
}

.description a:hover, .featuredsetcontainer a:hover, #lbcaption a:hover, .mastheadbox a:hover {
	font-weight: bold;
	text-decoration:none;
	color: #2f2f2f;
}

.mastheadbox a:hover {
	color: #C4274B;
}

li {
	margin-left: 20px;
}

#masthead {
	margin: 15px auto;
	width: 950px;
	height: 306px;
	border: none;
}

.mastheadbox {
	clear: both;
	background-color: white;
	filter: alpha(opacity=80);  
	background: rgba(255, 255, 255, .8); 
	width: 445px; 
	height: 276px;
	padding: 15px;
}

.mastheadright {
	float: right;
}

h2 {
	font-size: 190%;
	font-family: 'Exo', sans-serif;
	font-weight: 400; 
	margin-bottom: 10px;
}



h2.green {
	border-bottom: 4px solid #98c326;
}

h2.blue {
	border-bottom: 4px solid #279AC4;
}

h2.red {
	border-bottom: 4px solid #C4274B;
}

#lbCaption h2 {
	margin-top: 5px;
	padding-bottom: 2px;
	border-bottom: 4px solid #98c326;
}

#lbCaption p, #lbNumber {
	font-family:'Raleway', sans-serif;
	font-weight: 300;
	color: #262626;
}

.previous {
	margin-top: 5px;
	font-size: 100%;
	float: left;
	font-family: 'Exo', sans-serif;
	font-weight: 200;
}

.next	{
	margin-top: 5px;
	font-size: 100%;
	float: right;
	font-family: 'Exo', sans-serif;
	font-weight: 200;
}

.previous a, .next a, .previous a:hover, .next a:hover {
	font-weight: normal;
}

.perpage {
	margin-top: 5px;
	font-size: 100%;
	float: right;
	font-weight: 200;
}

.clearer {
	width: 100%;
	height: 1px;
	clear: both;
}

.social {
	float: right;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

a.photocaption {
	font-weight: bold;
	text-decoration:none;
	color: black;
	font-size: 120%;
}

a.photocaption:hover {
	font-weight: bold;
	text-decoration:none;
	color: #333333;
}

hr {
	margin-top: 10px;
	color: #2f2f2f;
	background-color: #2f2f2f;
	height: 2px;
}

.featuredsetcontainer {
	clear: both;
	background-color: black;
	color: white;
	filter: alpha(opacity=60);  
	background: rgba(0, 0, 0, .4); 
	width: 920px; 
	margin: 0px auto;
	padding: 15px;
}

.featuredset {
	width: 222px;
	min-height: 70px;
	float: left;
	background-color: white;
	filter: alpha(opacity=60);  
	background: rgba(255, 255, 255, .4); 
	margin: 10px;
	margin-top: 0px;
	margin-left: 0px;
}

.featuredset:hover {
	background-color: white;
	filter: alpha(opacity=50);  
	background: rgba(255, 255, 255, .5); 
	color: #383838;
}

.featuredsetcontent {
	float: left;
	width: 137px;
	margin-left: 5px;
	float: left;
	padding: 5px;
}

.featuredsetcontent h3 {
	font-size: 100%;
}



#photolinkcontainer {
	padding: 0px;
	clear: both;
	width: 950px; 
	height: 306px;
	margin: 15px auto;
	margin-bottom: 20px;
}


.photolink {
	clear: none;
	float: left;
	width: 296px;
	height: 296px;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:center center;
	margin-right: 16px;
	border-style:solid;
	border-width:5px;
}

.photolink-placeholder-wide {
	clear: none;
	float: left;
	width: 309px;
	height: 207px;
	background-color: #8d8d8d;
	background-image: url(/assets/mf_loading.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	margin-right: 11px;
	margin-bottom: 12px;
	//border-style:solid;
	//border-width:4px;
	//border-color: #737373;
	padding: 0px;
}

.photolink-caption {
	width: 100%;
	filter: alpha(opacity=40);  
	background-color: white;
	background-color: rgba(255, 255, 255, .4); 
	color: #262626;
	border-width: 0px;
}

.photolink-caption h3 {
	font-family: 'Exo', sans-serif;
	width: 100%;
	padding: 10px;
}


.photolink-wide {
	clear: none;
	float: left;
	width: 301px;
	height: 198px;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:center center;
	border-style:solid;
	border-width:4px;
	border-color: #737373;
	padding: 0px;
}

.photolink-wide:hover {
	border-color: #B3B3B3;
}

.photolink-wide:hover .photolink-caption {
	border-color: #B3B3B3;
	filter: alpha(opacity=60);  
	background-color: rgba(255, 255, 255, .60); 
	color: #0D0D0D;
}

.photolink-wide .photolink-caption h3 {
	font-size: 85%;
	padding: 5px;
}


.photolink-placeholder-wide .photolink-caption {
	position:relative;
	top:5px;
}



.colour1 {
	border-color: #98c326;
	background-color: #98c326;
	background-color: rgba(152, 195, 38, .8); 
}

.colour2 {
	border-color: #279AC4;
	background-color: #279AC4;
	background-color: rgba(39, 154, 196, .8); 
}

.colour3 {
	border-color: #C4274B;
	background-color: #C4274B;
	background-color: rgba(196, 39, 75, .8); 
}

.colour1:hover .photolink-caption {
	filter: alpha(opacity=95);  
	background-color: rgba(152, 195, 38, .95); 
	color: #0D0D0D;
}

.colour2:hover .photolink-caption {
	filter: alpha(opacity=95);  
	background-color: rgba(39, 154, 196, .95); 
	color: #0D0D0D;
}

.colour3:hover .photolink-caption {
	filter: alpha(opacity=95);  
	background-color: rgba(196, 39, 75, .95); 
	color: #0D0D0D;
}

.pos1 {
	position:relative;
	top: 20px;
}

.pos2 {
	position:relative;
	top: 80px;
}

.pos3 {
	position:relative;
	bottom: -230px;
}

.pos4 {
	position:relative;
	bottom: -180px;
}


.right {
	margin-right: 0px;
}

a.flickr:hover {
	color: #FF0084;
}

a.flickr:hover strong {
	color: #0063dc;
}

a.twitter:hover {
	color: #9ae4e8;
}

a.twitter:hover strong {
	color: #30D8F0;
}

a.rss:hover {
	color: #fdbb30;
}

a.rss:hover strong {
	color: #f26522;
}

a.clients:hover {
	color: #8b1bc6;
}

a.clients:hover strong {
	color: #0fb5db;
}


a.blog:hover {
	color: #4477dd;
}

a.blog:hover strong{
	color: #cd362c;
}

a.contact:hover, a.copyright:hover {
	color: #98c326;
}

a.photos:hover, a.licencing:hover {
	color: #C4274B;
}

a.contact:hover strong, a.photos:hover strong, a.copyright:hover strong, a.licencing:hover strong{
	color: #279AC4;
}



a.favorites:hover {
	color: #279AC4;
}

a.home:hover {
	color: #98c326;
}

.map {
	clear: right;
	float: right;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	border: 4px solid #98c326;
}

.map-portrait {
	width: 255px;
	margin-bottom: 20px;
}

.footer-menu {
	margin-bottom: 5px;
	color: white;
	font-weight: normal;
}

.footer-menu a {
	color: white;
	font-weight: normal;
}

.footer-menu a:hover {
	font-weight: normal;
}

/* ===========================
   ====== Contact Form ======= 
   =========================== */

input {

}

input, textarea {
	font-size: 14px;
	font-family:'Raleway', sans-serif;
	padding: 10px;
	border-bottom: 4px solid #C4274B;
	width: 212.5px;
	color: #262626;
	background-color: white;
	filter: alpha(opacity=70);  
	background: rgba(255, 255, 255, .7); 	
}

textarea {
	width: 425px;
	height: 150px;
	max-width: 425px;
	line-height: 18px;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: 4px solid #C4274B;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;	
}

.form label {
	border-bottom: 4px solid #C4274B;
	width: 202.5px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: 600;
	background-color: black;
	filter: alpha(opacity=30);  
	background: rgba(0, 0, 0, .3); 
}

/* ===========================
   ====== Submit Button ====== 
   =========================== */

.submit input {
	width: 222.5px; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	background-color: black;
	filter: alpha(opacity=30);  
	background: rgba(0, 0, 0, .3); 
	border-color: #279AC4;
	color: black;
	margin-left: 222.5px;	
	font-weight: 600;
}

.submit input:hover {
	color: white;
	background-color: #262626; 
}