/*
Theme Name: IOS Orange
Theme URI: http://www.insideout.com


/*-----------Block Level Elements--------------*/

Body {
background: url('http://www.insideout.com/beta/newpage/images/back.gif') repeat-x;
background-color: #e2ad3b;

}

#wrap{	background: url('http://www.insideout.com/beta/newpage/images/bottomBack.gif') bottom left repeat-x;
}

#layout {

	width: 1000px;
	margin: 0 auto;
	text-align: left;
	
}

#header {
	width: 100%;
}

#headerimg {

}

.description {

}

#wrapper {
	background-color: e2ad3b;
	width: 100%;

}

#content {
	float: left;
	width: 70%;
}

#sidebar {
	width: 28%;
	background-color: #f0c755;
	margin-left: 70%;
	margin-top: 32px;
	padding: 10px 0;
	border-top: 1px solid #901811;

}

*html #sidebar {margin-top: 10px;}

#footer {
	width: 100%;
	clear: both;
}

/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/

.post h2 a {
	color: #fff;
	font-family: Lucida Grande, Tahoma, sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .9em;
}


h2 a:hover, h2 a:visited, h2 a {

}

.post {
background: url('images/postBack.gif') repeat-x;
padding: 15px;
}

.post p {
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.imgRight {
	float: right;
	margin: 0 0 15px 15px;
	border: 1px solid #901811;
}

.imgLeft {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #901811;
}

.postmetadata {
font-style: italic;
padding: 5px;
border-top: 1px dotted #901811;
color: #901811;
clear: both;
}

.postmetadata alt {

}

.postmetadata a {
color: #901811;
}

.navigation {
display: none;
margin-top: -25px;
}

.alignleft {
	display: inline;
}

.alignright {
	margin-left: 10px;
	display: inline;
}

.center {

}

.pagetitle {
	color: #fff;
	font-family: Lucida Grande, Tahoma, sans-serif;
	letter-spacing: .1em;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
	padding-bottom: 30px;

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {
color: #901811;
}

.post small {
	color: #901811;
	padding-left: 5px;
}

/*--------------Sidebar------------*/

#sidebar ul {
margin: 0 5px 15px 0;
}

#sidebar ul h2 {
border-bottom: 1px dotted #901811;
margin-right: 15px;
color: #901811;
}

#sidebar h2 a {
	text-decoration: none;
	color: #901811;
}

#sidebar ul li {
	list-style: none;
	color: #A65300;
	margin-right: 5px;
}

#sidebar ul ul {
	text-indent: 0;
	margin-left: 0;
	padding-left: 0;

}

#sidebar ul ul li {
	font-size: 13px;
}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
color: #A65300;

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {
color: #901811;

}

#comment {
	width: 600px
	}
	
form#commentform p{
text-align:left; margin-bottom:4px;}
/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}


/* 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) */

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 */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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 {
	float:left;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0 0 0 0px !important;
}
/* End captions */

.clear {clear: both}

ul .twitter {margin-bottom: 13px;}


.gallery { width:auto;}