/*
Theme Name: Six.Fried.Rice
Theme URI: Six.Fried.Rice
Description: Two-column WordPress Sandbox theme.
Author: Fusion4Design
Author URI: http://www.fusion4design.com/
Version: 1.0.0
*/

/* let's get universal */
body {
	background-color: #F3F3F3;
	color: #363636;
	/*font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;*/
	margin: 0;
	font-size: 13px;
}

a, a:visited {
	color: #d0155a;
	text-decoration: underline;
	outline: none;
	background-color: transparent;
}

.print-only{
	display: none;
}

a:hover {
	text-decoration: none;
	outline: none;
}


a img {border: none; text-decoration: none;}
acronym, abbr {}
blockquote {
	margin-left: 20px;
	background-color: #f3f3f3;
	border: 1px solid #c9c9c9;
	padding: 0 10px 0 12px;
}
blockquote cite {}
pre {
	overflow: auto;
	border: 1px solid #00A0C6;
	padding: 5px;
	color: #ffffff;
	background-color: #363636;
	width:630px;
	height: auto !important;
}

code {
	overflow: auto;
}

fieldset {}
legend {}
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}
h1 {}
h2 {
	color: #D0155A;
}
h3 {}
h4 {}
hr {}
input, textarea {}

input[type=submit] {
	border: 2px solid #363636;
	background-color: #D0155A;	
	color: #ffffff;
	padding: 0px 5px;
	font-size: 16px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

input[type=submit]:hover, .search-button:hover {
	background-color: #00A0C6;
}

td, th, tr {}

.clear {
	clear: both;
}

p.edit a {
	font-size: 13px;
}





/* Header */
#top {
	background-color: #363636;
	/*height: 120px;*/
	height: 112px;
	margin: 0;
	position: relative;	
}

#top form {
	position: absolute;
	top: 12px;
	right: 12px;
}

#top form input.field {
	width: 110px;
}

.top-bottom-border {
	background-color: #00A0C6;
	height: 2px !important;
	width: 100%;
	border: none;
	font-size: 1px;
}

#header {
	width: 990px;
	margin: 0 auto;
	/*padding-top: 20px;*/
	padding-top: 12px;
}

#header:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#top h1 {
	/*background-image: url(images/logo-smaller.gif);*/
	background-image: url(images/logo.gif);
	text-indent: -5000em;
	background-repeat: no-repeat;
	height: 97px;
	width: 313px;
	/*height: 73px;
	width: 225px;*/
	margin: 0;
	padding: 0;
	float: left;
	background-position: bottom;
}

#top p.blogdescription {
	
}

/*-------------------Navigation------------------*/

#nav {
	width: 675px;
	height: 32px;
	margin: 0 auto;
	float: right;
	padding-top: 68px;
}

#nav ul{
	margin:0 5px 0 3px;
	padding: 0;
	list-style: none;
	font-size: 18px;
	float: right;	
	
}

#nav li {
	margin: 0 10px 0 0;
	float: left;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;	
}

#nav li a, #nav li a:visited {
	display: block;
	padding: 4px 7px 5px 7px;
	text-decoration: none;
	color: #ffffff;
	border-left: 2px solid transparent;
	border-top: 2px solid transparent;
	border-right: 2px solid transparent;
	line-height: 23px;
}




#nav li.current_page_item a, #nav li.current_page_item a:visited, #nav li a:hover {
	background-color: #ffffff;
	color: #363636;
	border-left: 2px solid #00A0C6;
	border-top: 2px solid #00A0C6;
	border-right: 2px solid #00A0C6;
}


/*------------------End-Navigation------------------*/

#wrapper {
	width: 100%;
	background-color: #ffffff;
	
}

#wrapper:after, #inside-wrapper:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#inside-wrapper {
	width: 990px;
	margin: 0 auto;
	padding: 10px 0;
}

#wrapper2 /* home page wrapper */ {
	width: 100%;
	margin: 0 auto;
	background-image: url(images/welcomebg.gif);
	background-repeat:repeat-x;
}

#body-wrapper {
	width: 990px;
	margin: 0 auto;
}

/*------Home Page Template------*/

.whitespace1 {
	height: 32px;
	background-color: #ffffff;
	padding-top: 3px;
}

.inner-whitespace {
	background: transparent url(images/screenshot2-top.jpg) bottom left no-repeat;
	width: 990px;
	height: 32px;
	margin: 0 auto;
}

#welcome {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	background: transparent url(images/screenshot2.jpg) top left no-repeat;
	height: 177px;
	padding-right: 7px;
}



#welcome h2 {
	font-size: 32px;
	color: #00a0c6;
	text-align: left;
	padding-top: 5px;
	width: 610px;
	float: right;
}

#welcome p {
	color: #363636;
	width: 590px;
	text-align: left;
	height: auto !important;
	float: right;
	font-size: 21px;
}

/*------Home Page Template------*/


/* Content */
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 21px;
	padding: 15px  15px 10px;
	width: 640px;
	float: right;
	border-left: 1px solid #c9c9c9;
}

#content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 21px;
	padding: 15px 15px 10px 15px;
	width: 960px;
	margin: 0 auto;
	border-bottom: 1px solid #c9c9c9;
}


	/* blog posts */
	.post-wrap {
		padding-bottom: 20px;
		/*background-image: url(images/dotted-line.gif);
		background-position: bottom;
		background-repeat: repeat-x;*/
		margin-bottom: 20px;
	}
	.author {
		color: #00A0C6;
	}
	.author a {}wh
	.author a:hover {}
	.post-meta {}
	.post-date {}
	.post-wrap .post-title {
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size: 210%;
		color: #d0155a;		
		line-height: 28px;
	}
	
	
	.post-title a, .post-title a:visited{
		text-decoration: none;
	}
	
	h2.post-title a, h2.post-title a:visited{
		text-decoration: none;
	}
	
	.post-title a:hover {
		
	}
	html body div.next-prev {
		height: 2.8ex;
		background: #eee;
		border: 1px solid #eee;
	}
	.next-prev a {
		font-size: 12px;
		padding: 0 5px;		
	}
	.story-content {
		 clear: both;	
	}
	.story-content p {
		padding: 7px 0
	}
	
	.date {
		padding: 3px 0 4px 0;
		margin:  0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 80%;
		color: #363636;
		background-image: url(images/dotted-line.gif);
		background-position: bottom;
		background-repeat: repeat-x;
	}
		/* post content headings */
		.story-content h2 {
			color: #555555;
			margin-top: 10px;
			font-size: 20px;
		}
		.story-content h3 {
			color: #555555;
			margin-top: 10px;
			font-size: 17px;
		}
		.story-content h4 {
			color: #555555;
			margin-top: 10px;
			font-size:15px;
		}
		/* playing with blockquotes */
		.story-content blockquote {
			
		}
		.story-content blockquote cite {}
		.story-content blockquote .styleleft {}
		.story-content blockquote .styleright {}
		/* post content lists */
		.story-content ul {
			margin: 10px 5px 10px 30px;
			list-style-type: disc;
		}
		
		.story-content ul li {
			
		}
		
		.story-content ol {
			margin: 10px 5px 10px 30px;
		}
		
		.story-content ol li {
			
		}
		
		.story-content ol.footnotes {
			font-size: 80%;
		}
		
		/* post content links */
		.story-content a {}
		.story-content a:visited {}
		.story-content a:hover {}
		.story-content a img {}
		/* post content tables */
		.story-content table {}
		.story-content th {}
		.story-content tr {}
		.story-content td {}
		/* post content forms */
		.story-content form {}
		.story-content fieldset {}
		.story-content legend {}
		.story-content label {}
		.story-content input {}
		.story-content input.submit {}
	/* single page meta info */
	.metawrap {}
	.singlemeta {
		background-color: #363636;
		padding: 4px 4px 4px 10px;
		font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
		color: #ffffff;
	}
	
	.singlemeta a {}
	.singlemeta a:hover {}
	.interact {}
	.interact a {}
	.interact a:hover {}
	
	/* page-nav */
	
	.pagenav {
		float: right;
		height: auto; 
		width: 225px; 
		margin: 9px 0 10px 10px; 
		background-image: url(images/dotted-line.gif);
		background-position: bottom;
		background-repeat: repeat-x;
	}
	
	.pagenav h3 {
		padding: 2px 0 2px 10px;
	}
	
	.pagenav ul {
		list-style-type: none;
		padding: 0;
	}
	
	.pagenav ul li a {
		padding-left: 10px;
		text-decoration: none;
		display: block;
		color: #00A0C6;
		padding: 3px 0 3px 10px;
	}
	
	
	
	/* blog comments */
	#commentwrap {} 
	#commentwrap ol {
		
	}
	
	
	
	#commentform input#url, #commentform input#author, #commentform input#email, .name  {
		background-color: #f7f7f7 !important;
		border-color:#FFFFFF rgb(255, 255, 255) rgb(201, 201, 201);
		border-style:solid;
		border-width:1px;
		padding:4px 3px;
	}
	
	#commentform textarea {
		background-color:#F7F7F7;
		border:1px solid #C9C9C9;
		padding:4px 3px 0px;
	}
	
	#commentform textarea:hover, #commentform input#url:hover, 
	#commentform input#author:hover, #commentform input#email:hover,
	#commentform textarea:focus, #commentform input#url:focus, 
	#commentform input#author:focus, #commentform input#email:focus, .name:hover, .name:focus   {
		background-color: #beeffe !important;
	}
	
	#commentform input.sendbutton {
		background-color:#D0155A;
		border:2px solid #363636;
		color:#FFFFFF;
		font-family:trebuchet ms,verdana,arial,helvetica,sans-serif;
		font-size:16px;
		font-weight:bold;
		height:30px;
		margin:0px 0pt 0pt 398px;
		padding:0px 5px;
		text-transform:uppercase;
		width:130px;
	}
	
	#comments {
		width: 640px;
		background-image: url(images/dotted-line.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
		margin-bottom: 15px;
	}
	
	
	.commentinfo, .commentbox {
		
		
	}
	
	.who {
		padding: 0 5px;
		width: 130px;
		float: left;
	}
	
	.who a, .who a:visited {
		font-weight: bold;
		font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	}
	
	.what {
		width: 460px;
		float: right;
	}	
	
	.moderation {
		color: #0E85A2;
		font-size:11px;
	}
	
	.red {
		color: red;
	}
	
	.comments-top {
		float: right; 
		padding-top: 1px;
	}
	
	.comments-top a, .comments-top a:visited {
		font-size: 80%;
	}
	

	#comments big {
		font-size: 16px;
		font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	}
	#respond {
		width: 640px;
		background-image: url(images/dotted-line.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
		margin-bottom: 15px;
	}
	.nocomments {}
	.commentmetadata {
		font-size: 80%;
	}
		/* individual comments */
		#commentlist {
			list-style-type: none;
			height: 1%;
			margin: 0 0 20px 0;
			padding: 0;
			border-top: 1px solid #c9c9c9;
		}

		#commentlist pre {
			width:430px;
		}
		
		#commentlist p {
			margin-bottom: 8px;
		}
		
		#commentlist:after, #commentlist li:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}
		
		#commentlist li {
			width: 610px;
			margin: 0 auto;
			height: auto !important;	
			padding: 15px;
			background-color: #F7F7F7;
			border-bottom: 1px solid #c9c9c9;
			/*background-image: url(images/dotted-line.gif);
		background-position: bottom;
		background-repeat: repeat-x;*/
			
		}
		
		#commentlist li li {
			background: none;
			border: none;
			width: auto;
			list-style: disc;
			margin-left: 30px;
		}
		
		
		#commentlist li a {}
		#commentlist li a:hover {}
		#commentlist li.alt {
			background-color: #EEEEEE;
			/*color: #ffffff;
			border:2px solid #0E85A2;*/
		}
		#commentlist li.alt a {}
		#commentlist li.alt a:hover {}
		#commentlist cite {}
			/* individual comment content */
			#commentlist .commentcontent {}
			#commentlist blockquote {}
			#commentlist code {}
			#commentlist ul {}
			#commentlist ol {}
		/* comment form */
		#commentform {}
		#commentform dl {}
		#commentform dt {}
		#commentform dd {}
		#commentform fieldset {
			border: 0px;
		}
		#commentform legend {}
		#commentform label {}
		
		#commentform input#submit {}
		/* pop up comments */
		#commentspopup {}
		#commentspopup h1#header {}
		#popupcontent {}
		#popupcontent .interact {}
		#popupcontent .commentwrap {}
		
		/*categories*/
		.categorylist {
			padding: 0;
			margin: 0;
			list-style-type: none;
		}
		
		.categorylist li {
			margin-top: 20px;
		}
		
		.categorylist h3 {
			font-size: 20px;
		}
		
		.categorylist li a, .categorylist li a:visited {
			text-decoration: none;
		}
		
/* Sidebar */

#side {
	background-color: #ffffff;
	height: auto;
}


#side:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.back-side {
	background-color: #ffffff;
	padding-bottom: 10px;
	border-top: 1px solid #e5e5e5;
}

.back-side2 {
	background-color: #ffffff;
	padding-bottom: 10px;
}

.back-side:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



#side1 li.widget {
	padding: 10px;
	margin: 0px 0 10px 0;
	float: left;
	width: 309px;
	display: inline;
}



#side1 {
	width: 990px;
	margin: 0 auto;
	padding-top: 10px;
}

#side1:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#side1 ul li.widget {
	height: 200px;
}





#side1 ul {
	list-style: none;
}

#side ul {
	list-style: none;
	background-color: #ffffff;
}
#side li {}
#side li h2 {}
#side li ul {}
#side li li {}

li#recent-posts {
	border-right: 1px solid #c9c9c9;
	
	float: left;
}

h2.widgettitle {
	color: #00a0c6;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 20px;	
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 3px;
	padding-left: 4px;
}

li#recent-posts ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

li#recent-posts a.more {
	display: block;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	color: #888;
}

li#recent-posts ul li a, li#recent-posts ul li a:visited{
	display: block;
	padding: 5px 8px 7px 8px;
	color: #d0155a;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/dotted-line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	line-heght: 18px;
}

div#sidebar2 a {
	color: #444;
}

#full-archive-link {
	text-align: right;
}

html body #full-archive-link a {
	color: #d0155a;
}

/**html li#recent-posts ul {
	margin-top: 16px;	
}

* html li#recent-posts ul li a, li#recent-posts ul li a:visited {
	margin-top: -16px;
}*/

.date-front {
		padding: 3px 0 4px 0;
		margin:  0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 82%;
		color: #363636;
	}

li#recent-posts ul li a span.author {
	color: #00A0C6;
	text-decoration: none;
}

li#recent-posts ul li a:hover {
	background-color: #eeeeee;
}

.recent-post-date {
	color: #363636;
}

li#text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #c9c9c9;
}

li#ad-rotator-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

li#text-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

li#text-1 h2.widgettitle {
	color: #00a0c6;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 20px;	
	border-bottom: 1px solid #c6c6c6;
}

li#text-2 h2.widgettitle {
	color: #00a0c6;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 20px;	
	border-bottom: 1px solid #c6c6c6;
}

		/* search box */
		#side li#search {}
		#side li#search h2 {}
		#side li#search fieldset {}
		#side li#search legend {}
		#side li#search label {}
		
		#searchform dl {
			margin: 0;
			padding: 0;
			font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
			font-size: 18px;
		}
		
		#searchform dt {
			font-weight: bold;
		}
		
		#searchform dd {
			margin: 0;
			padding: 0;
		}
		
		#searchform input#s {
			padding: 2px;
			margin: 5px 0;
		}
		
		#side li#search input#search {}
		/* common sidebar list elements */
		#side li#archive {}
		#side li#categories {}
		#side li#meta {}
		#side li#pages {}
		/* calendar */
		#calendar_wrap {}
		#wp-calendar {}
		#wp-calendar #next {}
		#wp-calendar #next a {}
		#wp-calendar #next a:hover {}
		#wp-calendar #prev {}
		#wp-calendar #prev a {}
		#wp-calendar #prev a:hover {}
		#wp-calendar a {}
		#wp-calendar caption {}
		#wp-calendar th {}
		#wp-calendar tr {}
		#wp-calendar td {}
		#wp-calendar td.pad {}
		#wp-calendar td.pad:hover {} /* not IE compatible */
		
#sidebar2, #sidebar4 {
	width: 303px;
	float: left;
	height: auto;
	margin-top: 17px;
	line-height: 17px;
	padding-right: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sidebar2 ul li.widget div {
	
}

#sidebar2 ul, #sidebar4 ul {
	list-style-type: none;
	
}

#sidebar4 ul ul li {
	/*margin-left: 5px;*/
	line-height: 18px;
}

#sidebar {
	
}


#text-3 {
	
}

.textwidget, .adrotatorwidget {
	padding-left: 3px;
	padding-top: 3px;
}

/*widget styling*/

.sub-nav, #archives, #categories, #categories-2, #recent-posts-blog, #recent-posts-category  {
	margin-bottom: 15px;
}

#archives ul li a, #archives ul li a:visited, .sub-nav li a, .sub-nav ul li a:visited, #categories ul li a, #categories-2 ul li a, #recent-posts-blog ul li a, #recent-posts-category ul li a, #categories ul li a:visited{
	background-image: url(images/dotted-line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	display:block;
	height:auto !important;
	padding:5px 0pt 6px 3px;
	text-decoration:none;
	height: 1%;
}

#archives ul li a:hover, .sub-nav li a:hover, #categories ul li a:hover, #categories-2 ul li a:hover, #recent-posts-blog ul li a:hover, #recent-posts-category ul li a:hover {
	background-color: #eeeeee;
}

ul.archive-list {
	list-style-type: none;	
}

ul.archive-list li {
	margin-bottom: 20px;
}

h2.pagetitle {
	margin-bottom: 15px;
	color: #555555;
}


hr {
	border: 0;
	height: 1px;
	color: #c9c9c9;
	background-color: #c9c9c9;
}

/* Footer */
#bottom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	height: 100%;
	background-color: #f3f3f3;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 11px;
	line-height: 16px;
	clear: both;
}

#footer {
	width: 990px;
	margin: 0 auto;
	text-align: right;
	margin-bottom: 20px;
}

#footer p {
	padding-top: 10px;
}

#footer p a, #footer p a:visited{
	color: #363636;
	text-decoration: none;
}

#footer p a:hover {
	color: #D0155A;
}

#footer p span {
	color: #00A0C6;
}


#bottom a {}
#bottom a:hover {}
	/* attribution link styling */
	#bottom p.credit {}
	#bottom p.credit a {}
	#bottom p.credit a:hover {}

/* Various Classes & Image Alignment */
.center {text-align: center;}
.floatleft {float: left; margin: 5px;}
.floatright {float: right; margin: 5px;}
img.center {display: block; margin: 10px auto;}
img.left {display: inline; margin: 0 10px 5px 0;}
img.right {display: inline; margin: 0 0 5px 10px;}
.nav {margin: 25px 0;}
.previous {float: left; text-align: left; width: 45%;}
.next {float: right; text-align: right; width: 45%;}

/* customizations by gwc */
p.download {
	background: transparent url(images/file-icons/zip.gif) top left no-repeat;
	padding: 8px 0 0 45px;
	min-height: 47px;
	margin-top: 12px;
	font-size: 11px;
	color: #555;
}

p.download.pdf {
	background: transparent url(images/file-icons/pdf.gif) top left no-repeat;
	padding-left: 55px;
}

p.download a {
	font-size: 13px;
	font-weight: bold;
}

a.more-link {
	display: block;
	text-align: right;
}

.pay_order_button {
	float: right;
}

input[type=button] {
	border: 2px solid #363636;
	background-color: #D0155A;	
	color: #ffffff;
	padding: 0px 5px;
	font-size: 16px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
}

input[type=button]:hover, .search-button:hover {
	background-color: #00A0C6;
}


/* Archive */

UL.archive {
	list-style: none;
	padding: 0;
	margin: 0;
	background: white;
}

.sort-tools a.disabled {
	color: #999;
	text-decoration: none;
}

P.sort-tools {
	margin: 10px 0 12px 0;
	text-align: center;
	border: 1px dotted #ddd;
	border-left: none;
	border-right: none;
}

UL#archive small {
	font-size: 10px;
	color: #888;
}

UL#archive a {
	text-decoration: none;
}

UL#archive a:hover {
	text-decoration: underline;
}

table.conf-table {
	border-left: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
	font-size: 11px;
}

table.conf-table tr th {
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 0;
}
table.conf-table tr td {
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}

span.serial {
	text-align:right; 
	padding-right: 10px; 
	display: block;
}

#error-message DIV {
	padding: 4px;
	margin: 6px 50px;
	font-size: 12px;
	line-height: 130%;
	border: 1px solid #00a0c6;
	background: rgb(230,230,255);
}

.story-content img{
	margin: 6px auto;
	display: block;
}

.inline-img {
	display: inline;
	margin: 0;
	padding: 0;
}

#payment-holder tr.addr {
	display: none;
}

#payment-holder.physical tr.addr {
	display: table-row;
}

