/*
Theme Name: SBS Art Department
Theme URI: http://wordpress.org/
Description: Theme built specifically for the SBS Art Department.
Version: 1.0
Author: Jeff Schulte
Author URI: http://www.sbsartdepartment.com/
Tags: 

	

*/



/* Begin Typography & Colors */
body {background-color: #1d2859;
}

div.content{border: solid thick #201d59;
	width:975px;
	
}

div.header{
	width:345px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	clear: none;
	float: left;
}

div.bdy{ background-color: #344985;
	background-image: url(/SiteImages/VerticalGreenBar.jpg);
	background-repeat: repeat-y;
	width:955px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 0px;
	position: relative;
	float: left;
}

html>body div.bdy{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
        width:955px;
}

img.logo{margin-top: 5px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	float:left;
}

div.address{
	font-family: verdana,sans-serif;
	color: #1d2859;
	font-size: 22px;
	text-align: left;
	margin-top: 20px;
	padding-left: 15px;
	clear: none;
}

div.links { text-align: left;
	color: #1d2859;
	font-family: verdana, sans-serif;
	font-size: 22px;
	padding-top: 40px;
	padding-left: 45px;
	margin-bottom: 15px;
	float:left;
	width:270px;
	clear: none;
	text-indent: -30px;
}

div.images{ background-color: black;
	padding: 10px;
	width: 590px;
	float: left;
	clear: none;
}

img.rotatingimgs{
        padding-right: 5px;
        padding-bottom: 5px;
}

html>body div.images{
	width: 590px;
	}

A:link {text-decoration: none;
	color: #1d2859;
}
A:visited {text-decoration: none;
	color: #1d2859;
}
A:active {text-decoration: none;
	color: #1d2859;
}
A:hover {text-decoration: underline; 
	color: white;
}

div.links a:link {text-decoration: none;
	color: #1d2859;
}
div.links a:visited {text-decoration: none;
	color: #1d2859;
}
div.links a:active {text-decoration: none;
	color: #1d2859;
}
div.links a:hover {text-decoration: underline; 
	color: white;
}

div.examples {width: 590px;
	float: left;
	color: #cacad0;
	font-family: verdana, sans-serif;
	font-size: 18px;
	padding: 10px;	
	clear: none;
}

div.examples A:link {text-decoration: none;
	color: #cacad0;
}
div.examples A:visited {text-decoration: none;
	color: #cacad0;
}
div.examples A:active {text-decoration: none;
	color: #cacad0;
}

div.caption {
        font-size:14px;
        text-indent: -20px;
        padding-left: 20px;
}

h1 {font-size: 32px;
}

p.example {width:500px;
}

br.clear { clear:both
}

img.tagline {
	margin-top: 0px;
	margin-bottom: 10px;
}

div.links li {
        list-style: none;
}

div.PicwCap{
        padding-top:20px;
}

img.alignleft {
        float: left;
        margin: 10px;
}

