/*   
Theme Name: Elegant Photo
Theme URI: 
Description:  An elegant theme for displaying photos
Author: Binti Brindamour
Author URI: 
Version: 0.1 
Tags: tan, light, one-column, two-columns, three-columns, fixed-width, custom-header, right-sidebar, theme-options, threaded-comments,

	Elegant Photo by Binti Brindamour
	
*/


/****************************
 **   Contents
 ****************************
 
	* General
	* Layout		(Top-level page element styles)
		- Menu
		- Header
		- Content
		- Sidebar
		- Footer
	* Content	(Formatting of items in main content area)
		- General
		- Standard wordpress
		- Comments
		- Comment form	
	* Sidebar	(Formatting of items in sidebar)
		- General
		- Search
		
	* Footer		(Formatting of items in footer)
		





/****************************
 **   General
 ****************************/

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/header-repeat.jpg);
	background-repeat:repeat-x;
}

a {
	color: #5f5f5f;
	text-decoration: none;
}

a:hover{
	color: #000000;
	
}


p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;	
	
}

p  a {
	text-decoration: underline;	

}

h1 {
font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	letter-spacing: -1px;
	font-size: 18px;
	padding-bottom:4px;
padding-top:1px;
color:#333;
}

h1 a {
color: #000000
	
}

h1 a:hover
{ 
color: #666666;
text-decoration: underline;
}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	letter-spacing: -1px;
	font-size: 18px;
	padding-bottom:2px;
padding-top:14px;	
}

.clear {clear:both; }

h3 a{ 
color: #000000
	
}
h3 a:hover
{ 
color: #666666;
text-decoration: underline;
}



h5 {
	background:#F4F5F7;
	border:1px solid #CCC;
	padding:18px 12px 18px 36px;
	margin:5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	}

h5 a {
text-decoration: underline;
}

h5 a:hover {
color: #999999;
}

blockquote, pre {
	background:#F4F5F7 url(images/blockquote.gif) 3px 3px no-repeat;
	border:1px solid #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
}

.right {
float:right;
}

/****************************
 **   Layout
 ****************************/


/* Menu */

#headmenu {
	padding-top: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 48px;
	color: #fff;	
	}

#headmenu ul {
	text-align: right;
	list-style: none;
	letter-spacing: 0px;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#headmenu ul li 
{
	display: inline;
}

#headmenu .page_item a 
{
	line-height: 1.9em;
	color: #fff;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	
		}

#headmenu .current_page_item a, #headmenu .page_item a:hover {
	color: #aaa;
	
}
#menu {
	background-color: #191919;
	height: 3.09em;
	background-image: url(images/menu-repeat2.jpg);
	background-repeat: repeat-x;
	background-position: 5px top;
}

#menu ul {
	text-align: center;
	list-style: none;
	letter-spacing: -1px;
	margin:auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;

		} 


		

.double-right-sidebar #menu ul {
	width: 947px;
}

#menu ul li {
	display: inline;

}

#menu .page_item a 
{
		line-height: 2.25em;
	color: #eee;
	text-decoration: none;
	/*padding-right: 6px;
	padding-left: 6px;
	
	padding-bottom: 15px;*/
	background-image: url(images/bottom-arrow.png);
background-position: center 28px;
background-repeat: no-repeat;


} 







/* Header */

#header-wrap {
	background-image: url(images/header-repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header {
	
	height: 292px;
	background: url(images/header10.jpg) no-repeat center;
}
	



#header div {
	width: 951px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}



#header h1 {
	display:none;
}


#blog-description {
	display:none;
	
}

/* Content */

#content-container {
	
	background-image: url(images/content-container-repeat6.jpg);
	background-repeat: repeat-x;
	background-position: 5px top;
	
}




#content {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.double-right-sidebar #content {
	width: 947px;
}

#body {
	float: left;
	width: 700px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 72px;

	background-image:url(images/photography-logo.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;	
	
}



/* Sidebar */

#sidebar {
	float: right;
	font-size: 0.9em;
	width: 190px;
	position: relative;
	left: -9px;
	padding-top: 78px;	
}



/* Footer */

#footer-wrap-outer {
	margin-top: -21px;
	background-color: #4c4c4c;
	background-image: url(images/Mock-wedding-photosslice65_10.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer-wrap {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 66px;
	
}



#footer {
	width: 830px;
	margin: 0 auto;
	padding-left: 104px;
	padding-right: 7px;
	padding-top: 90px;
	min-height: 30px;
}


/****************************
 **   Content
 ****************************/

/* General */

.box{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 1.8em;
	background-image: url(images/butterfly-reflect.jpg);
	background-repeat: no-repeat;
	background-position: left -1px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #333;
	padding-left: 15px;	
	

}

h2 a {
	text-decoration: none;
	color: #3b3b3b;
	

}


.post .entry {
	font-size: 0.9em;
	line-height: 1.3em;
	clear: both;
	
}

.post .author {
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top: -60px;
}

.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

.post .date {
	width: 89px;
	height: 43px;
	text-align: center;
	float: right;
	text-transform: uppercase;
	background-image:url(images/date-background.gif);
	background-repeat:no-repeat;
	background-position: center center;
	
}

.post .date .month {
	display: block;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	color: #a9a9a9;
	font-weight: bold;
}

.post .date .day {
	display: block;
	
	font-weight: bold;
	font-size: 20px;
	padding-top: 3px;
	line-height: 18px;
	color: #afafaf;
}

.post .date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 3px;
	color: #a5a5a5;
}

.metadata {
	margin-top: 40px;
	text-align: center;
	font-size: 0.7em;
	color: #797979;
}

.metadata a {
	text-decoration: none;
}

.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.more-link {
	clear: both;
	display: block;
	margin-top: 30px;
	margin-left: 20px;
	font-size: 0.9em;
	color: #88897b;
	background: url(images/more-link.png) no-repeat left center;
	padding-left: 30px;
}

.hr {
	clear: both;
	border: 0;
	background-image: url(images/hr.jpg);
	background-position:center;
	color: #f8faf7;
	background-color: #f8faf7;
	width: 426px;
	height: 40px;
	margin-top: -8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.hr hr {
	display: none;
}

.navigation {
	width: 100%;
	margin-top: 50px;
}

.navigation a {
	text-decoration: none;
	font-size: 0.7em;
}

.navigation .previous {
	float: right;
}

.navigation .next {
	float: left;
}

.search_result {
	margin-left: 20px;
}

.search_result h4 {
	margin-left: -20px;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #BFC4C1;
}


/* Standard wordpress */



.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
	
	border:1px solid #CCCCCC;
	background-color: #eeeeee;
	padding: 2px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0;
	float: left;
	
	
	
}

.alignleft:hover {
border:1px solid #cccccc;
background-color: #eeefff;
opacity: 0.7;
/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

}

.alignleft2 {
	
	padding: 2px;
	float:left;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	}

.alignright {
   float: right;
   	padding: 2px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.alighnright:hover
 { 
opacity: 0.7;
}

.clear {
	clear:both;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Comments */


.commentlist {
	padding: 0;
	list-style-type: none;
	margin-top: 16px;
	margin-left: 0px;
}

.commentlist li {
	margin-top: 16px;
	margin-left: 30px;
	max-width: 460px;
}

.commentlist li .comment-content,
.commentlist li .before-comment,
.commentlist li .after-comment,
.commentlist li .after-comment div {
	background:transparent url(images/comment.jpg) no-repeat top right;
}

.commentlist li .comment-content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
 	padding: 28px 0 0px 0px;
}

.commentlist li .before-comment {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width: 27px; /* top slice width */
	margin-left: -27px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.commentlist li .after-comment {
	/* bottom */
	position:relative;
	width:100%;
}

.commentlist li .after-comment,
.commentlist li .after-comment div {
	height: 40px; /* height of bottom cap/shade */
	font-size:1px;
}

.commentlist li .after-comment {
	background-position:bottom right;
}

.commentlist li .after-comment div {
	position:relative;
	width:27px; /* bottom corner width */
	margin-left: -27px;
	background-position:bottom left;
}

.commentlist .comment {
	margin: 0;
	font-size: 0.8em;
	padding-right: 27px;
}

.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 0.9em;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.commentlist .comment .reply {
	text-align: right;
	position: relative;
	top: 15px;
	z-index: 100;
	font-size: 0.9em;
}

.commentlist .comment .reply a {
	color: #D7DBD8;
	text-decoration: none;
}



.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

/* Comment Form */


input.text {
	width: 200px;
background-image:url(images/field-bg-top.gif);
	background-repeat: repeat-x;
	padding: 5px;
	border: 1px solid #BEBEBE;
}

textarea {


	width: 410px;
	height: 100px;
	background-image:url(images/field-bg-top.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 5px;
	border: 1px solid #BEBEBE;
}



/****************************
 **   Sidebar
 ****************************/

/* General */

.sidebar h2 {
	font-size: 18px;
	color: #000000;
	margin-bottom: 5px;
	line-height: 30px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}

.sidebar a {
	color: #9f9f9f;
	text-decoration: none;
		
}


.sidebar a:hover {
	color: #000;
	text-decoration: none;
	
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
	
	
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 5px 8px;
	
}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 17px;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* Search */

.sidebar #searchform div {
	background-image: url(images/Search-bar.gif);
	width: 226px;
	height: 49px;
	margin-left: -7px;
}
.sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 17px;
	width: 152px;
	height: 16px;
	color: #909090;
	font-size: 1.1em;
	outline: none;
}
.sidebar #searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	text-indent: -2000px;
	cursor: pointer;
}


/****************************
 **   Footer
 ****************************/

#footer #subscribe a {
	display: block;
	position: absolute;
	background-image: url(images/rss.png);
	width: 150px;
	height: 110px;
	margin-left: -110px;
	margin-top: -38px;
	text-indent: -2000px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#footer .legal, #footer .credit {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0px;
}

#footer .legal {
	float: left;
}

#footer .credit a {
	text-decoration: none;
	
}

#footer .credit {
	float: right;
}


#footer .widget-wrap {
	float: left;
	width: 264px;
	margin-bottom: 36px;
}


#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}

#footer {
	font-size: 0.8em;
	line-height: 1.1em;
}

#footer a {
	color: #a3a3a3;
}

#footer h2 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
} 

.right_slide

{



}
/************** Sucker fish Nav **************************/

#suckerfishnav a {
  padding: 12px

  }

#suckerfishnav li {
  
  }

#suckerfishnav li.current_page_item a {
  color: #5c5c5b;


background-image: url(images/bottom-arrow.png) !important;
background-position: center 28px;
background-repeat: no-repeat;
}

  

#suckerfishnav li li a {
  
  }

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, 

#suckerfishnav li li li li:hover ul{
  
  }

#suckerfishnav li:hover.haschildren {
  
  }

#suckerfishnav {
    font-size: 16px;
     
    font-weight: 400;
    margin-top: 15px;


    }
#suckerfishnav, #suckerfishnav ul {
   line-height: 21px;
    padding: 0px;
    width: 500px !important;
    margin-bottom: 20px;
    margin-left: 12px;
margin-right: 12px;

    /* insert here */
    }

#suckerfishnav a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    padding: 0 8px 0 8px;
    margin-right: 1px;
    width: auto;
}

#suckerfishnav li {
    float: left;
    padding: 0;
    text-align: center;

    }
#suckerfishnav ul {
    position: absolute;
    left: -999em;
    height: auto;
    width: auto;
    font-weight: normal;
    margin: 0;
    line-height: 1;


   
 }


#suckerfishnav li li {
    width: auto;
    color: #7b7b7c
    background: none;
    font-size: 16px;
    font-weight: 400;
    }
#suckerfishnav li li a {
    padding: 4px 10px;
    width: auto;
    font-size: 16px;
    font-weight: 400;
    color: #cccccc;
    }

#suckerfishnav li li a:hover {
    
    font-size: 16px;
    font-weight: 400;
    color: #6c6c6b;
    }

#suckerfishnav li ul ul {
    margin:-23px 0 0 100px;
    }

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li 

li:hover a, #suckerfishnav li ul li li li:hover a {
    color: #AAAAAA;



    }

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a, #suckerfishnav li.haschildrensfhover a {
    color: #606064;
    font-weight: 400;
    font-size: 16px;
background-image: url(images/bottom-arrow.png);
background-position: center 28px;
background-repeat: no-repeat;
position: static; 


    }

#suckerfishnav li:hover li a {
    font-size: 16px;
    font-weight: 400;
background-image: url(images/top-arrow.png)!important;
background-position: center 4px;
background-repeat: no-repeat;
text-shadow:1px 1px #EEEEEE;

    }

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, 

#suckerfishnav li li li li:hover li a {
    color: #5b5b5c;

    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, 

#suckerfishnav li.haschildrensfhover ul ul, #suckerfishnav li.haschildrensfhover ul ul ul, 

#suckerfishnav li.haschildrensfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, 

#suckerfishnav li li li li:hover ul, #suckerfishnav li.haschildrensfhover ul, #suckerfishnav li 

li.haschildrensfhover ul, #suckerfishnav li li li.haschildrensfhover ul, #suckerfishnav li li li 

li.haschildrensfhover ul {
    left:auto;

    }

 #suckerfishnav li.haschildrensfhover li.sfhover a, #suckerfishnav li.haschildrensfhover li a {
    color: #cccccc;

 }


/************** Sucker fish Nav End **************************/


/************** Links Page *********************************/

.blogroll {
list-style:none outside none;
padding:0 0 5px;
}

.linkcat {
list-style-type:none;
}

.linkcat h2 {
background:none repeat scroll 0 0 transparent;
margin:0;
padding:0 0 10px;
}

ul#links {
margin0;
padding:0;
}

.linkcat li {
background:none no-repeat scroll 3px 3px #F4F5F7;
border:1px solid #CCCCCC;
list-style:none outside none;
padding:15px 5px 10px 15px;
margin:0 0 25px;
}

.linkcat li a {
color:#7E8786;
}

.blogroll span {
font-size:12px;
padding:10px 0 0;
}

.align-right {
float:right;
}
