/*
Theme Name: DUI Blog
Theme URI: http://duiblog.com/
Description: The DUI Blog theme based on the former blog site running on Manila
Version: 1.0
Author: Level2Hosting
Author URI: http://www.level2hosting.com/
*/

html {
	overflow-x:hidden;
}

* {
  margin:0;
  padding:0;
}

p {
  margin-bottom:1em;
}

h2 {
  margin-bottom:10px;
}

h4 {
  font-weight: normal;
  font-size: 18px;
  margin-top: 1em;
  margin-bottom: 1em;
}

small {
  margin-bottom:10px;
  display:block;
}

#page {
  background-color: white;
}

#header {
  background: transparent url('images/kubrickbg.jpg') repeat-x top left;
  height: 219px;
  width: 100%;
}

#headerimg 	{
  background: transparent url('images/kubrickheader.jpg') no-repeat top left;
  height: 219px;
}

#sidebar
{
  float: right;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  background: #fff;
  padding-right: 5px;
  width: 25%;
  font-weight: bold;
}

.widecolumn {
	float: left;
	margin: 5px 0 0 5px;
	width: 60%;
	position: absolute;
  /** padding: 10px 0 20px 0; **/
	/** border: 1px solid red; **/
  }

.post {
	margin: 0 0 40px;
}


a {
  color: #336666;
  text-decoration: none;
  }
a:link {
  color: #336666;
  text-decoration: none;
  }
a:visited {
  color: #336666;
  text-decoration: none;
  }
a:active {
  color: #336666;
  }
a:hover {
  color: #000000;
  }

body
{
/**
  font-size:   13px;
  font-family: georgia, verdana, arial, sans-serif;
  line-height: 18px;
**/
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

#content {
  clear: left;
  color: #333;
  background: #FFF;
  border-right-color: #999;
  border-right-style: dotted;
  border-right-width: 1px;
  float: left;
  font-family: georgia, verdana, arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.3em;
  margin-right: 15px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 20px;
  text-align: left;
  width: 70%;
  }
#content h2 {
  color: #003333;
  font-size: 18px;
  font-weight: bold;
  /** text-transform: uppercase; **/
  }
#content h3 {
  color: #003333;
  font-size: 18px;
  font-weight: bold;
  margin-top: 36px;
  }
#footer {
  color:#333;
  border-top-color: #999;
  border-top-style: dotted;
  border-top-width: 1px;
  font-family: georgia, verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 11px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
  }
#links {
  background: #fff;
  clear: right;
  float: right;
  padding-right: 15px;
  width: 35%;
  }
#menu {
  background: #FFF;
  margin-bottom: 15px;
  }


/* 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 ul li:before, #sidebar ul ul li:before {
	/** content: "\00BB \0020"; **/
	}

.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;
	}

#sidebar ul, #sidebar ul ol {
  margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	line-height: 16px;
	}
/* End Entry Lists */

/** Banner Styles **/

#banner {
  color: #FFF;
  background: #336666;
  border-bottom-color: #000000;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-top-color: #003333;
  border-top-style: solid;
  border-top-width: 3px;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  }


.siteName{
  color: #FFF;
  font-family: verdana, arial, sans-serif;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: .1em;
  margin: 0;
  /** padding-left: 130px; **/
  padding-top: 0px;
  text-decoration: none;
  text-transform: uppercase;
}

.siteDesc {
  color: #FFF;
  font-family: arial, sans-serif;
  font-size: 90%;
  font-weight: bold;
  margin: 0;
  /** padding-left: 130px; **/
  padding-right: 0;
  margin-right: 0;
  text-transform: none;
}

.siteQuote{
  color: #FFFFFF;
  font-family: georgia,times,serif;
  font-size: 95%;
  font-style: italic;
  text-align: right;
  margin: 0 0 0 0;
  padding: 0px 8px 0 0;
  white-space: no-wrap;
  width: 50%
}

.siteName h1 a {
  color: #FFF;
  font-family: verdana, arial, sans-serif;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: .1em;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  }
.siteName h2 {
  color: #FFF;
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-transform: none;
  }
.no_quote{
  font-family: arial,serif;
  font-style: normal;
  font-size: 95%;
}

.quote {
  float: right;
  margin-right: 20px;
  margin-top: 2px;
  height: 75%;
  color: #FFFFFF;
  font-family: georgia,times,serif;
  font-size: 95%;
  font-style: italic;
  text-align: right;
  /**border-style: dotted;**/
  }
/** End Banner Styles **/

/* Begin Trackbacks */
#trackbacklist {
	padding: 0;
	text-align: justify;
	}

#trackbacklist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

#trackbacklist p {
	margin: 10px 5px 10px 0;
	}
/** End Trackbacks **/

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

#commentlist {
	padding: 0;
	text-align: justify;
	}

#commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

#commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	/** width: 155px; **/
	width: 40%;
	font-weight: normal;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
  color: #003366;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
  padding: 2px;

	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #today {
  font-weight: bold;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#sidebar #calendar + table {
	width: 450px;
}

/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0 30px 0 10px;
	padding-left: 20px;
	padding-top: 0;
	padding-bottom: 0;

	/**
  margin: 15px 30px 0 10px;
  padding-top: 5px;
	padding-bottom: 8px;
	border-left: 5px solid #ddd; **/
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	/*display: inline;*/
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/** test **/
h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, 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, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#comment {
	width: 314px;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.sidetitle {
  color: #666;
  background: #EEE;
  font-family: verdana, arial, sans-serif;
  font-size: 11.5px;
  font-weight: bold;
  line-height: 14px;
  padding: 2px;
  margin-top: 10px;
  text-align: center;
  /*text-transform: uppercase;*/
  letter-spacing: .2em;
}

.sidebar_video_links a {
	background:url(/wp-content/themes/DUIblog/images/watch_button.png) no-repeat left center;
	border-bottom:1px dashed #999999;
	cursor:pointer;
	display:block;
	padding:15px 0 15px 85px;
}

.sidebar_video_links a span {
	color:#666666;
	font-weight:normal;
}

.sidebar_video_view_all {

}

.sidebar_video_view_all a {
	font-size: 14px;
}

.social-input-row-url { visibility: hidden; }

li.special { list-style-type:disc!important;}

a[class*='tag-link-'], a[class^=' tag-link-'] { font-weight:normal;}

@media (max-width: 800px) {
  #content {
    float: none;
    width: 95%;
    border-right: none;
    font-size: 120%;
    line-height: 1.5em;
  }
  #sidebar {
    display: none;
    float: none;
  }
  #header {
    background: none;
    height: 27vw;
  }
  #headerimg {
    background-size: 130%;
    height: 27vw;
  }
  #headerimg table {
    display: none;
  }

}
