/*
Theme Name: Orange Street Studio
Theme URI: 
Description: This is the theme for OrangeStreet Studio, as developed by Alex Amerri with the collaborative aesthetic judgements of Meredith Hall.  Coding is fun. Really. 
Version: SuperDuper
Author: Alex Amerri
*/



/* Begin Entire Site formatting */
body { 
	font-family: Helvetica, Sans-Serif; 
	background-color: #ffffff; 
	color: #444; 
	font-size: 12px; 
	line-height: 150%; 
	margin: 0;
	padding: 0; 
	}

/* Begin link behavior */
a img {
	border: none;
	}
	
a, a:visited, a:link, a:active {
	color: #f37021;
	text-decoration: none;
	}
		
a:hover {
	text-decoration: underline;
	}
	
/* End link behavior */

/* Begin Heading styles */

h2 a:hover, h3 a:hover {
	color: #f37021;
	text-decoration: none;
	}
	
h2, h3 {
	text-decoration: none;
	}

h1 { font-size: 160%; font-weight: normal; margin: 20px 0 5px 0; text-decoration : none; text-transform: uppercase; }
ul.searchresults { text-decoration: none; list-style-type: none; }
ul.searchresults li { margin: 5px; }
h1 a, h1 a:hover, h1 a:visited { color: #444; text-decoration: none; }
	
h2 {
	font-size: 120%;
	margin: 30px 0 0;
	}

h2 a, h2 a:visited {
	text-decoration: none;
	color: #333;
	}

h2 a:hover {
	text-decoration: none;
	}
	
h3 {
	font-size: 100%;
	padding: 0;
	margin: 30px 0 0;
	}

h3 a, h3 a:visited {
	text-decoration: none;
	color: #444;
	}

h3 a:hover {
	text-decoration: none;
	}
/* End Heading styles */

/* Begin Various Tags & Classes */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

div.navigation { height: 5px; }
	
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

small { color: gray; font-size: 90%; line-height: 100%; }

.entry p a:visited {
	color: #b85b5a;
	}	
	
.nocomments, .postmetadata, strike, small {
	
	}
	
.widecolumn {
	line-height: 1.6em;
	}
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}


/* End Various Tags & Classes*/

/* End Entire Site formatting */




/* Front Page */

#frontmain { 
	position: relative; 
	top: 100px; 
	width: 600px;
	left: 15%; 
	}
#frontorange { background: #f37021 url(images/frontimgs/rotate.php); width: 600px; height: 300px; }
#frontlogo { 
	position: absolute; 
	top: 52px; 
	left: 75px; 
	width: 196px; 
	height: 196px; 
	z-index: 1; 
	}
#fronttext { color: gray; border-bottom: 1px solid #c0c0c0; margin-top: 30px; margin-bottom: 0; font-size: 92%; }
#fronttext p {
	display: inline;
	margin: 0 10px 0 10px;	
	}
.readmore {
	text-transform: uppercase;
	font-weight: bold;
	}
#frontmenu {
	width: 100%;
	margin: 2px;
	}

.menu-links {
	text-transform: uppercase;
	text-align: right;
}

.menu-links ul, .menu-links li {
	display: inline;
	margin: 0;
	padding: 4px 4px 2px;
	}
.menu-links li { border-right: 1px solid #c0c0c0; }
.menu-links ul { padding-right: -2px; border-left: 1px solid #c0c0c0; }

/* End Front Page */

/* Begin Parent Page Menu */
/* End Parent Page Menu */

/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}

#sidebar { color: white; font-size: 92%; background-color: #f37021; text-transform: uppercase; position: absolute; top: 0; left: 15px; width: 100px; z-index: 100; padding-top: 45px; padding-right: 10px; padding-left: 10px; }
	

#sidebar a { color: white; text-decoration: none; }
	
#sidebarlogo { 
	text-align: center; 
	margin-bottom: 60px; 
	}
	
	
#sidebarweb { 
	background-color: white; 
	text-align: center; 
	position: absolute; 
	left: 0; 
	width: 120px; 
	padding-top: 4px; 
	}
	
#sidebaraddress { 
	text-align: center; 
	margin-top: 60px; 
	padding-bottom: 4px; 
	}	


/* Begin Sidebar lists */

#sidebar ul, #sidebar ul ol, #sidebar ul ul, #sidebar ul ul ol { margin: 0; padding: 0; list-style-image: none; list-style-type: none; }
	
#sidebar ul li { list-style-type: none; list-style-image: none; border: solid 1px white; text-align: center; font-weight: bold; text-indent: 0; margin-top: 8px; padding: 2px 0 0 0; }
#sidebar ul ul { color: #f37021; background-color: #fff; margin: 0; list-style-type: none; list-style-image: none; }

#sidebar ul ul a, #sidebar ul ul ul a { color: #f37021; }
#sidebar ul ul a:hover, #sidebar ul ul ul a:hover { color: #903a00; text-decoration: none; }
#sidebar ul ul li { line-height: 100%; text-align: left; left: -10px; margin: 0; padding: 4px 4px 10px; }
	
#sidebar ul ul ul li { font-size: 90%; margin: 2px 0; padding: 4px 2px; font-weight: normal; line-height: 100%; text-align: right; border-bottom: 1px dotted #ccc; border-top-width: 0; border-right-width: 0; border-left-width: 0; }
#sidebar ul ul ul { margin: 0; padding-top: 1px; padding-right: 0; padding-bottom: 0; border-top: 1px solid #f37021; border-right-width: 0; border-bottom-width: 0; border-left-width: 0; list-style-type: none; }
/* old
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ol li {
	list-style: decimal outside;
	}
	
*/
/* Begin Private menu lists */

#privatemenu ul { font-size: 9px; text-transform: none; text-align: right; margin: 60px 0 -50px; padding: 0; border-top: 1px solid #fff; border-bottom: 1px solid #fff; list-style-image: none; list-style-type: none; }
	
#privatemenu ul li { list-style-type: none; list-style-image: none; font-weight: bold; text-align: right; margin: 0; padding: 2px; border-color: #fff; border-width: 0; }
#privatemenu ul a { text-decoration: underline; }
#privatemenu ul li a { text-decoration: none; }
/* old
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ol li {
	list-style: decimal outside;
	}
	
*/






/* End Sidebar lists */

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
/* End Sidebar */


/* Begin Header */
#header {
	background: url(images/headerimgs/random.php) no-repeat center bottom; 
	height: 150px;
	width: 640px;
	}
#headerimg {
	margin: 0;
	height: 100px;
	width: 640px;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	text-decoration: none;
	color: white;
	}
	
.pagetitle { color: #f37021; font-size : 200%; font-weight: bold; line-height: 100%; text-decoration : none; text-transform: lowercase; margin-left: 0; }
/* End Header */

/* Begin Publications Page */
/* End Publications Page */

/* Begin Content Pages and Posts */

#page { /* This contains everything to the right of the sidebar */
	text-align: left; 
	position: absolute; 
	left: 150px; 
	width: 640px; 
	padding-right: 3px; 
	padding-left: 3px; 
	border-right: 1px solid gray; 
	border-bottom: 1px solid gray; 
	border-left: 1px solid gray; 
	}

#content { /* This contains everything below the header, within #page */
	line-height: 175%; padding-top: 7px; padding-right: 15px; padding-left: 15px; }
div.post { padding: 10px 0 0; width: 604px; 
	/* the following keeps the left-aligned images from screwing up the rest of the page */
	float: none; clear: both; }
div.post img { /*this adds margin space around the imags in the post text */
	margin: 8px; 
	}
div.posttext ul li img, div.mouseuse img, a.gallery img { /* this resets the margins around images that are in the post but not the main text -- ie the PopupGallery */ 
	margin: 0; 
	}
.posttext p, .entry p { font-size: 90%; }
.narrowcolumn {
	float: right;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 640px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post { margin: 0;
	
	;display: block; }

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

/* End Content Pages and Posts */

/* Begin Popup Gallery */
#gallerycontainer { 
	position: absolute; 
	left: -10px; 
	margin: 0 0 -20px; 
	padding: 0; 
	}
.galleryindex strong, .galleryindex a { 
	color: gray; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	text-transform: uppercase; 
	}
.galleryindex img { margin: -8px; border: solid 1px #ccc; }
.galleryindex ul { 
	text-align: center; 
	margin-right: -5px; 
	margin-left: -5px; 
	padding: 10px; 
	display: table-cell; 
	list-style-type: none; 
	list-style-image: none; 
	}
.galleryindex ul li { 
	font-size: 9px; 
	line-height: 110%; 
	text-align: center; 
	margin: 5px; 
	padding: 10px 2px 5px; 
	width: 86px; 
	height: 86px; 
	float: left; 
	border: solid 1px #ccc; 
	}
/* End Popup Gallery */

/* Begin Publications (post 41) style */
#post-41 ul ul { 
	margin: 0; 
	padding: 12px 2px; 
	display: table-cell; 
	}
#post-41 ul li { font-size: 20px; float: left; margin: 0; padding: 10px 0; list-style-type: none; list-style-image: none; }
div.publications li>ul { float: none; clear: both; }
#post-41 ul ul li img { float: left; margin-top: 5px; margin-right: 10px; margin-bottom: 15px; }
#post-41 ul { 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
	}
#post-41 ul ul li { 
	font-size: 11px; 
	width: 240px; 
	height: 130px; 
	float: left; 
	margin: 4px; 
	padding: 20px 10px 10px; 
	border: solid 1px #ccc; 
	display: table-cell; 
	}
/* End Publications (post 41) style */
/* Begin Publications (post 41) style */

#helplist ul { margin: 15px; list-style-type: none; list-style-image: none; display: table-cell; }
#helplist { margin: 20px 0; paddin }
#helplist ul li { font-size: 90%; text-align: center; width: 20em; height: 4em; margin: 10px; float: left; list-style-type: none; list-style-image: none; }
#helplist ul li a:hover { padding: 8px; border: solid 1px #ccc; }
#helplist a { text-decoration: none; }
/* End Help pages  style */
/* Begin Footer */
#footer { color: gray; font-size: 80%; text-transform: uppercase; float: right; clear: both; margin-top: 8px; margin-right: 2px; padding-top: 40px; }
/* End Footer */






/* Begin Images */
p img { 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) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li {
	list-style: decimal outside;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* End Form Elements */
div .galleryindex { width: 560px; clear: both; margin-left: 36px; }
