/*
------------------------------------------------------------------------------
Theme Name:    A Work Of Art
Theme URI:     http://www.awoa.com
Description:   A Work Of Art Theme. Design by David Nagle. Code by Mino Widodo
Version:       2.0
Author:        David Nagle & Mino Widodo
Author URI:    http://www.awoa.com
------------------------------------------------------------------------------

Updated:       Feb 2011
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #fef4cf;
}

a {
	color:#21A1DB;
}
.clear {
	clear: both;
}
.orange_top {
	background-color: #ea9500;
	height: 5px;
}
.grey_bottom {
	background-color: #5e5e5e;
	color: #b7e6f9;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	min-height: 13px;
}
.grey_bottom a {
	color: #b7e6f9;
	text-decoration: none;
}
.grey_bottom a:hover {
	color: #FF0;
}
.header_red {
	font-weight: bold;
	color: #c30000;
}
.dots_line {
	background-image: url(images/dots.png);
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
 
#container {
	width: 1118px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	background-image: url(images/top_green.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	z-index: 100;
}
#top #welcome {
	font-size: 36px;
	color: #FFF;
	margin-left: 890px;
	padding-top: 0px;
	font-weight: normal;
}
#copper_bar {
	background-image:url(images/copper.jpg);
	height:6px;
}
#billboard {
	height:148px;
	overflow:hidden;
	background:#ea9500;
}

#main_content {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y; 
}
#left, #main, #right {
	padding-top: 0px;
}
#left {
	width: 153px;
	float: left;
	background-color: #f9dece;
	background-image: url(images/the_blog2.jpg);
	background-repeat: no-repeat;
	background-position: 22px 230px;
	height: 1118px;
}
#left #left_slideshow { 
	height: 148px;
	width: 153px;
	overflow: hidden;
}
#left #TheBlog img {
	margin-top: 65px;
	margin-left: 20px;
}

#main {
	float: left;
	width: 680px;
	background-color: #FFF;
	margin-top: 0px;
	/*
	height: 1118px;
	*/
}
#main #header {
	background-image: url(images/header_bg.jpg);
	height: 170px;
	width: 674px;
	margin-left: 3px;
	margin-bottom: 10px; 
}
#main #header #menu {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 44px;
}
#main #header #menu a:hover {
	color: #FF0;
}

#main #header #menu a {
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
}
#main #content {
	height: 1110px;
	overflow: auto;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main #content .post a {
	text-decoration: none;
}
#main #content .post a:hover {
	text-decoration: underline;
}
#main #content .post .post_image {
	margin-right: 10px;
	margin-bottom: 10px;
}
#main #content .post .FullImage {
	max-width: 660px
}
#main #content .post .post_title a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #ca3d27;
	margin-bottom: 10px;
}
#main #content .post .post_brief {
	margin-bottom: 5px;
}
#main #content .post .post_read a{
	float: left;
	color: #21a1db;
}
#main #content .post .blog_home {
	float:left;
}
#main #content .post .post_info {
	color: #21a1db;
	float: right;
	margin-bottom: 10px;
}
#main #content .post .post_info a, #main #content .post .blog_home a {
	color: #21a1db;
}
#main #content .post .post_socials {
	clear: both;
	padding-top:20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#main #content .post .post_socials .button {
	float:left;
	margin-right: 5px;
}
#main #content .post .post_socials .comment_button {
	float: left;
	margin-right: 1px;
}
#main #content .post .post_socials .comment_bubble {
	float: left;
}
#main #content .post .post_socials .comment_bubble .bubble_left {
	background-image:url(images/comment_bubble.png);
	height: 20px;
	width: 7px;
	float: left;
}
#main #content .post .post_socials .comment_bubble .bubble_mid {
	background-image:url(images/comment_bubble_mid.png);
	height: 18px;
	padding-top:2px;
	padding-left:2px;
	float: left;
}
#main #content .post .post_socials .comment_bubble .bubble_right {
	background-image:url(images/comment_bubble.png);
	background-position:right;
	height: 20px;
	width: 7px;
	float: left;
}
#main #content #navigation {
	text-align:center;
	color:#999
}
#main #content #navigation a {
	color: #21a1db;
	text-decoration:none
}
#main #content #navigation a:hover {
	text-decoration:underline
}

#right {
	float: left;
	width: 285px;
	background-color: #ededed;
	margin-top: 0px;
	font-size: 11px;
}
#right .dots_line {
	width: 255px;
}
#right ul {
	list-style-image: url(images/bullet.png);
	list-style-type: none;
	margin-left: 12px;
	margin-top: 5px;
	width: 240px;
	padding: 0px;
	list-style-position: outside;
}
#right ul li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-bottom: 5px;
}
#right ul li a {
	color: #333;
	text-decoration: none;
}
#right ul li a:hover {
	color: #00F;
	text-decoration: underline;
}
#right #right_slideshow {
	height: 145px;
	width: 285px;
	overflow: hidden;
}
#right #right_content {
	margin-top: 3px;
	margin-bottom: 20px;
}
#right #search {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#right #socials {
	font-size: 11px; 
	margin-top: 20px;
	margin-left: 10px;
}
#right #socials .social {
	height: 32px;
	background-image: url(images/socials.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 8px;
	color: #333;
}
#right #socials .social a {
	color: #333;
	text-decoration: none;
}
#right #socials .social a:hover {
	color: #F00;
}
#right #socials #rss {
	background-position: 0px 0px;
}
#right #socials #facebook {
	background-position: 0px -40px;
}
#right #socials #linkedin {
	background-position: 0px -80px;
}
#right #socials #email {
	background-position: 0px -120px;
	margin-top: 5px;
	padding-top: 5px;
}
#right #socials #emailform {
	float: left;
	margin-right: 15px;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #D4D4D4;
	width: 180px;
}
#right #socials #twitter {
	height: 86px;
	width: 58px;
	float: left;
}
#right #post_categories , #right #post_archives{
	margin-top: 20px;
	font-size: 11px;
	margin-left: 10px; 
}
#right #FacebookLike {
	margin-left: 10px;
	margin-top: 20px;
	height: 555px;
}
#right #FacebookLike iframe {
	background-color: #FFF;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
	font-size: 11px;
}
#footer a {
	color:#000;
	text-decoration:none
}
#footer a:hover {
	color:#F00;
	text-decoration:underline
}
#footer #green_bar {
	background-color: #b8d67a;
	padding: 3px;
	font-size: 11px;
	height: 21px;
	background-image: url(images/a.png);
	background-repeat: no-repeat;
	background-position: 100px 3px;
	padding-top: 14px;
	padding-left: 0px;
	letter-spacing: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#footer #networks {
	margin-top: 15px;
	margin-bottom: 30px;
}

.comments_header {
	color: #EF5827;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}
.comments a, .comments .fn, #respond a {
	color: #21a1db;
	text-decoration:none;	
}
.comments a:hover, #respond a:hover {
	text-decoration:underline;	
}
.commentlist {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:15px;
}
.children {
	list-style:none;	
}
.commentlist li {
	background-image:url(images/dots.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.commentlist .children li {
	background-image:url(images/dots.png);
	background-position:left top;
	background-repeat:repeat-x;
	padding-top: 15px;
	margin-top: 10px;
}
.comments .alignleft {
	float:left
}
.comments .alignright {
	float:right
}
.comment-meta.commentmetadata a {
	color:#999;
}
.comment-author cite {
	font-weight:bold;
	font-style:normal;
	font-size:14px;
}
.comment-author .says {
	display:none;
}
.comment-form-comment label {
	display:block;
}

.fan_box .page_stream {
	width: 200px;
	overflow-x: hidden;
}

.widget_s2_form_widget li {
	list-style-type: none;	
}

h2.widgettitle {
	display: none;
}

#socials #emailform li {
	list-style-type: none;
}

#metaseopack {
	display: none;
}
