/*
Theme Name: Silver Dreams
Theme URI: http://www.dynamicguru.com/2009/06/another-wordpress-theme/
Description: A light weight gorgeous silvery wordpress theme with two-columns,widget ready, left sidebar and awesome jquery effects on the left sidebar links
Version: 1.4
Author: Mujtaba Ahmed
Author URI: http://www.dynamicguru.com/mujtaba/
Tags: silver,white,left-sidebar,two-columns
*/

body {
	margin:0;
	padding:0;
	text-align:center;
	background:transparent url("images/artdeco_2.jpg");
	color:#7A929E;
	font-family:'Century Gothic',Arial,sans-serif;
	
}

#homebody {
background:#fff;
}

#page {
	margin:0px auto;
	text-align:left;
	background:transparent url("images/artdeco_2.jpg");
	padding-top:20px;
	
}

#homepage {
margin:20px auto;
background: #fff url("images/lovejoyhome_tile.jpg") no-repeat;
padding-top:0px;
height:734px;
width:950px;
}

#homelogo {
position:relative;
top:200px;
left:320px;
width:324px;
height:420px;
background: url("images/lovejoy_logo.jpg") no-repeat;
}

#homelogo a{
color:#fff;
padding-top:310px;
padding-right:150px;
padding-left:100px;
position:absolute;
top:10px;
left:10px;
}

#maincontent{
margin:0px auto;
background: #fff url("images/main_tile.jpg") no-repeat;

height:752px;
width:950px;
}

#mainleft {
float:left;
width:45%;
position:relative;
top:80px;
left:85px;
}

#toplogo {
height:200px;
width:160px;
background:url("images/lovejoymain_logo.jpg") no-repeat;
}


#mainnav {
text-align:left;
list-style:none;
margin-top:10px;
}



#mainright {
float:right;
width:450px;
height:600px;
background:url("images/main_image.jpg") no-repeat;
position:relative;
top:80px;
right:85px;
}

/*MAIN TEMPLATE SIDE NAV CSS*/

#sidenav {
margin-left:-46px;
list-style:none;
}

#sidenav a i{
visibility:hidden;
}

#sidenav a:hover{
text-decoration:none;
}

#sidenav li {
margin-top:13px;
margin-bottom:13px;
}

#sidenav #portfolio{
background-image:url("images/portfolio_off.jpg");
background-repeat:no-repeat;
width:165px;
height:24px;
}

#sidenav #portfolio:hover{
background-image:url("images/portfolio_on.jpg");
}

#portfolio a {
padding:5px 50px 5px 20px;
}

#sidenav #products{
background-image:url("images/products_off.jpg");
background-repeat:no-repeat;
width:165px;
height:24px;
}

#sidenav #products:hover{
background-image:url("images/products_on.jpg");
}

#products a {
padding:5px 50px 5px 20px;
}

#sidenav #press{
background-image:url("images/press_off.jpg");
background-repeat:no-repeat;
width:165px;
height:24px;
}

#sidenav #press:hover{
background-image:url("images/press_on.jpg");
}

#press a {
padding:5px 50px 5px 20px;
}

#sidenav #about{
background-image:url("images/aboutus_off.jpg");
background-repeat:no-repeat;
width:165px;
height:24px;
}

#sidenav #about:hover{
background-image:url("images/aboutus_on.jpg");
} 

#about a {
padding:5px 50px 5px 20px;
}

#sidenav #design{
background-image:url("images/designlab_off.jpg");
background-repeat:no-repeat;
width:165px;
height:24px;
}

#sidenav #design:hover{
background-image:url("images/designlab_on.jpg");
}

#design a {
padding:5px 50px 5px 20px;
}

#sidenav #contact{
background-image:url("images/contact_off.jpg");
background-repeat:no-repeat;
width:165px;
height:24px;
}

#sidenav #contact:hover{
background-image:url("images/contact_on.jpg");
}

#contact a {
padding:5px 50px 5px 20px;
}


/*CONTENT TEMPLATE CSS*/

#contentheader {
background:url("images/headerbg.jpg") no-repeat;
	height:160px;
        position:relative;
        top:25px;
        left:75px;
}

#contentheader i{
visibility:hidden;

}

#contentheader a{
position:absolute;
top:10px;
left:325px;
width:150px;
height:150px;
}

#contentheader a:hover {
text-decoration:none;
}

#contentnav{
margin-top:-10px;
height:25px;
}

#contentnav #contentpages {
position:relative;
left:115px;

}

#contentpages a i{
visibility:hidden;
}

#contentpages a:hover {
text-decoration:none;
}

#contentnav #contentpages li{
display:inline;
}

#contentpages #portfolio{
background-image:url("images/portfolio_off.jpg");
background-repeat:no-repeat;
width:150px;
height:24px;
}

#contentpages #portfolio:hover{
background-image:url("images/portfolio_on.jpg");
}

#portfolio a {
padding:5px 20px 5px 5px;
}

#contentpages #products{
background-image:url("images/products_off.jpg");
background-repeat:no-repeat;
width:150px;
height:24px;
}

#contentpages #products:hover{
background-image:url("images/products_on.jpg");
}

#products a {
padding:5px 20px 5px 5px;
}

#contentpages #press{
background-image:url("images/press_off.jpg");
background-repeat:no-repeat;
width:150px;
height:24px;
}

#contentpages #press:hover{
background-image:url("images/press_on.jpg");
}

#press a {
padding:5px 20px 5px 5px;
}

#contentpages #about{
background-image:url("images/aboutus_off.jpg");
background-repeat:no-repeat;
width:150px;
height:24px;
}

#contentpages #about:hover{
background-image:url("images/aboutus_on.jpg");
} 

#about a {
padding:5px 20px 5px 5px;
}

#contentpages #design{
background-image:url("images/designlab_off.jpg");
background-repeat:no-repeat;
width:150px;
height:24px;
}

#contentpages #design:hover{
background-image:url("images/designlab_on.jpg");
}

#design a {
padding:5px 20px 5px 5px;
}

#contentpages #contact{
background-image:url("images/contact_off.jpg");
background-repeat:no-repeat;
width:150px;
height:24px;
}

#contentpages #contact:hover{
background-image:url("images/contact_on.jpg");
}

#contact a {
padding:5px 20px 5px 5px;
}

/*CONTENTMID STYLES*/

#contentmid {
padding:10px;
margin-top:20px;
margin-bottom:0px;
}

#aboutbg{
background-image:url("http://www.lovejoydesigns.net/wp-content/uploads/2009/11/about_tile.jpg");
background-repeat:no-repeat;
height:460px;
width:800px;
padding:45px 10px 0px 10px;
}

#phoebe {
float:left;
width:240px;
margin-top:10px;
margin-left:15px;
}

#aboutphoebe {
float:right;
width:485px;
margin-right:35px;
font-size:.85em;
}

#contactinfo{
background-image:url("http://www.lovejoydesigns.net/wp-content/uploads/2009/11/contactbg.jpg");
background-repeat:no-repeat;
float:left;
margin-left:105px;
height:378px;
width:623px;
padding-top:65px;

}

#contactinfo p{
color:#E7C66D;
text-align:center;
margin-right:45px;
}

/*BLOG CSS*/

#blogheader{
background-image:url("http://www.lovejoydesigns.net/wp-content/uploads/2009/11/blogheader_logo.png");
background-repeat:no-repeat;
height:190px;
width:624px;
margin:0px auto;
}

#blogpage{
margin:0px auto;
width:950px;
background-image:url("http://www.lovejoydesigns.net/wp-content/uploads/2009/11/blogside_tile.jpg");
background-repeat:repeat-y;
}

#blogpagetop {
margin:0px auto;
background-image:url("http://www.lovejoydesigns.net/wp-content/uploads/2009/11/blogtopbg.jpg");
background-repeat:no-repeat;
width:950px;
height:48px;
}

#blogpagebottom{
margin:0px auto;
background-image:url("http://www.lovejoydesigns.net/wp-content/uploads/2009/11/blogfooterbg.jpg");
background-repeat:no-repeat;
width:950px;
height:48px;
}

#content {
	margin-left:75px;
	padding-right:15px;
	padding-left:15px;
        float:left;
	width:590px;
        font-size:.85em;

}
 

/*BEGIN HEADER*************************************/
#header {
	background:url("images/headerbg.jpg") no-repeat;
	height:150px;
	/*color:#211;
	font-weight:normal;
	letter-spacing:-2px;
	font-family:'Eras Medium ITC','Arial',sans-serif;
	font-size:48px;
	text-align:left;
	margin:0px;
	padding-top:60px;
	padding-left:40px;*/
}
#header a {
	/*color:#233;
	padding:10px;
	text-decoration:none;*/
        visibility:hidden;
}
#header a:hover {
	color:#c00;	
}
#description {
	/*font-family:Candara,'Trebuchet MS';
	font-weight:normal;
	color:#666;
	font-size:24px;
	padding:3px;
	padding-left:20px;*/
        visibility:hidden;
	
}
/*END HEADER***************************/



/***************Begin SIDEBAR************************/
#sidebar {
	float:left;
	width:180px;
	padding-left:5px;
	margin-left:20px;
}

#sidebar h2 {
	color:#7D8FA0;
	background:transparent;
	font-weight:normal;
	font-family:"Century Gothic",'Arial';
	font-size:.95em;
	
}

#searchform input{
	background:#eee;
	padding:3px;
	margin-top:10px;
	border:1px dashed #eee;
	color:#555;
	font-family:'Arial Narrow',Arial;
	font-size:14px;
}
#searchform input[type="submit"] {
	cursor:pointer;
}

#searchform input[type="submit"]:hover {
	background:#ccc;
	border-color:#eee;
}


#sidebar ul,#sidebar   ul   li {
	padding:0;
	margin:10px 0px 10px 7px;
	list-style:none;
}
#sidebar  ul{
	list-style:none;
	padding:0;
	margin:0;
	font-size:.95em;
}

#sidebar input{
	background:#eee;
	padding:3px;
	margin-top:10px;
	border:1px dashed #eee;
	color:#555;
	font-family:'Arial Narrow',Arial;
	font-size:14px;
}
#sidebar>ul {
	padding-bottom:5px;
	*margin-bottom:20px;	
}
#sidebar > ul > li > ul > li ul {
	//list-style:none;
	padding:0;
	margin:0;
	margin-left:3px !important;
	padding-left:3px;
	
}
	
	
	
#sidebar ul li ul li{
	padding:3px;
	padding-left:5px;
	//	
}
#sidebar > ul > li > ul > li > ul > li {
	padding:3px;
	padding-left:3px;
	border:none;
	
}
#sidebar>ul>li>ul li {
	
font-size:.90em;
}
#sidebar a {
	text-decoration:none;
	color:#7D8FA0;
}
#sidebar a:hover {
	text-decoration:underline;
}
/*#sidebar>ul>li ul {
	margin-left:3px;
}*/



/*******SIDEBAR END***************/

#pagecontent {
	margin-left:35px;
	padding-right:15px;
	padding-left:15px;

}
 #pagecontent .post {
	padding:5px;
	margin-left:10px;
	color:#7D8FA0;
	float:left;
	width:800px;
        font-size:.95em;
	

 }

#pagecontent table{
margin-left:45px;
}

#pagecontent table a{
color:#7D8FA0;
text-decoration:none;
}

#pagecontent table a:hover{
text-decoration:underline;
}

#content h2, #content h3 a{
color:#E7C66D;//cc9933;
	font-weight:normal;
	font-family:"Palatino",Georgia;
        font-size:.90em;
	border-bottom:1px solid #eee;
	padding-left:35px;
	padding-top:8px;
	padding-bottom:8px;
	background:transparent url("images/post.png") no-repeat center left;
 }

#content h2 {
font-size:1.5em;
}

#content h2 a{
	color:#E7C66D;//cc9933;
	text-decoration:none;
font-size:1em;
 }
 #content h2 a:hover {
	color:#C1A14C;//cc9933;
 }
 #content .entry {
	padding:5px;
	padding-left:15px;
 }
 p.postmetadata {
	background:#fff;
	border:1px solid #BBC7CE;
	padding:2px;
	font-size:.85em;
	}
p.postmetadata a{
	color:#7a929e;
	text-decoration:none;
	border-bottom:1px dashed #ccc;
}

p.postmetadata alt{
	background:#fff;
	border:1px solid #BBC7CE;
	padding:2px;
	font-size:.70em;
	}

p.postmetadata a:hover {
	text-decoration:underline;
}
a.post-edit-link {
	padding-left:16px;
	font-family:"Century Gothic", 'Arial';
        font-size:.80em;
	background:transparent url("images/edit.png") no-repeat center left;
}
a[title~=Comment] {
	padding-left:16px;
	background:transparent url("images/comment.png") no-repeat center left;
}
a {
	color:#E7C66D;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}

h2,h3 {
	/*color:#343434;*/
	font-weight:normal;
        font-family:'Century Gothic',Arial,sans-serif;
}


div.comment_part {
	margin-left:10px;
	padding-left:15px;
        font-size:.75em;
 }
h3#comments {
	padding:18px 48px 18px 0px;
	background:transparent url("images/comment_big.png") no-repeat center right;
}
ol.commentlist li {
	background:#eee;
	border-top:1px solid #ddd;
	border-left:5px solid #ddd;
	padding:10px;
}
ol.commentlist li.alt {
	background:#ebebeb;
	border-top:1px solid #ddd;
	border-left:5px solid #ddd;
	padding:10px;
}
ol.commentlist img.avatar {
	border:2px solid #ccc;
	width:32px;
	height:32px;
	background:transparent url("images/user.png");
	display:block;
}
cite.comment_author {
	color:#c00;
	font-family:Candara,'Arial';
	text-transform:capitalize;
	font-style: normal;
}
em.awaiting_moderation {
	color:#c00;
	display:block;
	background:#ccc;
	padding:3px;
	font-size:10px;
	border:1px solid orange;
	margin:0px;
}
small.commentmetadata,small.commentmetadata a {
	color:#666;
	background:#eee;
	padding:3px;	
}
#commentform input[type="text"] {
	background:#ddd;
	border:1px solid #eee;
	color:#444;
	padding:3px;
	font-family:Arial;
}
#commentform textarea {
	background:#ddd;
	border:1px solid #eee;
	color:#444;
	padding:3px;
	font-family:Candara,Arial;
	overflow:auto;
	width:500px;
	height:350px;	
}

#commentform input[type="submit"] {
	background:#ddd;
	padding:6px;
	border:1px solid #eee;
	color:#444;
	cursor:pointer;
}
#commentform input[type="submit"]:hover {
	background:#eee;
	padding:6px;
	border:1px solid #fff;
	color:#666;
	cursor:pointer;
}
hr {
	display:none;
}


#footer {
	clear:both;
	/*background:#F4F4F4 url("images//footer.png") no-repeat top center;*/
	padding:0px;
	text-align:center;
	font-size:.70em;
	
}
#footer p {
	padding:20px;
}
.note,.warning,.caution,.highlight {
	background:#FFFFCC;
	padding:5px;
	font-size:.70em;
	/*color:#666;*/
	border:1px solid #CCCC99;
	border-width:1px 0px;
}

a.download {
	background:#777;
	padding:5px;
	color:#ddd;
	border:1px solid #977;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



/* End Images */

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* Begin Calendar */


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 240px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	font-weight:normal;
	color:#800;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}


/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
padding:15px;
text-align:center;
border:double #7A929E 1px;
margin:5px;
/*background:url("images/blockquote.png") no-repeat;
margin-left:auto;
margin-right:auto;
padding:15px 25px 0px 0px;
width:279px;
height:202px;*/
}

blockquote p {
font-size:.85em;
vertical-align:center;
text-align:center;
	}

.smallquote {
background:url("images/blockquote_small.jpg") no-repeat;
padding: 45px 15px 0px 0px;
text-align:center;
font-size:.85em;
}

.smallquote p {
vertical-align:center;
text-align:center;

}

.bigquote {
background:url("images/blockquote_big.jpg") no-repeat;
margin-left:auto;
margin-right:auto;
padding:15px 10px 0px 5px;
width:300px;
height:261px;
}

.bigquote p {
vertical-align:center;
text-align:center;
font-size:.82em;
padding-left:10px;
padding-right:5px;
width:260px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;

	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #eee;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}


/*Single posts Navigation*/

div.single_navigation {
	font-size:.80em;
	
	
}
div.single_navigation table {
	width:580px;
	margin-top:20px;
	padding:5px;
	border-bottom:1px solid #eee;
}

div.single_navigation table a {
	color:#7a929e;
}
div.single_navigation table a:hover {
	text-decoration:underline;
}
td.single_alignleft,td.single_alignright {
	width:310px;
}
td.single_alignright {
	text-align:right;
	border-left:1px solid #ddd;
}
td.single_alignleft a {
	padding:24px;
	background:transparent url("images/previouspost.png") no-repeat center left;	
}
td.single_alignright a {
	padding:24px;
	background:transparent url("images/next_post.png") no-repeat center right;
}

/*single posts navigation end*/


div.navigation>div.alignleft a {
	padding:20px;
	background:#fff;
/*transparent url("images/previouspost.png") no-repeat center left;*/
}
div.navigation>div.alignright a {
	padding:20px;
        background:#fff;
	/*background:transparent url("images/next_post.png") no-repeat center right;*/
}


/*gallery begin*/
.gallery {
	line-height:10px !important;
}
.gallery {
	margin: auto;
	}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
	}
.gallery img {
	border: 2px solid #cfcfcf;
	}
	

.gallery-caption {
	margin-left: 0;
	}
.gallery-icon {
}
/*gallery end*/
