/* Css styles for the Sounds Like Design web site 2009 
-----------------------------------------------------------*/ 
* {
	margin: 0px;
	padding: 0px;
} 

body {
	margin: 0;
	color: #1c2f4e;
	background-color: #33423B;
}	
#container {
	width: 100%;
	background: #fff url(../images/body-bg.jpg) repeat-x top left;

}
#width {
	width: 850px;
	margin: 0 auto;
	padding: 0 10px 40px 10px;
}
a {
}

/* The Logo and Mouse image styling
------------------------------------------*/
h1 {
	background: url(../images/SLD-logo.gif) no-repeat bottom left;
	text-indent:-8000px;
	height: 158px;
	width:400px;
}

#header {
	background: url(../images/mouse.png) no-repeat top right;

}	

/* other heading and text styles
-------------------------------------*/
h2 {
	color: #1c2f4e;
	margin-top: 20px;
}
h3 {
	color: #33423B;
	margin-top: 20px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Arial;
}
h3.tag {
text-align: center;
}
h4 {
	color: #666666;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Arial;
	margin: 10px 0;
	background: url(../images/features-list.png) no-repeat center left;
	padding-left: 20px;
}



/* The all important style for the top and bottom menus
------------------------------------------------------------*/
#menu {
	margin: 30px 0;
}
#menu ul {

}
#menu li, #footer li {
	display: inline;
	list-style-type:none;
}
#menu li a:link, #menu li a:visited {
	color: #009966;
	text-decoration:none;
	width: 7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px 12px;
	font-size: 1.1em;
	border-right: 1px solid #ccc;
}
#menu li a:hover, #menu li a.current {
	border-bottom: 1px dashed #009966;
	color: #33423b;
}

#menu li a:link.noborder, #menu li a:visited.noborder, #menu li a:link.noborder, #menu li a:visited.noborder, #footer li a:link.noborder, #footer li a:visited.noborder, #footer li a:link.noborder, #footer li a:visited.noborder {
	border-right: none;
}
/* style for the sub-menu
---------------------------------------*/

#menu ul.sub-menu {
	margin: 30px 0 5px 15px;
	border-bottom: 2px solid #eddefe;
}
#menu ul.sub-menu li {
	color: green;
	margin: 30px 20px 5px 0px;
	padding-left: 8px;
}
#menu ul.sub-menu li a:link, #menu ul.sub-menu li a:visited {
	color: #eddefe;
	text-decoration:none;
	font-family:'palatino linotype', verdana, arial; 
	padding: 0 0 0 5px;;
	font-size: 0.95em;
	border-right: none;
	font-weight: bold;
}
#menu ul.sub-menu li a:hover, #menu ul.sub-menu li a.current {
	border-bottom: 2px dashed #fff;
	color: #33423b;
}
/* Style for the MAIN body of the page
------------------------------------------*/

#main {
	border-bottom: 1px dashed #bcbcbc;

}
#main p {
	color: #1c2f4e;
	line-height: 2;
	margin-top: 20px;
	
}
.contact #main p {
	text-align: left;
}
#main p a:link, #main p a:visited, #main li a:link, #main li a:visited {
	color: #009966;
	border-bottom: 1px dashed #009966;
	text-decoration: none
}
#main li a:hover, #main p a:hover {
	color: #ccc;
	border-bottom: 1px solid #fff;
	text-decoration: none
}
#main p a:active {
	color: #ddd;
	border-bottom: 1px dashed #009966;
	text-decoration: none
	 } 
ul#services {
	text-align: center;
	margin-left: 30px;
}
ul#services {
	padding: 12px 0 12px 28px;
}
ul#services li {
	text-align: left;
	font-size: 1.1em;
	padding-left: 28px;
	list-style-type: none;
	background: url(../images/features-list.png) no-repeat left center;
	line-height: 1.3;
}


/* No longer needed stff for the address
----------------------------------------------*/

.newline, .phone, .address, .email {
	display: block;
	width: 70%;
	font-size: 1.1em;
	margin: auto;
	padding-left:26px;
	line-height: 1;
	}
.phone, .address, .email {
	background:url(../images/features-list.png) no-repeat center left;
	line-height: 1;
}
.phone, .newline, .address {
	margin-bottom: 10px;
}

/*  Style for the portfolio page
--------------------------------------*/

.portfolio {
	width: 100%
}
.portfolio img {
	width: 100px;
	height: 100px;
	border: 1px solid #33423c;
}
.portfolio h3 {
 margin: 10px 0px;
}
#main.portfolio p {
	margin-left: 30px;
	width:100%;
	padding-bottom: 30px;
}
.case {
	border-top: 1px dashed #bcbcbc;
	margin: 20px 0px 10px 0px;
	clear: both;
	padding: 10px;
	height: 1%;
}
.case img {
	width: 200px;
	height: 200px;
}
.thumbnail {
	float: left;
	width:220px;
	padding-bottom: 30px;
}
.brief {
	margin-bottom: 20px;
	}
#main .brief p {
	text-align: left;
	margin: 10px 0 10px 220px;
}
.case ul {
	margin-left: 220px;
	color: #009966;
}

.case li {
	display:inline;
	width:60%;
	text-align: left;
	font-size: 0.9em;
	padding-left: 20px;
	list-style-type: none;
	background: url(../images/features-list.png) no-repeat left center;
	line-height: 1.3;
	font-weight: bold;
}
/* Style for the porfolio images which are also links
------------------------------------------*/
#main .portfolio a img {
	border: 1px solid #aaa;
	text-decoration: none
} 
#main a:hover img {
	border: 1px solid #ccc;
}
#main a:active img {
	 } 

/* Style for the photography page
--------------------------------------*/
#main.photos {
	text-align: center;
}
#main.photos p {
	text-align: center;
}
#main.photos img {
	border: 2px solid #33423c;
	margin: 10px auto;
	background-color:#33423B;
}

.photos h2, .photos p  {
text-align: left;
}
.photos p {
	border-bottom: 1px dashed #bcbcbc;
	margin-bottom: 20px;
	padding-bottom: 30px;
	margin: 10px 30px;

}
/* Style for the footer containing the bottom links
------------------------------------------------------*/
#footer {
	background: #33443C url(../images/footer-bg.jpg) repeat-x top left;
	padding: 10px;
	text-align: right;
	border-top: 1px solid #ccc;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #ddd;
	text-decoration: none;
	width: 7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px 12px;
	font-size: 1.1em;
	border-right: 1px solid #ccc;

} 
#footer a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}
#footer a:active {
	color: #fff;
	border-bottom: 1px dashed #009966;
	text-decoration: none
	 } 
#footer p {
color: #fff;
}

/* Built by SLD div styling
-------------------------------*/
#sld {
	text-align: center;
}
#sld p {
	color: #ddd;
}
#sld a:link, #sld a:visited {
	color: #fff;
	text-decoration:none;
	width: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	font-size: 1em;
	border-right: none;
	border-bottom: 1px dashed #fff;
}
#sld a:hover {
	border-bottom: none;
	color: #ddd;
}
#sld a:active {
}
p.indent-mucho {
	text-indent: -8000px;
}
p.production {
	color: #333333;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.6em;
	letter-spacing: 1px;
}
.prod_comp {
	color: #006666;
	font-weight: bold;
	font-variant: small-caps;
}
/* Style for the new bottom left and right containers
------------------------------------------------------------*/

div.clear {
	clear:both;
}

p.border-bottom {
	padding-bottom: 30px
}
.right, #left {
	width: 48%;
	float: left;
	margin: 10px 0;
	background-color: #fff;
	border: 3px solid #fff;
}
#left {
}

.right {
	border-left: 1px dashed #bcbcbc;
	padding-left: 20px;
	}
.right div {
	height: 120px;
}
.right h3, #left h3 {
	margin-left: 10px;
	color: #2A5E52;
} 
.right img {
	width: 100px;
	height: 100px;
	border: 1px solid #aaa;
	text-decoration: none;
	float: right;
}
.right p {
	line-height: 1;
	margin-left: 0;
	margin-top: 10px;
	text-align: center;
	color: #999999;
}

img#collage { border:  3px solid #444}



/* Quick fix for niceness*/
#menu {
    left: 382px;
    margin: 0;
    position: relative;
    top: -30px;
    width: 60%;
}
#header { background:none;}
h1 { height:70px; background-image:url(../images/SLD-logo.png);}

#container {
    background-position: left -90px;}
	
#menu li a:link, #menu li a:visited {
    border-right: 1px solid #CCCCCC;
    color: #fffafa;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.1em;
    padding: 4px 12px;
    text-decoration: none;
    width: 7em;
}
#menu li a:hover, #menu li a.current {
    border-bottom: 3px dashed #666;
    color: #829892;
}

body { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal;}
#main p { font-family:arial; font-size: 0.9em; line-height:1.3em;}

/*Client Quote style
--------------------------------*/
 
#main .brief p.client_quote { color: #1D2943; font-weight: bold; padding: 0 60px;}
#main .brief p.client { padding: 0 60px;}


