/*  
Theme Name: New Order
Theme URI: http://www.writerspace.net
*/

/* Global Styles */

body {
	background: #7f7f7f url(images/pixel_bg.gif) repeat top left;
	margin: 0;
	font-family: 'Trebuchet MS', Georgia, Times, serif;
	font-size: 11px;
	color: #39444d;
}
a {
	text-decoration: none;
	color: #707070;
}
a:hover {
	text-decoration: underline;
	color: #39444d;
}
.metadata {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	padding-top: 5px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
	margin: 0;
}
.highlight {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #5b656e;
	margin: 17px 0;
}
/* Block Quotes */

q {
	padding: 0px 20px 10px 33px;
	background: transparent url(images/quotes.gif) no-repeat 0px 20px;
	border-top: 1px dotted #bbbbbb;
	border-bottom: 1px dotted #bbbbbb;
	border-top-width:1px;
	border-bottom-width: 1px;
	padding-bottom: 20px;
	padding-top: 20px;
	quotes: none;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #5b656e;
	display: block;
	margin-bottom: 5px;
}
q cite {
	display: block;
	padding-right: 15px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #5b656e;
	font-style: normal;
	font-weight: normal;
	float: right;
}
q cite a {
	padding: 0px 20px 10px 33px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #5b656e;
	font-style: normal;
	font-weight: normal;
	float: right;
}
blockquote {
	display: inline;
	margin: 0;
	padding: 0;
}
blockquote p {
	display: block;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	background: transparent url(images/quotes.gif) no-repeat 0px 20px;
	border-top: 1px dotted #bbbbbb;
	border-bottom: 1px dotted #bbbbbb;
	padding-left: 33px;
	padding-bottom: 20px;
	padding-top: 20px;
	quotes: none;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #5b656e;
}
blockquote p cite {
	display: block;
	padding-right: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #5b656e;
	font-style: normal;
	font-weight: normal;
	float: right;
}
.spacer {
	margin: 18px 0;
	background: transparent url(images/dotted.gif) repeat-x top left;
	height: 1px;
}
.navigation {
	display: block;
	padding-bottom: 20px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.entry p a {
	color: #880000;
	text-decoration: none;
	border-bottom: 1px dotted #880000;
}
/* Main Shell */

#header {
	display: block;
	float: left;
	background: transparent url(images/bc_topgradient.gif) repeat-x top left;
	width: 100%;
	height: 162px;
}
#headerimg {
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/dc_title.jpg);
	width:919px;
	height:117px;
}
#header h1 {
	float: left;
	font-family: Georgia, Times, serif;
	font-size: 30px;
	font-weight: normal;
	padding-top:30px;
	padding-left:300px;
}
#header h1 a {
	color: #ffffff;
}
#header h1 a:active {
	color: #ffffff;
}
.description {
	color:#FFFFFF;
	padding-left:300px;
	clear:both;
	position: absolute;
	top:90px;
}
#content {
	background: transparent url(images/content_bg.gif) repeat-y top left;
	position: relative;
	width: 919px;
	clear: both;
}
#footer {
	background: transparent url(images/bottom_bg.jpg) no-repeat top left;
	position: relative;
	width: 919px;
	height: 102px;
}
/* Header */

#topnav {
	float: left;
}
#searchform {
	background: transparent url(images/nav_search.gif) no-repeat top left;
	width: 296px;
	height: 45px;
	float: left;
}
#searchform .input {
	border: 1px solid #3d5c00;
	width: 188px;
	margin: 7px;
}
#searchform .searchbtn {
	margin: 0 0 2px 0;
}
#topcorner {
	float: left;
}
/* Left Nav */

#leftnav {
	width: 204px;
	margin-left: 14px;
	float: left;
	border-left: 1px solid #939393;
}
#leftnav h2 {
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #939393;
}
#leftnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftnav ul li {
	margin: 0;
	padding: 0;
}
#leftnav ul li a {
	display: block;
	border-top: 1px solid #939393;
	text-decoration: none;
	padding: 9px 9px 9px 20px;
	color: #FFF;
}
#leftnav ul li a:hover {
	background: #939393 url(images/left_nav_tab.gif) no-repeat 0 50%;
}
#leftnav ul li h3 {
	margin: 0; 
	padding: 0 0 0 13px;
	background: transparent url(images/left_arrow.gif) no-repeat 0 4px;
	/* background: transparent url(images/left_arrow.gif) no-repeat 0 50%;*/
}
#leftnav ul li h3 a {
	
	color: #000;
	font-weight: bold;
	font-size: 11px;
	
	
}

#leftnav ul li a p {
	margin: 0;
	padding: 0;
	color: #fff;
}
#recentposts ul li a {
	background-color: #b30019;
}
#recentposts h2 {
	color: #ffffff;
	background: transparent url(images/t_recentposts.gif) no-repeat top left;
	width:164px;
	height:28px;
	padding-left:40px;
	padding-top:8px;
}
#currentprojects ul li a h3 {
	background: transparent url(images/left_folder.gif) no-repeat 0 2px;/* background: transparent url(images/left_folder.gif) no-repeat 0 50%; */
}
#currentprojects {
/*	margin-bottom: 41px;*/
}
#currentprojects h2 {
	color: #ffffff;
	padding-top:13px;
	padding-left:40px;
	background: transparent url(images/t_recentcomments.gif) no-repeat top left;
	width:164px;
	height:28px;
}
#archivesleft {
	margin-bottom: 0px;
}
#feeds {
	position: absolute;
	bottom: 0;
}
#feeds ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#feeds ul li {
	padding-left: 0px;
}
#feeds ul li a {
	font-weight: bold;
	color: #fff;
	display: block;
	padding-left: 40px;
	background: transparent url(images/rss_icon.gif) no-repeat 20px 50%;
}
#feeds ul li a:hover {
	font-weight: bold;
	color: #fff;
	display: block;
	padding-left: 40px;
	background: #5f8100 url(images/rss_icon.gif) no-repeat 20px 50%;
}
/* Body Content */

#bodycontent {
	width: 461px;
	float: left;
	margin: 27px 0 0 20px;
}
#bodycontent h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #202830;
}
#bodycontent h2 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #202830;
}
.highlight {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #5b656e;
	margin: 17px 0;
}
.bottominfo {
	background: transparent url(images/info_bg.gif) repeat-x bottom left;
	border-bottom: 1px solid #8998a6;
	position: relative;
}
.bottominfo ul {
	margin: 0;
	padding: 0 0 3px 0;
	list-style: none;
}
.bottominfo ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
.bottominfo .comments a {
	padding: 0 0 0 22px;
	margin: 0 10px 0 5px;
	background: transparent url(images/grey_wordbubble.gif) no-repeat 0 50%;
	display: inline;
}
.bottominfo .link a {
	padding: 0 0 0 17px;
	background: transparent url(images/grey_folder.gif) no-repeat 0 50%;
	display: inline;
}
.date a {
	text-decoration: underline;
}
.toparticle {
	color: #39444d;
	margin-bottom: 25px;
}
.toparticle h3 {
	color: #39444d;
	margin-bottom: -5px;
}
.toparticle h3 a {
	color: #39444d;
	text-decoration: none;
}
.toparticle h3 a:active {
	color: #39444d;
}
.toparticle h3 a:hover {
	color: #384047;
}
.toparticle .date {
	border-top: 1px solid #000;
	margin-top: 10px;
	padding-top: 3px;
}
.toparticle .bottominfo {
	border-bottom: 0px;
	margin-top: 20px;
}
.toparticle .bottominfo img {
	margin-right: 4px;
	position: absolute;
	right: 0;
	top: 0;
}
.toparticle p a {
	color: #880000;
	text-decoration: none;
	border-bottom: 1px dotted #880000;
}
.toparticle p a img {
	border: 1px solid #ebebeb;
	padding: 2px;/*	border-right: 10px solid #fff;
	margin-top:  0px;
	margin-bottom:  0px;*/
}
/*.toparticle p a img {
	padding: 0px;
	margin-top:  0px;
	margin-bottom:  0px;
	border-right: 10px solid #fff;
	
}*/

.toparticle ol li a {
	color: #880000;
	text-decoration: none;
	border-bottom: 1px dotted #880000;
}
/* Image Container with link */
#image_container {
	overflow:hidden;
	padding: 4px;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #ebebeb;
	background-color: #ffffff;
}
#image_container img {
	border-bottom: 1px solid #82909c;
	padding-bottom: 0px;
	background: #c4cbd2;
}
#image_container p {
	display: block;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 200px;
	padding-bottom: 2px;
	color: #c4cbd2;
	background: transparent url(images/left_arrow.gif) no-repeat 5px 50%;
	background-color:#5b656e;
	text-decoration: none;
}
#image_container a {
	display: block;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #c4cbd2;
	background: transparent url(images/left_arrow.gif) no-repeat 5px 50%;
	background-color:#5b656e;
	text-decoration: none;
}
#image_container a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.article {
	color: #5b656e;
	margin: 25px 0;
}
.article h2 {
	margin: 0;
	padding: 0;
	color: #202830;
	font-size: 18px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}
.article h2 a {
	margin: 0;
	padding: 0;
	color: #202830;
	font-size: 18px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}
.article h2 a:hover {
	margin: 0;
	padding: 0;
	color: #384047;
	font-size: 18px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}
.article .date {
	margin: 5px 0 0 0;
	padding: 2px 0 0 0;
	border-top: 1px solid #adb2b6;
	padding-top: 3px
}
/* Archives */
#columnleft {
	width: 225px;
	float: left;
}
#columnleft ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#columnleft ul li {
	display: block;
	border-bottom: 1px solid #c4cbd2;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 16px;
	background: transparent url(images/right_folder.gif) no-repeat 0px 50%;
}
#columnleft ul li a {
	color: #5b656e;
	text-decoration: none;
}
#columnleft ul li:hover {
	background-color: #efeeee;
}
#columnright {
	width: 225px;
	float: right;
}
#columnright ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#columnright ul li {
	display: block;
	border-bottom: 1px solid #c4cbd2;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 16px;
	background: transparent url(images/right_folder.gif) no-repeat 0px 50%;
}
#columnright ul li a {
	color: #5b656e;
	text-decoration: none;
}
#columnright ul li:hover {
	background-color: #efeeee;
}
/* Search */

#searchresult {
	color: #39444d;
	margin-bottom: 15px;
}
#searchresult h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #202830;
	margin-bottom: -5px;
}
#searchresult h1 a {
	color: #39444d;
}
#searchresult h1 a:active {
	color: #39444d;
}
#searchresult h1 a:hover {
	color: #384047;
}
#searchresult .date {
	border-top: 1px solid #000;
	padding-top: 3px;
}
#searchresult .bottominfo {
	border-bottom: 0px;
	margin-top: 20px;
}
#searchresult .bottominfo img {
	margin-right: 4px;
	position: absolute;
	right: 0;
	top: 0;
}
.searchinfo {
	background: transparent url(images/info_bg.gif) repeat-x bottom left;
	border-bottom: 1px solid #8998a6;
	position: relative;
}
.searchinfo ul {
	margin: 0;
	padding: 0 0 3px 0;
	list-style: none;
}
.searchinfo ul li {
	margin: 0;
	padding: 0;
	display: block;
	padding-left: 5px
}
.searchinfo .comments a {
	padding: 0 0 0 22px;
	margin: 0 10px 0 5px;
	background: transparent url(images/grey_wordbubble.gif) no-repeat 0 50%;
	display: inline;
}
.searchinfo .link a {
	padding: 0 0 0 17px;
	background: transparent url(images/grey_folder.gif) no-repeat 0 50%;
	display: inline;
}
.searchinfo a {
	text-decoration: underline;
}
/* Comments */

#comments {
	margin-bottom: 20px;
	border-top: 4px solid #939393;
}
#comments h2 {
	margin: 8px 0 20px 0;
}
.commenttext {
	border-left: 1px solid #c4cbd2;
	border-right: 1px solid #c4cbd2;
	margin: 0;
	padding: 0px 10px;
	display: block;
}
.commenttext p {
	margin: 0;
	padding: 5px 0;
}
.data a {
	color: #880000;
	text-decoration: none;
	border-bottom: 1px dotted #880000;
}
.data .poster strong {
	font-weight: bold;
	color: #880000;
}
/* Comment Form */

#commentform {
	margin-bottom: 25px;
	border-top: 4px solid #939393;
}
#commentform strong {
	color: #5b656e;
}
#commentform h2 {
	margin: 8px 0 20px 0;
}
#commentform .guidelines strong {
	font-weight: bold;
	color: #ff0000;
}
#commentform .name {
	float: left;
	margin-right: 21px;
}
#commentform .email {
	float: left;
}
#commentform .url {
	margin: 10px 0;
	float: left;
}
#commentform .name input {
	border: 1px solid #c4cbd2;
	width: 218px;
}
#commentform .email input {
	border: 1px solid #c4cbd2;
	width: 218px;
}
#commentform .url input {
	border: 1px solid #c4cbd2;
	width: 459px;
}
#commentform textarea {
	border: 1px solid #c4cbd2;
	width: 459px;
	height: 209px;
	margin-bottom: 10px;
}
#commentform .remember input {
	border: 0;
	margin-bottom: 1px;
}
#commentform .submit {
	margin-left: 117px;
}
.ostar {
	font-weight: bold;
	color: #ff0000;
}
/* Right Nav */

#rightnav{
	width: 174px;
	float: right;
	margin-right: 25px;
}

#rightnav h2 {
	margin: 0; padding: 0;
	border-bottom: 4px solid #565656;
}

#rightnav ul {
	margin: 0; padding: 0;
	list-style: none;
}

#rightnav ul li {
	margin: 0; padding: 0;
}

#rightnav ul li a {
	display: block;
	border-bottom: 1px solid #c4cbd2;
	text-decoration: none;
	padding: 5px 0 5px 0px;
	color: #5b656e;
}

#rightnav ul li a:hover {
	background-color: #efeeee;
}

#rightnav ul li a h3 {
	margin: 0; padding: 0 0 0 14px;
	font-weight: bold;
	font-size: 11px;
	background: transparent url(images/right_arrow.gif) no-repeat 0 50%;
}

#rightnav ul li a p {
	margin: 0; padding: 0;
}




#bookmarks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#bookmarks ul li {
	margin: 0;
	display: block;
	
	padding: 5px 0 5px 0px;
}
#bookmarks ul li a {
	
	
	text-decoration: none;
	border: none;
	color: #5b656e;
}
#bookmarks ul li a:hover {
	
}
#bookmarks ul li h3 {
	margin: 0;
	padding: 0 0 0 14px;
	font-weight: bold;
	font-size: 11px;
	background: transparent url(images/right_arrow.gif) no-repeat 0 50%;
}
#bookmarks ul li p {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #c4cbd2;
	}

#recentcomments ul li a h3 {
	background: transparent url(images/right_folder.gif) no-repeat 0 50%;
}
#recentphotos h2 {
	margin: 5px 0 10px 0;
}
/*#recentphotos a img {
	padding: 4px;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #ebebeb;
}*/

#categories h2 {
	margin: 0; padding: 0;
	border-bottom: 4px solid #565656;
}

#categories ul {
	margin: 0; padding: 0;
	list-style: none;
}

#categories ul li {
	margin: 0; padding: 0;
	display: inline;
}

#categories ul li a {
	border-bottom: 1px solid #c4cbd2;
	text-decoration: none;
	padding: 5px 0 5px 0px;
	padding-left: 15px;
	color: #5b656e;
	background: transparent url(images/right_folder.gif) no-repeat 0px 50%;
}

#categories ul li a:hover {
	background-color: #efeeee;
}


#categories a img{
	padding: 4px;

}
#links h2 {
	margin: 0;
	padding: 0;
	border-bottom: 4px solid #565656;
}
#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#links ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#links ul li a {
	border-bottom: 1px solid #c4cbd2;
	text-decoration: none;
	padding: 5px 0 5px 0px;
	padding-left: 15px;
	color: #5b656e;
	background: transparent url(images/right_folder.gif) no-repeat 0px 50%;
}
#links ul li a:hover {
	background-color: #efeeee;
}
#links a img {
	padding: 4px;
}
.page_item {
	display: inline;
}
#pages ul li a {
	display: block;
	padding-left: 15px;
	background: transparent url(images/right_folder.gif) no-repeat 0 50%;
}
#twitter ul li a {
	display: block;
	padding-left: 15px;
	background: transparent url(images/right_folder.gif) no-repeat 0 50%;
}
#page a img {
	padding: 10px;
	border-right: 4px solid #fff;
}
/* Footer */

#footer ul {
	float: left;
	margin: 19px 0 0 35px;
	padding: 0;
	list-style: none;
}
#footer ul li {
	margin-bottom: 2px;
}
#footer ul li a {
	font-weight: bold;
	color: #fff;
	display: block;
	padding-left: 20px;
	background: transparent url(images/rss_icon.gif) no-repeat 0 50%;
}
#disclaim {
	position: absolute;
	right: 62px;
	top: 20px;
	color: #fff;
}
#disclaim strong {
	color: #fff;
}
#disclaim a strong {
	color: #fff;
}
#disclaim a:hover {
	color: #fff;
	text-decoration: none;
}
#partner {
	position: absolute;
	right: 62px;
	top: 5px;
	color: #fff;
}
#partner strong {
	color: #fff;
}
#partner a:link, #partner a, #partner a:active, #partner a:visited {
	color: #fff;
}
#partner a:hover {
	color: #39444d;
	text-decoration: none;
}
#copyright {
	color: #fff;
	width: 664px;
	position: relative;
	font-size: 10px;
	font-family: Tahoma;
	margin: 2px 0 0 239px;
}
#copyright a {
	color: #fff;
	font-size: 10px;
	font-family: Tahoma;
}
#copyright span {
	position: absolute;
	right: 0;
}
#copyright span a {
	color: #fff;
	font-size: 10px;
	font-family: Tahoma;
}
/* Portfolio */

#wp_portfolio_container {
	margin-bottom: 20px;
	border-top: 4px solid #565656;
}
#wp_portfolio_entry {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 3px solid #c4cbd2;
}
#wp_portfolio_entry p {
	display: block;
	padding-bottom: 0;
}
#wp_portfolio_entry p a {
	color: #cb4200;
	text-decoration: none;
	border-bottom: 1px dotted #880000;
}
#wp_portfolio_image {
	vertical-align:bottom;
	width: 460px;
	float: left;
}
#wp_portfolio_image img {
	padding: 4px;
	overflow: hidden;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #ebebeb;
	margin-bottom: 10px;
}
/* Begin Contact Form ][ CSS */

.contactform {
	position: static;
	overflow: hidden;
}
#wpcf_your_name {
	display: block;
	float: left;
	width: 450px;
}
#wpcf_email {
	display: block;
	float: left;
	width: 450px;
}
#wpcf_subject {
	display: block;
	float: left;
	width: 450px;
}
#wpcf_msg {
	display: block;
	float: left;
	width: 450px;
}
#contactsubmit {
	margin-top: 10px;
	display: block;
	float: right;
}
.contactleft {
	display: block;
	width: 459px;
	text-align: left;
	clear: both;
	padding-bottom: 5px;
	padding-top: 10px;
	font-weight: bold;
}
.contactright {
	display: block;
	width: 459px;
	text-align: left;
	float: right;
	padding: 0px;
}
.contacterror {
	border: 2px solid #ff0000;
}
#content_start {
	position: absolute;
	left: -10000px;
}
