/*
Author: 
Project:
Date:
*/


/* 
# CSS contents ###################
* 1 Reset defaults
* 2 Layout
* 3 Nav
* 4 Headings
* 5 Lists
* 6 Images
* 7 Links
* 8 Forms
* 9 Tables
* 10 Typography 
* 11 Other
*/


/* 
# Colour reference ###################


*/
 
/*
# Reset defaults ################### 
*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; } /* Reset margins and padding */

a:link, a:visited{text-decoration:none;outline:none;} /* Reset link styles */

html {overflow: -moz-scrollbars-vertical;} /* Mozilla scrollbar fix */

#skipto{position:absolute;left:-9999px;top:-9999px;} /* Hides the skip to link - useful for screen readers */

.group:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;} /* Automatically clears after any element with this class */

/*
# Layout ################### 
*/

body{font:75%/1.5  "Helvetica Neue", Helvetica, Arial, sans-serif;color:#222;background:#000; color:#fff; }
body.homepage{background: url(../images/homeback.jpg) no-repeat top center #000;}

#header, #content, #footer {width:820px; margin:auto;}	

#header {height:143px;}
#nav {float:right;list-style:none;}
#nav li{float:left; margin-left:10px; line-height:110px; margin-top:33px;}
.main {width:590px; min-height:280px; padding:10px 10px 10px 20px ; background:url(../images/body-backg.jpg) #171717 no-repeat; text-align:left;}
.main-wide {width:800px; height:280px; padding:10px 0 10px 20px ; background:url(../images/body-backg.jpg) #171717 no-repeat; text-align:left;}
.main-home {width:790px; height:280px; padding:10px 10px 10px 20px ;}
.sidebar {width:200px;height:300px;background:#ccc;}

#footer {text-align:center; height:116px; padding-bottom:100px;}
#footer ul {list-style:none; margin:10px auto;}
#footer ul li{float:left; margin-right:4px;}
#footer ul li a{width:202px;height:116px; display:block; overflow:hidden; text-indent:-9786px;}

.meyoubtn{background:url(../images/meyou-btn.png);}
.blogbtn{background:url(../images/blog-btn.png);}
.bridalbtn{background:url(../images/bridal-btn.png);}
.advicebtn{background:url(../images/advice-btn.png);}

.nav-prev{left:0!important;}
.nav-next{right:0!important;}

#socialmedia{text-align:right}
#socialmedia img{margin:4px 0 0 3px;}
#socialmedia a{border:none;}

#contacttext{float:left; width:240px; height:310px;}

.adminform p label{display:block; float:left; width:50px; height:30px; line-height:20px; clear:both;}
.adminform p input{ margin:0 0 10px 0;}
.adminform p textarea{width:400px;height:110px;}

.admin .blogitem .blogtext p{padding-right:20px;}
.admin .editthis {text-align:right; clear:both; margin-right:20px;}
.admin hr {border:none; height:1px; background:#555;}

.submitbtn {margin-left:50px;}

/*
# Nav ################### 
*/



/*
# Headings ################### 
*/

h1{}
 
h2{margin-bottom:10px; font-family:;}

h3{}

h4{}

#logo{width:220px;height:143px;background:url(../images/logo.gif) center no-repeat;}
#logo a{display:block;height:100%;width:100%;}
#logo a span{position:absolute;left:-9999px;top:-9999px;}

/*
# Lists ################### 
*/



/*
# Images ################### 
*/

img{border:none;}
img.left{margin:0 10px 10px 0;}
img.right{margin:0 0 10px 10px;}

.aboutimg{background:url(../images/about-img.jpg);}
.contactimg{background:url(../images/contact-img.jpg); height:330px;}
.meyouimg{background:url(../images/meyou-img.jpg);}
.bridalimg{background:url(../images/bridal-img.jpg);}
.adminimg{background:url(../images/admin-img.jpg);}

#facebook-btn{background:url(../images/fb-btn.gif); width:116px; height:27px; display:block; overflow:hidden; text-indent:-9687px; float:left;}
#twitter-btn{background:url(../images/twit-btn.gif); width:116px; height:27px; display:block; overflow:hidden; text-indent:-9687px; float:left; margin-left:2px;}

.blogimg {float:left; margin-right:10px; width:152px; height:152px;}
.blogimg img{border:1px solid #555;}
.blogitem {clear:both; display:table; margin-bottom:30px;}
.blogtext {float:left; width:600px; }
.blogtext p{margin-bottom:0;}

.blogthumbs hr{border:none; height:1px; background:#777; margin-top:5px;}
.blogthumbs img{border:2px solid #eee;}


/*
# Links ################### 
*/

a{}
a:hover{}

a.group {float:left; margin-left:5px;}

#homelink{width:100%;height:100%; display:block; overflow:hidden; text-indent:-9506px;}

/*
# Forms ################### 
*/



/*
# Tables ################### 
*/



/*
# Typography ################### 
*/

p{margin:0 0 1em; line-height:14px}
.blogitem a{text-decoration:underline;}
.blogitem p{margin:0 0 5px; line-height:14px}
#nav li a{color:#FFF; text-decoration:none;}
.main a,
.main-wide a
{color:#CCC;}
.panel-overlay p{margin-bottom:15px!important;} /* portfolio p */

/*
# Other ################### 
*/

hr {margin-right:20px; border:none; border-bottom:1px dotted #aaa; height:1px;}

.right{float:right;}
.left{float:left;}
.clear{clear:both;}
.alignleft{text-align: left;}
.alignright{text-align: right;}
.aligncenter{text-align: center;}
.nomargin{margin:0!important;}
.noscroll{overflow:hidden;}

.galleria-container{background:#222!important;}

.delimagediv {width:75px; height:75px; float:left; margin-right:5px; text-align:center;}