/*
Theme Name: Douchemonster!
Theme URI: http://braindouche.com
Description: Douchemonster! Custom theme for Braindouche.net
Version: 1.2
Author: Danielle Nelson
Author URI: http://lifeunconstrained.com
Tags: monster, green, blue, braindouche, custom

License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl.html
*/

@import "styles/reset.css";
@import "styles/universal.css";
@import "styles/widgets.css";


/* General Styles
-------------------------------------------------------------- */

body {
	background: url(img/bkg.png) repeat;
	font-family: 'Arimo', Arial, sans-serif;
	line-height: 180%;
}
	.bar { background: #383127; color: #ebebe9; font-size: 1.2em; height: 35px; text-align: center; width: 100%; margin-top: 0px;}
	.bar a:hover, a:active, a:focus { color: #f6b622; }
	.bar p.first { margin-left: 10px!important; padding-top: 5px!important; }
	.bar p.second { float: right!important; margin-right: 10px!important; margin-top: -15px!important; padding-top: 5px!important; text-transform: lowercase; }
	.bar p.second img { margin-bottom: -3px; }

body.archive .post {
	border: 1px solid #032b2b;
	border-style: solid none none none;
	display: block;
	float: left;
	padding: 15px 0;
}

ol,
ul {
	display: block;
	float: left;
	margin-left: 25px;
	padding-bottom: 15px;
}

li ul {
	margin-bottom: -5px;
	padding-bottom: 0;
	padding-top: 5px;
}

table,
dl,
address,
.myclass {
	color: #fff;
	float: left;
	font-size: 16px;
	text-shadow: 0px 1px 1px #333;
}

blockquote {
	border: 3px solid #cd2727;
	-moz-border-radius: 15px;
	border-radius: 15px;
	clear: both;
	float: left;
	font-style: normal;
	margin: 0 0 15px 80px;
	width: 500px;
}

p,
li {
	clear: both;
	color: #fff;
	float: left;
	font-size: 16px;
	text-shadow: 0px 1px 1px #333;
}

li {
	padding-bottom: 5px;
	text-indent: 0;
}

#container {
}

#contentwrap {
	float: left;
	width: 550px;
	margin-top: 15px;
}

h1,
body.home h3 {
	color: #cae19d;
	float: left; 
	font-family: 'Paytone One', 'Arial Black', sans-serif;
	font-size: 30px;
	line-height: 120%;
	padding-bottom: 15px;
	text-shadow: 0px 2px 3px #333;
	width: 750px;
}

body.archive h1 {
	color: #cd2727;
}

h2 {
	color: #cae19d;
	float: left; 
	font-family: 'Paytone One', 'Arial Black', sans-serif;
	font-size: 24px;
	padding-bottom: 15px;
	text-shadow: 0px 2px 3px #333;

}

h3 {
	color: #cae19d;
	float: left; 
	font-family: 'Paytone One', 'Arial Black', sans-serif;
	font-size: 16px;
	padding-bottom: 15px;
	text-shadow: 0px 2px 3px #333;
	width: 750px;
}

h4,
h5,
h6 {
	color: #cae19d;
	float: left; 
	font-family: 'Paytone One', 'Arial Black', sans-serif;
	font-size: 12px;
	padding-bottom: 15px;
	text-shadow: 0px 2px 3px #333;
	width: 750px;
}

a:link,
a:visited {
	color: #cae19d;
	text-decoration: none;
}

a:active,
a:focus,
a:hover {
	color: #cd2727;
}

.tweet_list, .tweet_even, .tweet_odd, .tweet_first{
 width: 200px;
 list-style-type: circle!important;
 }
 
#sidebar {
 float: left;
 margin-left: 40px;
 margin-top: 38px;
 width: 175px;
 background-color: #ffff00;
}

.portfolio-item {
	border: 1px solid #032b2b;
	border-style: solid none none none;
	float: left;
	height: 100%;
	opacity: 0.7;
		filter: alpha(opacity=70);
	padding: 20px 0;
	width: 710px;
}

.portfolio-item:hover {
	opacity: 1.0;
		filter: alpha(opacity=100);
}

.portfolio-item img {
	float: left;
	margin: 0;
	padding: 0;
}

.portfolio-item .descr {
	float: left;
	min-height: 185px;
	padding: 0 0 0 25px;
	width: 274px;
}

.portfolio-item .descr p {
	font-size: 13px!important;
}

.portfolio-item span {
	color: #fff;
	float: left;
	font-family: 'Paytone One', 'Arial Black', sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px 0;
	text-shadow: 0px 2px 3px #333;
	width: 274px;
}


/* Header
-------------------------------------------------------------- */

#header { 
	float: left;
	margin-top: 15px; 
	min-height: 100px; 
	padding-bottom: 15px;
	width: 450px; 
}

#header img {
	display: block;
    margin-left: auto;
    margin-right: auto 
}

#header h1,
#header p { 
	clear: none;
	color: #fff; 
	float: left;
	font-family: 'Paytone One', 'Arial Black', sans-serif; 
	font-size: 36px;
	line-height: 80%;
	margin: 40px 0 0 15px;
	text-shadow: 0px 2px 3px #333;
	width: 750px;
}

#header h2,
#header p.subtitle {
	color: #fff;
	float: left; 
	font-family: 'Paytone One', 'Arial Black', sans-serif;
	font-size: 42px;
	line-height: 100%;
	margin: 10px 0 0 15px;
	padding-bottom: 0;
	padding-right: 40px;
	text-shadow: 0px 2px 3px #333;
	width: 710px;
}

#header a:link,
#header a:visited {
	color: #fff;
	text-decoration: none;
}

#header a:active,
#header a:focus,
#header a:hover {
	color: #cae19d;
}


/* Content
-------------------------------------------------------------- */

#content {
	float: left;
	min-height: 100px;
	padding: 25px 40px 25px 0;
	width: 710px;
}

.wp-caption {
	display: block;
	float: left;
	margin-bottom: 25px;
}

#portfolioimage {
 width:300px;
 float: left;
 margin-bottom: 15px;
}

#stuffidid {
 width:350px;
 float: left;
 margin-left: 50px;
 margin-bottom: 15px;
}

#portfoliogrid {
width: 350px;
float:left;
}

/* Front Page stuff
-------------------------------------------------------------- */

#frontcontent{
display: inline-block;
margin: 0px auto;
width: 750px;
margin-top: 250px;
padding-bottom: 15px;
border: 3px solid #032B2B;
border-style: none none solid none;
}

#frontleftcontent {
	width: 496px;
	text-align: right;
	display: block;
	float: left;
}

#frontleftcontent h2 {
color: #CAE19D;
font-family: 'Paytone One', 'Arial Black', sans-serif;
font-size: 34px;
line-height: 100%;
margin: 0px 0 0 0px;
padding-bottom: 0;
padding-right: 0px;
text-shadow: 0px 2px 3px #333;
width: 496px;
}

#frontrightcontent {
	display: block;
	float: left;
	width: 157px;
	padding-left: 7px;
}

#frontrightcontent h2 {
color: #CAE19D;
font-family: 'Paytone One', 'Arial Black', sans-serif;
font-size: 34px;
line-height: 100%;
margin: 0px 0 0 0px;
padding-bottom: 0;
padding-right: 0px;
text-shadow: 0px 2px 3px #333;
}

.menu-header{

}

.menu-home-page-container {
	display: block;
	float: left;
	margin: 0 auto;
  width: 100%;
  height: 42px;
}

.menu-home-page-container ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-home-page-container li,
div.menu li {
	float: left;
	position: relative;
	clear: none;
	margin-right: 10px;
}

/* Comment Form
-------------------------------------------------------------- */

#respond {
	border: 1px solid #032b2b;
	border-style: solid none none none;
	clear: both;
	float: left;
	margin-top: 15px;
	padding-top: 25px;
	width: 700px;
}

#commentform {
	width: 400px;
}

label {
	clear: both;
	color: #fff;
	font-family: 'Paytone One', 'Arial Black', sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
	text-shadow: 0px 2px 3px #333;
	width: 100%;
}

input.submit,
input#searchsubmit,
input.submit-button {
	background: transparent;
	border-style: none!important;
	color: #cae19d;
	cursor: pointer;
	font-family: 'Paytone One', 'Arial Black', sans-serif;
	font-size: 14px;
	margin-left: 0;
	text-shadow: 0px 1px 1px #333;
	width: 100px;
}

input, textarea {
width: 400px!important;
}

input.submit-button {
	display: block;
	float: left!important;
	margin: 25px 0 0 15px!important;
}

.buttons {
	margin-left: 0!important;
}

input.submit:active,
input#searchsubmit:active,
input.submit-button:active,
input.submit:focus,
input#searchsubmit:focus,
input.submit-button:focus,
input.submit:hover,
input#searchsubmit:hover,
input.submit-button:hover {
	color: #cd2727;
}

h3#comments {
	border: 1px solid #032b2b;
	border-style: solid none none none;
	clear: both;
	float: left;
	margin-top: 15px;
	padding-top: 25px;
	width: 700px;
}

ol.commentlist {
	display: block;
	float: left;
}

.commentlist li {
	border-style: none;
}


/* Footer
-------------------------------------------------------------- */

#footer {
	border: 1px solid #032b2b;
	border-style: solid none none none;
	clear: both;
	float: left;
	margin-top: 15px;
	min-height: 100px;
	padding-left: 15px;
	width: 1200px;
}

#footer .richfootercol {
	display: block;
	float: left;
	margin-right: 10px;
	padding-top: 15px;
	width: 225px;
}

#footer .richfootercol p,
#footer .richfootercol li {
	font-size: 11px!important;
	list-style-type: none;
}

#footer .richfootercol.last {
	margin-right: 0;
}

#footer p.cred {
	text-align: center;
	width: 970px;
}

#footer ul {
	margin-left: 0;
	padding-left: 0;
}

#footer li.widgettitle {
	clear: both;
	color: #fff;
	font-family: 'Paytone One', 'Arial Black', sans-serif;
	font-size: 16px!important;
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 0;
	text-shadow: 0px 2px 3px #333;
	width: 225px;
}

#footer ul.widget ul {
	display: block;
	float: left;
}

#wp-calendar th {
	min-width: 15px;
	padding: 2px;
}


/* Search Results
-------------------------------------------------------------- */

.searchresults li {
	list-style-type: none;
}
