/*  
Theme Name: Drunk And Slutty
Theme URI: http://www.sultanofsmut.com/
Description: The three columns WordPress theme.
Version: 1.0
Author: The Sultan
Author URI: http://www.sultanofsmut.com/
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px; 
	}

#page {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 919px;
	}

#title {
	line-height: 10px;
	color: #D1D9E4;
	background-color: #F3F8FF;
	width: 100%;
	margin: 0 0 10px 0;
	}

#title h1 {
	line-height: 10px;
	font-size: 10px;
	color: #74796D;
	background-color: #E6EFFB;
	width: 100%;
	margin: 0 auto;
	}

/* Header */

#header {
	position: relative;
	width: 919px;
	height: 63px !important;
	margin: 0 auto;
	}
	
#header h1 {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	font-size: 12px;
	height: 8px;
	z-index: 100; /* above the UL */
	}

#header h1 a {
	display: block;
	width: 268px;
	height: 64px;
	text-indent: -700em;
	text-decoration: none;
	} 

#header ul {
	width: auto;
	position: absolute;
	bottom: 0;
	top: 20px;
	margin-top: 13px;
	right: 20px;
	list-style: none;
	z-index: 90; /* below the H1 */
	}

#header li {
	float: right;
	padding: 0 6px 0 0;
	}

#header ul a {
	float: left;
	padding: 4px 10px 4px 10px;
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}

#header ul li:hover a {
	float: left;
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #8CBAFC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}

/* End Header */

/* Search Field */

#header form {
	position: absolute;
	top: 35px;
	right: 0px;
	padding: 8px 27px 0 0;
	margin: 0; /* need for IE Mac */
	text-align: right; /* need for IE Mac */
	white-space: nowrap; /* for Opera */
	}

#header form label { color: #FFFFFF; font-size: 85%; }
#header form input { font-size: 12%; }
	
#header form #searchsubmit {
	font-size: 10px;
	background-color: #E6EFFB;
	color: #000000;
	padding: 1px 4px;
	border:	1px solid #74796D;
	}
	
#header form #s {
	width: 170px;
	font-size: 12px;
	border:	1px solid #74796D;
	color: #000000;
	background-color: #E6EFFB;
	padding: 2px;
	}

#header form #s:hover, #header form #s:focus {
	background-color: #FFFFFF;
	color: #000000;
	}

/* End Search Field */

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	margin: 0px;
	width: 919px;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	margin: 0px;
	}

.text {
	margin: 0px;
	padding-bottom: 10px;
	max-width: 450px;
	}

.alt {
	background-color: #F8F8F8;
	border-top: 1px solid #E6EFFB;
	border-bottom: 1px solid #E6EFFB;
	margin-top: 10px;
	padding: 10px;
	}

#footer {
	color: #000000;
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 919px;
	clear: both;
	}

small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 12px;
	text-align: center;
	display: inline;
	margin: 0;
	}

.description {
	font-size: 12px;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	margin: 11px 0 0 0;
	}

h2.pagetitle {
	font-size: 1.4em;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
	background-color: #DCE9FC;
	}

#leftsidebar h2, #rightsidebar h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #74796D;
	}

h2, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	color: #000000;
	text-align: left;
	background-color: #DCE9FC;
	border-top: 1px solid #CCCCCC;
	width: inherit;
	}

.entry p a:visited {
	color: #BCCC8D;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}

#comment {
	width: 450px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}

#commentform p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 0;
	}

.commentmetadata {
	font-weight: normal;
	margin: 0px;
	display: block;
	}

#leftsidebar, #rightsidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #74796D;
	}
	
code {
	font-family: 'Courier New', Courier, Fixed, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

a, h2 a:hover, h3 a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}
	
#wp-calendar, #prev a {
	font-size: 9pt;
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	text-decoration: none;
	display: block;
	}

#wp-calendar caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	width: 100%;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	position: relative;
	float: left;
	top: 0px;
	left: 150px;
	width: 450px;
	padding-top: 0px;
	}
	
.post {
	margin: 0 0 30px;
	text-align: justify;
	width: 450px;
	}

.postmetadata {
	margin: 30px 0;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
/* End Structure */


/* Begin Images */
p img {
	max-width: 450px;
	display: block;
	}
	
img.centered {
	display: block;
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	max-width: 450px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	max-width: 450px;
	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;
	}

#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0px;
	padding: 0px;
	}

#leftsidebar ul {
	list-style-type: none;
	list-style-image: none;
	vertical-align: baseline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
	
#leftsidebar li a {
	list-style-type: none;
	list-style-image: none;
	display: block;
	color: #74796D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#leftsidebar li a:hover {
	list-style-type: none;
	list-style-image: none;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#rightsidebar ul {
	list-style-type: none;
	list-style-image: none;
	font-size: 13px;
	line-height: 13px;
	vertical-align: baseline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	}
	
#rightsidebar li a {
	list-style-type: none;
	list-style-image: none;
	font-size: 12px;
	line-height: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	padding: 2px;
	display: block;
	}

#rightsidebar li a:hover {
	list-style-type: none;
	list-style-image: none;
	font-size: 12px;
	line-height: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	width: 100%;
	padding: 2px;
	display: block;
	}

#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, #leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol, #leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol, #leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 0px;
	padding: 0px;
	}

ol li, #leftsidebar ul ol li, #rightsidebar ul ol li  {
	list-style: decimal outside;
	}

/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 0 auto;
	padding: 0px 3px; 
	}

#search {
	float: right; 
	position: relative; 
	top: -7px;
	right: 10px;
	}

#searchform #s {
	width: 115px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform textarea {
	width: 533px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */


/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: justify;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* End Comments */


/* Begin LEFT Sidebar */
#leftsidebar {
	position: relative;
	float: left;
	left: -450px;
	width: 140px;
	height: 100%;
	margin-top: 10px;
	}

#leftsidebar form {
	margin: 0;
	}
/* End LEFT Sidebar */


/* Begin RIGHT Sidebar */
#rightsidebar {	
	position: relative;
	float: left;
	left: 20px;
	width: 300px;
	margin-left: 5px;
	}

#rightsidebar form {
	margin: 0;
	}

/* End RIGHT Sidebar */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
	background-color: #FFFFFF;
	}
/* End Calendar */



/* Begin Various Tags & Classes */

acronym, abbr {
	border-bottom: 1px dashed #74796D;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #E6EFFB;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	max-width: 450px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

/* End Various Tags & Classes*/

.utwtags {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	padding: 5px;
	margin-bottom: 15px;
	font-size: 80%;
	font-variant:small-caps;
	}
	
.tagcloud a {
	color: #74796D;
	font-weight: bold;
	}

.tagcloud a:hover {
	color: #000000;
	font-weight: bold;
	}

#social {
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 14px;
	font-weight: bold;
	}

#left-column {
	float: left;
	width: 125px;
	}

#right-column {
	float: right;
	width: 160px;
	margin-left: 5px;
	}

#nav-left {
	float: left;
	font-size: 18px;
	margin-top: 10px;
	}

#nav-right {
	float: right;
	font-size: 18px;
	margin-top: 10px;
	}

#translationbar {
	margin-top: 9px;
	text-align: center;
	}

#related {
	font-size:12px;
	text-align: left;
	}

#related h2 {
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
	text-align: left;
	background-color: #DCE9FC;
	border-top: 1px solid #CCCCCC;
	}

#blogroll, #blogroll ul, #blogroll li {
	background-color: #E6EFFB;
	font-size: 12px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	}

#blogroll h2, #blogroll h3, #blogroll a {
	color: #000000;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	}

#blogroll a:hover {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	}

#pages a {
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	color: #000000;
	background-color: #DCE9FC;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	}

#pages a:hover {
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	color: #FFFFFF;
	background-color: #74796D;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	}

#potd a, potd a:hover {
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #CCCCCC;
	}

/* Galleries */

.thumb-table {
	text-align: left;
	}

a.thumb img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	padding: 0px;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px !important;
	margin-left: 0px;
	display: inline;
	}

a.thumb:hover img {
	filter:alpha(opacity=45); 
	-moz-opacity: 0.45; 
	opacity: 0.45;
	padding: 0px;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px !important;
	margin-left: 0px;
	display: inline;
	}

.toplist, .toplist p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	color: #000000;
	background-color: #EDF2F9;
	text-decoration: none;
	width: 919px;
	margin-top: -2px;
	padding-bottom: 2px;
	}

.submitted, .submitted p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color: #000000;
	background-color: #EDF2F9;
	text-decoration: none;
	float: left;
	width: 919px;
	margin-top: -2px;
	padding-bottom: 2px;
	}

.link {
	width: 919px;
	color:#000000;
	font-size:24px;
	line-height:26px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 20px;
	/*background-color: #EDF2F9;
	padding-top: 10px;
	padding-bottom: 10px;
	border:1px dashed #999999;*/
	}

.jmbfoot {
	font-size: 1px;
	color: #FFFFFF;
	display: none;
	}

.jmblink {
	font-size: 1px;
	color: #FFFFFF;
	display: none;
	}

