/*

Theme Name: My theme
Theme URI: http://www.samidesigns.co.nz
Description:  ‘Graphic and Webdesign’
Author: Samantha Saunders
Author URI: http://www.samidesigns.co.nz
Version: 1.0

*/

@charset "UTF-8";
/* CSS Document */

/* Reset */  

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label { 		
	
border: 0; 	
outline: 0; 	
font-size: 100%; 	
/*vertical-align: baseline; */	

} 

body {
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
padding:0px;
margin:0px;
} 

ol, ul { 	
list-style: none; 
}  

/* End Reset */

h2 {
	font-size: 30px;
color: #b8cba6;


}



p {
	font-size: 16px;
	/*line-height: 20px;*/
}  

a {  
text-decoration: underline;  
/*color: #7CD427; */
/*color: #6bb91f;*/
color: #333399;

font-size: 14px; 
}  

a:hover {  
text-decoration: none; 
}


#page_content {
	width:1000px;
	/*margin-top: -18px;*/
	margin-top: 10px;
	padding-bottom: 100px;
	/*border: 1px solid #fff000;*/
	background-color: #fff;
	height:100%;
	max-height:100%;
	min-height:900px;
    	height:auto !important;
    	height: 100%;
    	overflow: hidden;
} 



#page_content h2 {	
color: #000;
font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
font-size: 28px;
line-height: 32px;
} 

#page_content h3 {	
color: #000;
font-size: 18px;
font-weight: bold;
} 

/*#page_content h2 a:link {	
padding-left: 0px;
padding-right: 40px;
padding-top: 70px;
font-size: 32px; 
} */


#page_content h4 {	
color: #000;
font-size: 18px;
font-weight: bold;
margin-bottom:-10px;
} 


#page_content p{
color: #4a4a4a;	
line-height: 24px;
} 

#page_content ul{
color: #4a4a4a;	

} 

#page_content .test-name {
color:black; 
font-weight:bold; 
font-size:17px;
margin-top:-15px;
margin-bottom:25px;
}	
	
 
#page_content #pages-without-sidebar-padding{
padding-left:40px;
padding-right:40px;
padding-top:0px;
}

#page_content #main-text-without-sidebar{

margin-top:30px;

}


#page_content #special-poster {
float:right;
margin-left:20px;
margin-bottom:20px;
}

/* ---------------------- Main Styles --------------------*/  

body {

	background-color: #fff;
        background-position: top;
	margin-top: 0px;
	}  

#wrap {

	width: 1000px;
	height: auto;
	margin: auto;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;

}  


#logo {
	margin-top: 40px;
	margin-left: 30px;
	width: 350px;  
	height: 100px;
	background-image: url(/wp-content/uploads/2014/02/logo-small.jpg);
	background-repeat: no-repeat;
	float: left; 
	}



#header .facebook-icon
{
/*border: 1px solid #ff0000;*/
}

#header .number
{
background-image: url(/wp-content/uploads/2014/02/tel-num.jpg);
height:46px;
width:193px;
float: right;
margin-top:30px;
margin-right:50px;


}

#header-outer {
	height: 180px;	
	/*position:fixed;*/
        /*z-index:10;*/
        width:100%;
        /*background-image: url(images/header-bg.png);*/
	/*background-repeat: repeat-x;*/
background-color: #fff;

	}

#header {
	height: 180px;	
	/*background-image: url(images/header-bg-buntings2.png);*/
	margin-left:auto;	
	margin-right:auto;
	width:1000px;
	}

#header h1 {  
 
text-indent: -9999px;  



}  

#header h1 a {
	/*width: 430px;
	height: 165px;
	display: block;*/
	/*background-image: url(images/sami-designs-logo.png);*/

}  

.top-slideshow-outer {
	height: 317px;
padding-top:6px;
padding-bottom:6px;	
	background-color: #f2f9eb;
        /*z-index:10;*/
        width:100%;
background-color: #000000;
	}

.top-slideshow-inner {
	width: 950px;
	height: 317px;
	margin-left:auto;
	margin-right:auto;
	/*z-index:1;*/
	/*border: 1px solid #ff0000;*/
}  




/* ---------------------- Navigation --------------------*/  


#header ul {  
/*overflow: hidden; */ 
padding-left: 50px; 
}  

#header ul li {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	float: left;
	list-style:inside none; 
	display:block; 
	position:relative;
	
}

  
#page_content .largertext {
	font-size: 18px;
	line-height: 22px;
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	color: #4a4a4a;
font-weight:bold;
}

#page_content .largertext ul li {
	font-size: 18px;
	line-height: 24px;
	color: #4a4a4a;
	
}


 

 



/* ---------------------- Drop down Navigation --------------------*/ 

 

#topnav {
	height: 50px;	/*background-color: #ff0000;*/
		


margin-top: 30px;
	margin-right: 10px;
	display: block;	
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 440px; 
	float: right;


	}

#topnav > ul {
	list-style:inside none;
	padding:0; 
	margin:0;
	} 

#topnav > ul > li {
	list-style:inside none; 
	display:block; 
	position:relative;
	} 

#topnav > ul > li > a:after{ 
	content:''; 
	position:absolute; 
	top:-1px; 
	bottom:-1px; 
	right:-2px; 
	z-index:99; 
} 

#topnav ul li{
	margin-top: 1px;
	margin-bottom: -1px;
	text-align: center;
	width: auto;
	/*border: 1px solid #ff0000;*/
	margin-left:0px;
	margin-right:0px;
	} 

#topnav ul li a{
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:3px;
	/*padding-top:12px;
	padding-bottom:15px;*/
	font-size: 16px; 
	outline:none; 
	display:block; 
	position:relative; 
	text-align:center; 
	text-decoration:none; 
font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	}

#topnav ul li a:hover   {
	/*border: 1px solid #696969;*/
	/*color:#ffffff;*/
	/*background-color:#000000;*/

border-bottom: 3px solid #000;
	} 

#topnav .current_page_item a { 
	/*background-size: 100% 80%;*/

font-weight: bold;
	} 


/*the backgrounds of the top links when they are hovered over*/
#topnav ul li:hover > a{
	/*top: 10px;*/
	/*bottom: 10px;*/
	/*background:#00acde;*/ 
	} 

#topnav ul li:hover > ul, #topnav ul li:hover > div{
	display:block;		
	} 

#topnav ul li > ul, #topnav ul li > div{ 
	display:none; 
	width:auto; 
	position:absolute; 
	top:39px; 
	padding:5px 0; 
	background:#95e1f8; 
	border-radius:5px 5px 5px 5px; 
	z-index:999; 
	} 

#topnav ul li > ul{
	background:#7CD427; 
	margin-top:10px;
	} 
	
#topnav ul li > ul li {
	display: block;
	list-style: inside none;
	padding: 0;
	margin: 0;
	position: relative;
	width: 145px;
	text-align: left;
	} 
	
#topnav ul li > ul li a{ 
	outline:none; 
	display:block; 
	position:relative; 
	margin:0; 
	padding:12px 20px; 
	font:10pt Arial, Helvetica, sans-serif; 
	color:#000;  /*text colour of drop down menu*/
	background:#fff; /*background colour of drop down menu*/
	text-decoration:none; 
	} 

#topnav, #topnav > ul li > ul li a:hover{ 
	color:#000; /*colour of text on drop down when hovered*/
	} 

#topnav ul li > ul li a:hover{
	background:#e7ffd0; /*background colour on drop down when hovered*/	
	} 

 


/* ---------------------- Search Box --------------------*/  



#header li#search {  
	margin-top: 13px;  
	margin-left: 60px;  
	margin-right: 0; } 

#header li#search img {  
	margin-right: 10px;  
	margin-left: 10px; 
}  

#header li#search input {  
	position: relative;  
	top: -32px; 
}  

#header li#rss {  
	float: right;  
	margin: 0; 
	padding: 0; 
}  

li#rss img {  
	width: 30px;  
	padding-right: 1px;  
	margin-top: 13px; 
}  

#header p#slogan {  
	font-size: 2em;  
	margin: 21px 0 31px 0;  
	float: right;  
	background: url(../img/slogan.png) no-repeat;  
	width: 544px;  
	height: 38px;  
	text-indent: -9999px;  
	border-right: 1px solid white;  
	padding-right: 50px; 
}

#header .facebook-icon
{
	float:right;
	margin-top:32px;
	margin-right:10px;
	width: 30px;  
	height: 30px;
	background-image: url(images/facebook-icon.png);
}

#header .twitter-icon
{
	float:right;
	margin-top:32px;
	margin-right:10px;
	width: 30px;  
	height: 30px;
	background-image: url(images/twitter-icon.png);
}


/*------------------------ Main Content Text---------------------- */  

#main {
	/*background-color: #fff000;*/
	width: 1000px;
	height: auto;
	background-color: #fff;

}  

#main #main-text ul li {
	font-size: 16px;
	line-height: 22px;
	margin-left:5px;
	list-style:disc;

} 

#main #main-text {  
	float: left;  
	width: 620px;
	height: auto;  
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 35px;
	/*background-color: #ff0000;*/
} 

#main #main-text-without-sidebar {  
	float: left;  
	width: 880px;
	height: auto;  
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 10px; /*was 50*/
	/*background-color: #ff0000;*/
} 

#main #main-text a {  
	color: #f69338;
	text-decoration: underline; 
	font-size: 16px;
	line-height: 20px;
}

#main #main-text a:hover {  
	color: #7CD427;
	font-size: 16px;
	line-height: 20px;  	
}

#main  .welcome-page-title {  
	margin-top:20px;
	margin-bottom:30px;  
	height: 52px;
	width: 207px;	
	background-image: url(images/welcome-page-title.png);
}

#main  .about-us-page-title {  
	margin-top:20px;
	margin-bottom:30px;  
	height: 54px;
	width: 252px;	
	background-image: url(images/about-us-page-title.png);
}

#main  .about-us-page-2ndtitle {  
	margin-top:35px;
	margin-bottom:-40px;  
	height: 44px;
	width: 300px;	
	background-image: url(images/about-theicecream-text.png);
}

#main  #ginellisLogo
{ 
	position:relative;
	left:270px;
	top:43px;
	z-index:1;
	}

#main  .weddings-page-title {  
	margin-top:20px;
	margin-bottom:30px;  
	height: 58px;
	width: 247px;	
	background-image: url(images/weddings-page-title.png);
}

#main  .events-page-title {  
	margin-top:20px;
	margin-bottom:30px;  
	height: 52px;
	width: 156px;	
	background-image: url(images/events-page-title.png);
}

#main .gallery-page-title {  
	margin-top:20px;
	margin-bottom:30px;  
	height: 58px;
	width: 184px;	
	background-image: url(images/gallery-page-title.png);
}

#main .contact-page-title {  
	margin-top:20px;
	margin-bottom:30px;  
	height: 50px;
	width: 183px;	
	background-image: url(images/contact-page-title.png);
}



/*------------------------ Sidebar---------------------- */ 

#page_content #sidebar
{
float:left;
width:300px;
padding-top:50px;
/*background-color: #fff000;*/


}

#page_content #sidebar ul li {
   list-style: none;
margin-left:10px;
margin-bottom:30px;
}

#page_content #sidebar ul {
   list-style: none;
margin-left:0px;
}


#page_content #sidebar #widget-services {
width:190px;
height:106px;
margin-top:0px;
margin-left:0px;
background-image: url(images/widget-services-sp-sm.jpg);
} 

#page_content #sidebar #widget-gallery {
width:190px;
height:106px;
margin-top:0px;
margin-left:0px;
background-image: url(images/widget-gallery-sp-sm.jpg);
} 



hr {
  	width: 100%;
	background-color: #7CD427;
	height: 2px;
	border: 0px ;
	}







#main a
{
font-size: 16px; }

#page_content .gallery img {
border: 4px solid #000000;
 }

#page_content .gallery {
width:750px;
padding:0px;
margin:0px;
 }

#page_content .gallery .gallery-caption { 
font-size: 12px;
color:#4a4a4a;
padding-top:5px;
}


#page_content .gallery img:hover {
background: #fff;
 filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE5+ */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */

}

/*------------------------ CONTACT PAGE---------------------- */  

.contactdetails
{
width: 330px;	
float:left; 
padding-left:40px;
padding-top:0px;

}

.contactform-details
{
width: 400px;	
float:left;
padding-right:30px;
padding-bottom:40px;
margin-bottom:60px;
border-right: 1px solid #696969;
}

.contactmap
{

padding-left:20px;
padding-top:20px;

}


/*------------------------ CONTACT FORM---------------------- */  
#contactform {

background-color: #e3e3e3;
width: 350px;
margin-top:30px;
padding-top: 5px;
padding-left: 25px;
padding-right: 10px;
padding-bottom: 10px;
	
} 



/*------------------------ FOOTER---------------------- */  

#footer {
	
   	margin: 0px;
  	margin-bottom: 0px;
	background-color: #000000;
	padding: 0px;
	width: 100%;
	height: 85px;
	clear: left;
} 




#footer-insidebox
{
	
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height: 85px;
	
	
} 


	 

#footer #trademark-icon
{
	float: left;
	margin-left:10px;
	width: 81px;
	height: 82px;
	background-image: url(images/trademark-icon.png);
	
} 

#footer #rightfloatedtext
{
	float: right;
	margin-top: 20px;
	margin-right: 10px;
width:300px;
} 

#footer #copyright
{
	float: right;
	color: #ffffff;	
	font-size: 14px;
	
} 



#footer #designedBy {
	float: right;
	height: 40px;
	color: #ffffff;	
font-size: 10px;

} 


 

#footer #designedBy a {
	font-size: 10px;
color: #8cc63e; 
} 