/*
Theme Name: Napkin
Theme URI: http://cdawson.com
Description: Sprucing up Wong's site with this awesome minimalist theme
Version: 1.0
Author: Dawson
Author URI: http://cdawson.com
Tags: white, maroon, two columns

*/

/* Eric Meyer CSS Reset v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* #Eric Meyer CSS Reset v1.0 | 20080212 */

/* Typography & Colors */
a {
	color: #9f0000;
	text-decoration: none;
}

a:hover {
	color: #9f0000;
	text-decoration: none;
}

body {
	color: #222222;
	font-family: "Trebuchet MS", Lucida Grande, Helvetica, sans-serif;
}

#headerimg h1 {
	font-size:40px;
}

h2 {
	color: #9f0000;
	font-size: 20px;
}

h3 {
	color: #222222;
	font-size: 14px;
}

.smallest-body-text {
	color: #555555;
	font-size: 14px;
	margin-bottom: 10px;
	
}

.medium-body-text {
	color: #222222;
	font-size:13px;
    line-height:15px;
}

	#sidebar1-tweet-title .medium-body-text {
		font-weight: bold;
                font-size:15px;
	}

	#sidebar1-title .medium-body-text {
		font-weight: bold;
                font-size:15px;
                position: relative; top: 0px;  left: 55px;  
	}

p a:hover {
	border-bottom: 1px dotted #9f0000;
}

small {
	color: #555555;
}

.credit {
	font-size: 12px;
}

.home .recent-article a:hover {
	color: #999999;
}
.home .recent-article h2 {
	font-size: 18px;
}
.home .recent-article small {
	font-size: 10px;
}

.home .recent-article .entry p {
	font-size: 11px;
	line-height: 16px;
}

.post p.postmetadata {
	font-size: 11px;
}

ul.menu li a {
	color: #9f0000;
	font-size: 13px;
}
	
	ul.menu li a:hover {
		border-bottom: 1px dotted #9f0000 !important;
		color: #9f0000;
		text-decoration: none;
	}
	
#headerimg h1 a {

}

#headerimg .description {
    font-size: 12px;
    margin-top: 5px;
}

.home .featured-article h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 1px;
}

	.home .featured-article h2 a {
		text-decoration: none;
	}
		.home .featured-article h2 a:hover {
			/*border-bottom: 1px dotted #9f0000;*/
			color: #333333;
			text-decoration: none;
		}

.home .entry p, .blog .post .entry p {
	color: #222222;
	font-size:13px;
	line-height:15px;
	margin-top:5px;
}

.home .featured-article .entry p {
	color: #222222;
}

.home .featured-article small, .blog .post small {
	font-size: 10px;
        color: #222222
}

.sidebar-nav a {
    color: #9f0000;
}

.sidebar-nav a:hover, .sidebar-nav ul li a:hover {
	color: #9f0000 !important;
	border-bottom: 1px dotted #9f0000;
}


#sidebar2 div ul li a {
	color: #222222;
	font-size: 12.5px;
}

.single .entry p {
	margin: 10px auto;
	/*width: 600px;*/
}
.entry p {
	font-size: 13px;
	line-height: 15px;
}

p.post-tags {
	font-size: 12px;
}

h2.div-header {
	margin-bottom: 10px;
}

/* #Typography & Colors */



/* Structure */
#page {
	margin: 20px auto;
	width: 960px;
}

#header {
	border-bottom:1px dotted #CCCCCC;
	height: 100px;
}
#header-title {
	height: 80px;
}
#header-social {
	float: right;
}
#headerimg {
	float: left;
}

#search_form {
	float: right;
}
#search_form .screen-reader-text {
    display: none;
}
#search_form img {
}

#searchform {
	float:right;
	margin-left: 5px;
}

ul.menu li {
	display: inline;
	padding-left:10px;
	padding-right:15px;
}

ul.menu li:last-child {
	border-right: none;
	padding-right: 0;
}

#world-featured-link {
	margin-right: 20px;
	background-color: #dddddd;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#world-featured-link:hover {
	background-color: #999999;
    }

#life-featured-link {
	margin-right: 20px;
	background-color: #dddddd;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#life-featured-link:hover {
	background-color: #999999;
    }

#content {
    border-right: 1px dotted #cccccc;
	float: left;
	min-height: 750px;
	padding-right: 5px;
	padding-top: 25px;
	width: 660px;
}

#sidebar {
	float: right;
    padding-top: 20px;
	width: 280px;
}

#footer {
	clear: both;
}
/* #Structure */

/* Header */
#search_form #s {
	/*background: transparent url( 'images/' );*/
    border: 1px solid #cccccc;
}
/* #Header */

/* Content */
#nav {
	background-color:#DDDDDD;
	height:25px;
	line-height:22px;
}

/* Featured Articles */
#world-title {
}

#world-title-name {
	float: left;
}

#world-title-read-more {
	float: right;
}

.tabs {
	display: table;
	height: 390px;
	margin: 15px 0;
}

.tab-nav {
	margin-bottom: 10px;
	text-align: center;
}
.tab-nav li {
	cursor:	pointer;
	display: inline;
	padding: 0 10px;
}

.tab-nav-buttons {
	cursor: pointer;
	color: #9f0000;
	display: inline;
	background-color: #dddddd;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*
    background: transparent url('images/button-up-right.png') no-repeat 100% 0;
    cursor: pointer;
    display: inline-block;
    line-height: 30px;
    padding-right: 16px;
    */
}
	.tab-nav-buttons:active {
	   outline: none;
    }
	.tab-nav-buttons:hover {
	   background-color: #777777;
    }

.tab-nav-buttons span {
	/*
    background: transparent url('images/button-up-left.png') no-repeat 0 0;
    display: inline-block;
    line-height: 30px;
    padding-left: 16px;
    */
}

.featured-article {
	height: 370px;
	width: 650px;
}

.post-image-div {
}

.post-image-div img {
}

.post-content-div {
	background-color:#999999;
	filter:alpha(opacity=100);
	height:93px;
	opacity:0.8;
	padding:5px;
	position:relative;
	top:-105px;
}
/* #Featured Articles */

/* Recent Articles */
.recent-article {
	display: none;
	height: 370px;
	min-height: 370px;
	width: 650px;
}

.recent-article .title-box {
	height: 200px;
	margin-bottom: 10px;
}

.recent-article .post{
	border-left: 1px black dashed;
	float: left;
	height: 320px;
	padding: 0 10px;
	width: 140px;
}

.recent-article .post:last-child{
	border-right: 1px black dashed;
}

.recent-article .post h2 {
	margin-bottom: 5px;
}

.recent-article .post div.entry {
	height: 120px;
	margin: 5px 0;
}

.recent-article .first-recent-article {
	border-left: 1px black dashed;
}
/* #Recent Articles */

/* Content */
.post {
	margin-bottom: 15px;
	overflow: hidden;
}

.post small {
	font-size: 12px;
}

p.post-tags {
	margin-top: 20px;
}

.zemanta-pixie-img {
	float: right !important;
}

p.postmetadata {
	margin-top: 20px;
}

.single .post {
	margin-bottom: 60px;
}

.blog .post {
	height: 330px;
}

.entry p {
	margin: 10px auto;
}

cufon .cufon-canvas {
	line-height: 18px;
}

/* #Content */

/* Sidebar */
#sidebar1 {
	height:345px;
	margin-bottom:5px;
	text-align: left;
}

#sidebar1-about {
	border:1px solid #cccccc;
	height:55px;
	margin-bottom:10px;
	padding:10px;
}

	#sidebar1-about-image {
		float: left;
	}

	#sidebar1-about-text {
		float: right;
		overflow: hidden;
		width: 200px;
	}

		#sidebar1-about-text p {
		}
#sidebar1-tweet-image {
    background: transparent url( 'images/twitter-32_32.png' ) no-repeat scroll 0 0;
    height: 30px;
}
#sidebar1-tweet {
	border-top: 1px dotted #cccccc;
	height: 30px;
	padding-top: 15px;
}
	#sidebar1-tweet-title {
		float: center;
		margin-bottom: 5px;
}
        #sidebar1-title {
		float: center;
		margin-bottom: -15px;
	}
	   #sidebar1-tweet-title a:hover {
	       border-bottom: 1px dotted #9f0000;
	   }

	#sidebar1-tweet-control {
		float: right;
	}
			
#sidebar1-user-timeline-wrapper {
    float: left;
	height: 180px;
	overflow: hidden;
	position: relative;
	width: 280px;
}

#sidebar1-user-timeline {
	height: 600px;
	position: relative;
}
	#sidebar1-user-timeline p {
		margin-bottom: 5px;
	}

#sidebar2 {
	border-top: 1px dotted #cccccc;
	padding-top: 25px;
	text-align: left;
}
#sidebar2 #sidebar2-nav	{
	text-align: left;
}
#sidebar2 #sidebar2-nav li {
	display: inline;
	margin-right: 15px;
	text-align: left;
}
    #sidebar2 #sidebar2-nav li:last-child {
        margin-right: 0px;
	text-align: left;
}

#sidebar-nav {
	margin-top: 10px;
	text-align: left;
}
	
#sidebar2 #sidebar2-comments {
	display: none;
	text-align: left;
}
	
	#sidebar2-comments li p{
		font-size: 13px;
		line-height: 18px;
		margin: 5px 0;
	        text-align: left;
	}
	
#sidebar2 #sidebar2-tags {
	display: none;
	text-align: left;
}

	#sidebar2-tags {
		margin-top: 10px;
	        text-align: left;
	}
	
	#sidebar2-tags a {
		color: #9f0000;
	        text-align: left;
	}
	
	   #sidebar2-tags a:hover {
	       border-bottom: 1px dotted #9f0000 !important;
	       text-decoration: none;
	       text-align: left;
	   }

#sidebar2-nav li {
	text-align: left;
}

.sidebar-nav ul li {
	border-bottom: 1px dotted #cccccc;
	line-height: 25px;
	text-align: left;
}
    .sidebar-nav ul li:first-child {
        border-top: 1px dotted #cccccc;
    	text-align: left;
}
.sidebar-nav ul li a, .sidebar-nav ul li a:visited, #sidebar2-nav li a:visited{
	color: #9f0000;
	text-decoration: none;
	text-align: left;
}

#sidebar2-nav li a:hover {
	border-bottom: 1px dotted #9f0000;
	color: #9f0000 !important;
	text-decoration: none;
	text-align: left;
}

#sidebar2-comments li a {
	margin: 0px;
	text-align: left;
}

/* #Sidebar */

/* Footer */
#footer {
	border-top:1px dotted #CCCCCC;
	height:70px;
	padding-top:10px;
}

.credit {
	margin-top: 10px;
	padding-left: 10px;
}
ul.menu {
	display: block;
	padding-left: 10px;
}
    #header ul.menu {
        float: left;
    }
ul.menu li {
	display: inline;
	padding: 0px;
}
.delimiter {
     color: #cccccc;
     padding: 0 5px;
 }

ul.menu li:first-child {
	padding-left: 0px;
}
ul.menu li:last-child .delimiter {
    display: none;
}
/* #Footer */

/* Begin Images */

}

.featured-image-link {
	text-align: center;

}

.featured-image-link img {
	height: 370px;
	width: 650px;
}

.recent-image-link {
	text-align: center;
}

.recent-image-link img {
	height: 100px;
	width: 140px;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
.post ul li {
	font-size: 13px;
	line-height: 15px;
    list-style-position:inside;
}

ol li {
    list-style: decimal inside;
}

html>body .entry ul {
    margin-left: 5px;
    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 {
	font-size: 13px;
    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;
    }

#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;
    }
/* End Entry Lists */



/* Begin Form Elements */
/* End Form Elements */



/* Comments*/
textarea {
	font-family:inherit;
    font-size:13px;
}

ol#trackbacks {
	margin: 15px 0;
	width: 600px;
}

ol#trackbacks li {
	font-size: 13px;
	margin: 15px 0;
}

ol#trackbacks li a:hover {
	border-bottom: 1px dotted #9f0000;
}

h3#comments {
	margin-bottom: 20px;
}

ol#comments {
	display: inline-block;
	margin-bottom: 10px;
	width: 600px
}
ol#comments li {
	border-top:1px dotted #222222;
	display:inline-block;
	margin-bottom:10px;
	padding-top:10px;
}
ol#comments .comment-meta {
    float: left;
    margin-bottom: 5px;
    width: 150px;
    font-size: 13px
}

ol#comments .comment-meta .comment-profile-img {
    display: block;
}

ol#comments .comment-meta .comment-author {
	display: block;
	
font-size: 13px;
	margin: 5px 0;
}

ol#comments .comment-meta .comment-date {
    color: #555555;
    display: block;
    font-size: 13px;
    line-height: 15px;
}

ol#comments .comment-meta .comment-time {
	color: #555555;
	font-size: 13px;
    line-height: 15px;
}

ol#comments .comment-text {
	float: left;
	width: 450px;
}
             
ol#comments .comment-text p {
	color:#222222;
	font-size:13px;
	line-height:15px;
}

.jqr2c_box a {
    font-size: 13px;
}

.jqr2c_box a:hover {
    border-bottom: 1px dotted #9f0000;
}

.jqr2c_reply {
	margin: none !important;
	padding: 0 !important;
}

#comments-form {
	display: block;
}

#commentform p {
	margin: 10px 0;
}

#commentform label {
	font-size: 13px;
}

#respond {
	margin: 10px 0;
}

#respond h3 {
	color: #9f0000;
}
/* #Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
	.navigation div {
	   width: 250px;
	}
/* End Various Tags & Classes*/



/* Captions */
.alignleft, 
div.alignleft {
	float: left;
	padding: 10px;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright,
div.alignright {
	float: right;
	padding: 10px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */