/* @override 
	http://localhost:8888/dm13wp/wp-content/themes/dm13/style.css */
	
	
/*
Theme Name: Daniel McCullum
Theme URI: http://danielmccullum.com/
Version: 1.0
Author: Daniel McCullum
Author URI: http://danielmccullum.com
*/

body {
	background: #2d2d2d url(images/bg.jpg) repeat;
}

a {
	-webkit-transition: color .3s ease-in-out;
}


/* @group Structure */

#container {
	background: url(images/bg-grad.jpg) no-repeat center top;
}

#top-wrapper {
	padding-top: 30px;
	position: relative;
	height: 53px;
}

	#main-menu {
		position: absolute;
		right: 0;
		bottom: 14px;
	}

#middle-top-wrapper { /* containing "hello there" and icons */
	margin: 0 auto 0 auto;
	padding-top: 30px;
}

	#welcome-box {
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		padding: 80px 0;
		background: #232323;
	}

	#hello-there {
		text-align: center;
		padding: 0 0 40px 0;
	}
	
	#icons {
		margin: 0 auto;
		width: 564px;
		padding: 40px 0 0 0;
		text-align: center;
	}

#middle-wrapper { /* containing main content area */
	padding-top: 40px;
	color: #ccc;
}

#footer {
	margin-top: 40px;
}

#legal {
	margin-top: 30px;
	margin-bottom: 60px;
}

/* @end */

/* @group Headers */

#middle-wrapper h2 {
	font: normal 26px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	text-shadow: #111 1px 1px 1px;
	color: #eaeaea;
}

#middle-wrapper h3 {
	font: bold 19px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 10px 0;
	text-shadow: #111 1px 1px 1px;
	color: #e5e5e5;
}

#footer h3 {
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	margin: 0 10px 10px 10px;
	text-shadow: #111 1px 1px 1px;
	color: #ddd;
}

.portfolio-post-title h2 a {
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
	text-shadow: #111 1px 1px 1px;
}

#item-title h2 {
	font-size: 40px;
	margin: 0 0 10px 0;
	padding: 0;
}

/* @end */

/* @group Paragraphs */

#middle-wrapper p {
	font: 15px/150% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #111 1px 1px 1px;
	padding-bottom: 15px;
}

#footer p {
	font: 13.5px/150% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #222 1px 1px 1px;
	padding: 0 10px 15px 10px;
	color: #999;
}

#legal p {
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #777;
	text-shadow: #191919 1px 1px 1px;
}

div.portfolio-post-title p {
	font-size: 13px!important;
	text-shadow: #111 1px 1px 1px;
}

#flickr-photos p {
	padding: 22px 0 0 0;
	font-size: 12px;
	text-transform: uppercase;
	display: inline;
	float: right;
}

#site-link p {
	padding-top: 55px;
	font-size: 16px;
	font-weight: bold;
}


/* @end */

/* @group Links */

#main-menu a {
	text-transform: uppercase;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	text-shadow: #191919 1px 1px 1px;
	border-bottom: none;
	
	color: #AFAFAE;
}

	#main-menu a:visited {
		text-transform: uppercase;
		font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
		text-decoration: none;
		text-shadow: #191919 1px 1px 1px;
		color: #AFAFAE;
	}
	
	#main-menu a:hover {
		text-shadow: #191919 1px 1px 1px;
		border-bottom: 3px solid #ed155b;
		color: #e5e5e3;
	}
	
	#main-menu a:active {
		text-shadow: #191919 -1px -1px 1px;
		border-bottom: 3px solid #af0f43;
		color: #AFAFAE;
	}
	
#icon-list a {
	text-decoration: none;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #676767;
}

	#icon-list a:visited {
		text-decoration: none;
		color: #676767;
	}
	
	#icon-list a:hover {
		text-decoration: underline;
		color: #676767;
	}
	
	#icon-list a:active {
		text-decoration: none;
		color: #676767;
	}

#middle-wrapper a {
	text-decoration: none;
	
	color: #3399ff; /* #6990ab */
}

	#middle-wrapper a:visited {
		text-decoration: none;
		color: #3399ff;
	}
	
	#middle-wrapper a:hover {
		text-decoration: underline;
		color: #5BABFE;
	}
	
	#middle-wrapper a:active {
		text-decoration: underline;
		text-shadow: none;
		color: #3399ff;
	}

#footer a {
	text-decoration: none;
	
	color: #6990ab;
}

	#footer a:visited {
		text-decoration: none;
		color: #6990ab;
	}
	
	#footer a:hover {
		text-decoration: underline;
		color: #5BABFE;
	}
	
	#footer a:active {
		text-decoration: underline;
		text-shadow: none;
		color: #3399ff;
	}

#legal a {
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	text-shadow: #191919 1px 1px 1px;
	
	color: #777;
}

	#legal a:visited {
		text-decoration: none;
		color: #777
	}
	
	#legal a:hover {
		text-shadow: #191919 1px 1px 1px;
		color: #999;
	}
	
	#legal a:active {
		text-shadow: none;
		color: #888;
	}

#section-title a {
	text-decoration: none;
}

	#section-title a:visited {
		text-decoration: none;
	}
	
	#section-title a:hover {
		text-decoration: none;
	}
	
	#section-title a:active {
		text-decoration: none;
	}
	
#section-title-text {
	text-decoration: none;
	color: #eee;
}


#middle-wrapper .post-meta a {
	color: #555;
	
}
	
	#middle-wrapper .post-meta a:visited {
		color: #555;
	}
	
	#middle-wrapper .post-meta a:hover {
		color: #5BABFE;
		text-decoration: none;
	}
	
	#middle-wrapper .post-meta a:active {
		text-decoration: none;
		color: #3399ff;
	}

#middle-wrapper .navigation a {
	color: #555;
}

	#middle-wrapper .navigation a:visited {
		color: #555;
	}
	
	#middle-wrapper .navigation a:hover {
		color: #5BABFE;
		text-decoration: none;
	}
	
	#middle-wrapper .navigation a:active {
		text-decoration: none;
		color: #3399ff;
	}

	#middle-wrapper .portfolio-navigation a, a:visited {
		color: #777;
	}

	
#middle-wrapper .archive-title a {
	color: #888;
	
}
	
	#middle-wrapper .archive-title a:visited {
		color: #888;
	}
	
	#middle-wrapper .archive-title a:hover {
		color: #5BABFE;
		text-decoration: none;
	}
	
	#middle-wrapper .archive-title a:active {
		text-decoration: none;
		color: #3399ff;
	}
	
#comments a {
	color: #6990ab;
}

	#comments a:visited {
		color: #6990ab;
	}
	
	#comments a:hover {
		color: #5BABFE;
	}
	
	#comments a:active {
		color: #3399FF;
	}


/* @end */

/* @group Images */

.media-icon img { /* for icons in the welcome box */
	display: block;
	margin-bottom: 5px;
}

#flickr-photos img {
	float: right;
	width: 50px;
	height: 50px;
	margin: 0 0 0 20px;
	border: 5px solid #191919;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-transition: border-color .3s ease-in-out;
}

#flickr-photos img:hover {
	border: 5px solid #252525;
}

.portfolio-post img {
	border: 10px solid #191919;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.photo-list img {
	border: 10px solid #191919;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.preview-image img {
	border: 5px solid #191919;
	-webkit-transition: border-color .3s ease-in-out;
}

.preview-image img:hover {
	border: 5px solid #252525;
}

/* @end */

/* @group Lists */

#main-menu ul {
	list-style-type: none;
}

	#main-menu li {
		float: right;
		padding: 0 0 0 30px;
	}

#icon-list li {
	width: 61px;
	float: left;
	padding: 0 40px;
	list-style: none;
}

.post-title-list li {
	font: 17px/200% Georgia, "Times New Roman", Times, serif;
}

#bottom-menu ul {
	list-style-type: none;
}

	#bottom-menu li {
		float: right;
		padding: 0 0 0 20px;
	}

ol.photo-list {
	list-style-position: inside;
	font: normal 70px Georgia, "Times New Roman", Times, serif;
	color: #444;
}

ol.photo-list div {
	float: right;
}

ol.photo-list li {
	padding-top: 60px;
	clear: both;
	position: relative;
}

div.portfolio-post-image li {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}

div.portfolio-post-image {
	position: relative;
}

/* @end */

/* @group Horizontal Rules */

hr {
	
	border-top: 1px solid #838383;
	background: #262626;
	color: #838383;
	border-bottom: 1px solid #292929;
	border-left: none;
	border-right: none;
	width: 940px;
}

#footer hr {
	margin-bottom: 40px;
}

#legal hr {
	margin-bottom: 15px;
}

hr.top-hr {
	margin-top: 30px;
	margin-bottom: 0;
}
hr.bottom-hr {
	margin-top: 60px;
	margin-bottom: 0;
}


/* @end */


/* @group Miscellaneous */

#section-title.trans {
	opacity: 0.5;
	-webkit-transition: opacity .5s ease-in-out;
}

#section-title.trans:hover {
	opacity: 1.0;
}

#section-title-flag-wrapper {
	padding-top: 13px;
}

#section-title-flag {
	float: right;
	width: 100px;
	text-align: left;
	padding: 6px 0px 5px 6px;
	background: url(images/flag-left-pink.png) no-repeat center center;
	text-transform: uppercase;
	color: #FBD0DE;
	text-shadow: 1px 1px 1px #ED155B;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
}

#section-title-text {
	padding-top: 13px;
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	text-shadow: #111 1px 1px 1px;
}

#lyrics p {
	padding-top: 30px;
	text-align: center;
	font: italic 16px/150% Georgia, "Times New Roman", Times, serif;
}

#lyrics p strong {
	font: bold 17px/200% "Lucida Grande", Lucida, Verdana, sans-serif;
}

.flash-player {
	border: 10px solid #191919;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 0;
}

embed {
	padding: 0;
	margin: 0;
}

div.music-player {
	height: 272px;
}

div.video-player {
	background: #191919;
	width: 760px;
	height: 427px;
}

div.video-player-big {
	background: #191919;
	width: 920px;
	height: 518px;
}

#middle-wrapper .quotation-post p {
	font: italic 20px/150% Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
}

#middle-wrapper .quotation-post em {
	float: right;
	color: #999;
	font: normal 14px/200% "Lucida Grande", Lucida, Verdana, sans-serif;
}


.thepost {
	margin: 0 30px 20px 0;
}

#middle-wrapper .thepost p {
	padding-left: 10px;
	padding-right: 10px;
}

#middle-wrapper .thepost h3 {
	padding: 20px 10px 0 10px;
}

#middle-wrapper .thepost h2 {
	padding: 20px 10px 0 10px;
}

#middle-wrapper p.ll-title {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.post-meta {
	width: 670px;
	background-color: #292929;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.meta-left {
	float: left;
}

.vidmeta {
	padding-bottom: 15px;
}

.vidmetaleft {
	width: 650px;
	float: left;
}

#middle-wrapper .post-meta p {
	font-size: 12px;
	padding: 10px;
}

.meta-right {
	text-align: right;
	float: right;
}

#blog-sidebar {
	margin-top: 30px;
	margin-left: 30px;
	width: 200px;
}

#blog-sidebar h3 {
	margin-top: 30px;
	color: #ccc;
}

#blog-sidebar ul {
	list-style: none;
}

#blog-sidebar li {
	padding: 0px 0 10px 5px;
	font: 14px/150% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #111 1px 1px 1px;
}
	
#search input {
	margin-top: 8px;
	width: 180px;
	padding:3px 5px;
	font: 14px/150% "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 5px solid #191919;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #252525;
	color: #444;
	float: right;
}

.navigation {
	font-size: 12px;
	color: #555;
	width: 670px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #111 1px 1px 1px;
	margin-top: 80px;
}

.portfolio-navigation {
	font-size: 12px;
	color: #555;
	width: 180px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #111 1px 1px 1px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;

}

.alignleft {
	background-color: #292929;
	display: block;
	float: left;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.alignright {
	background-color: #292929;
	display: block;
	float: right;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.archive-title {
	margin-bottom: 20px;
}

.archive-title:hover {
	background-color: #262626;
}

.quote {
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
}

.tidbit {
	background-image: url(images/tidbit.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
}

.article {
	background-image: url(images/article.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
}

.thearchive {
	margin-top: 60px;
}

#comments {
	margin-top: 60px;
	background-color: #292929;
	width: 610px;
	padding: 30px;
	margin-left: 10px;
	margin-right: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#comments.comments-wide {
	margin-left: 135px;
	margin-right: 135px;
}

#comments ol {
	list-style-type: none;
}

.comment-nav {
	width: 610px;
	font-size: 12px;
	margin: 10px 0;
}

.leaveareply {
	padding-bottom: 10px;
}

#comments {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.thepost #comments p {
	padding: 5px 0 5px 0;
}

#comments input {
	padding:3px 5px;
	font: 14px/150% "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 2px solid #191919;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #252525;
	color: #888;
}

#comments textarea {
	padding:3px 5px;
	font: 14px/150% "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 2px solid #191919;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #252525;
	color: #888;
	width: 590px;
}

.thepost #comments h3 {
	padding: 0;
}

.thread-even {
	background-color: #222222;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 20px;
}

.thread-odd {
	background-color: #252525;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 20px;
}

.comment {
	padding: 10px;
}

.fn {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.comment-meta {
	margin: 5px 0;
	font-size: 12px;
}

small {
	font-size: 12px;
}

blockquote {
	margin: 10px 30px 15px 30px;
	padding: 5px 0 0px 10px;
	border-left: 3px solid #555;
}

#about-img {
	margin-top: 15px;
	margin-bottom: 30px;
}

#middle-wrapper .pad-right p {
	padding-right: 10px;
	padding-left: 10px;
}

#middle-wrapper .pad-right h3 {
	padding-right: 10px;
	padding-left: 10px;
}

.social-list {
	text-align: right;
}

#middle-wrapper .thepost ol {
	font: 15px/150% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #111 1px 1px 1px;
	padding-bottom: 15px;
	list-style-position:outside;
	padding-left: 20px;
	margin-bottom: 0;
}

#middle-wrapper .thepost ol li {
	margin-left: 2em; 
}

.excerpt-image {
	display: none;
}

div.photo-more {
	font: 15px/150% "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	position: absolute;
	background-image: url(images/blacktransparent.png);
	background-repeat: repeat;
	width: 760px;
	margin: 0;
	left: 10px;
	padding: 15px 0;
	bottom: 40px;
	z-index: 1000;
}

#middle-wrapper div.photo-more a {
	color: #ccc;
}
	
/* @end */


/* @group Photo Page */
.portfolio-post {
	margin-top: 60px;
}

.pink {
	color: #ed155b;
}
/* @end */