/*
Theme Name: BnB Purple Orange
Theme URI: http://mnphoppal.com/blog/
Description: Hottest purple and orange WP theme EVAR.
Version: 1.0
Author: Michael Noker
Tags: purple, orange, two column, MNP Hoppal, flower

blahhh
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
margin:0; 
padding:0; 
}
 
table { 
border-collapse:collapse; 
border-spacing:0; 
}

fieldset,img {  
border:0; 
}
 
address,caption,cite,code,dfn,em,strong,th,var { 
font-style:normal; 
font-weight:normal; 
} 

ol,ul { 
list-style:none; 
} 

caption,th { 
text-align:left; 
}
 
h1,h2,h3,h4,h5,h6 { 
font-size:100%; 
font-weight:normal; 
} 

q:before,q:after { 
content:''; 
} 

abbr,acronym { 
border:0; 
} 

body {
background-color: #FFFFFF;
color: #000000;
font-family: Georgia;
font-size: 10px;
background-image: url(flower.jpg);
background-repeat: no-repeat;
background-position: bottom right;
background-attachment: fixed;
}

h1 {
font-style: italic;
font-size: 3.0em;
}

h2 {
font-style: italic;
font-size: 2.4em;
}

h3 {
font-style: italic;
font-size: 1.8em;
}

#page {
width: 960px;
margin-left: auto;
margin-right: auto;
}

#header {
width: 640px;
height: 100px;
padding-top: 1em;
text-align: center;
float: left;
}

#header h1 a {
color: #660066;
text-decoration: none;
}

#header h1 a:hover {
color: #de7d0a;
font-weight: bold;
}

#content {
float: left;
width: 630px;
margin-right: 1em;
}

#sidebar {
float: right;
width: 310px;
margin-left: 1em;
}

#sidebar h2 {
padding-top: 1em;
padding-bottom: 1em;
}

#content h2 a {
color: #660066;
text-decoration: none;
border: 0;
}

#content h2 a:hover {
color: #de7d0a;
font-weight:bold;
}

#content a {
color: #de7d0a;
text-decoration: none;
border-bottom: 1px dotted #de7d0a;
}

#content a:hover {
color: #660066;
border:0;
}

#sidebar h2 {
color: #000000;
text-align: center;
}

#sidebar a {
color: #de7d0a;
text-decoration: none;
border-bottom: 1px dotted #de7d0a;
}

#sidebar a:hover {
color: #660066;
font-weight:bold;
border: 0;
}

#sidebar ul {
list-style-type: none;
}

#sidebar ul li {
line-height: 150%;
}

#footer {
width: 640px;
text-align: center;
font-style: italic;
float: left;
}

#footer a {
color: #de7d0a;
text-decoration: none;
border-bottom: #de7d0a;
}

#footer a:hover {
color: #660066;
font-weight: bold;
}

.entry {
padding-top: 1em;
padding-bottom: 1em;
}

.postmetadata {
padding-top: 1em;
padding-bottom: 2.0em;
font-style: italic;
}

.commentlist {
list-style-type: none;
}

.commentmetadata {
font-style: italic;
}

cite {
font-weight: bold;
font-style: italic;
}

#comments {
font-style: italic;
color: #660066;
}

#respond {
font-style: italic;
color: #660066;
}

p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0.4em;
	margin: 0 0 0.2em 0.7em;
	display: inline;
	}

img.alignleft {
	padding: 0.4em;
	margin: 0 0.7em 0.2em 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 1.5em 3.0em 0 1.0em;
	padding-left: 2.0em;
	border-left: 0.5em solid #660066;
	}

blockquote cite {
	margin: 0.5em 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 6.0em;
font-size: 1.2em;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #660066;
	text-align: center;
	padding-top: 0.4em;
	margin: 1.0em;
	-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: 1.1em;
	line-height: 1.7em;
	padding: 0 0.4em 0.5em;
	margin: 0;
}

p {
padding-bottom: 1.0em;
font-size: 1.3em;
}

#sidebar ul li a { 
font-size: 1.2em;
}

#sidebar li {
font-size: 1.2em;
padding-bottom: 1.0em;
}

.entry ul {
list-style-type: disc;
list-style-position: inside;
font-size: 1.2em;
}

.entry ul li {
padding-left: 1.0em;
font-size: 1.2em;
}

.entry ol {
list-style-type: decimal;
list-style-position: inside;
font-size: 1.2em;
}

.entry ol li {
padding-left: 1.0em;
font-size: 1.2em;
}

#sidebar ul li ul li {
font-size: 1.0em;
padding-top: 1.0em;
padding-left: 1.0em;
}