/* Minimal Color Styles */

/*-----------------------------------------------

INDEX:

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers
-2.2 Header
-2.3 Navigation
--2.3.1 Drop-downs
-2.4 Introduction
-2.5 Content
-2.6 Sidebar
-2.7 Footer

3. WIDGETS

4. POSTS
-4.1 Typographic Elements
-4.2 Images
-4.3 PageNavi

5. COMMENTSAREA
-5.1 Comments
-5.2 Comments Form

6. GENERAL STYLES

-----------------------------------------------*/



/*-----------------------------*/
/* 1. SETUP */
/*-----------------------------*/

/* 1.1 Defaults */

body  {
	color: #fff;
	background: #000 url(minimal/bg.jpg) repeat-x top left;
}

h1, h2, h3, h4, h5, h6  {
	color: #fff;
	font-family: trebuchet MS;
	text-transform: capitalize;
}

/* 1.2 Hyperlinks */

a:link, a:visited  { color: #c00; }

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  {
	color: #fff;
}


/*-----------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-----------------------------*/

/* 2.1 Containers */

#main  {
	background: url(minimal/main.png) repeat left top;
}

#main #inside  {
	background-color: #000;
}

/* 2.2 Header */

#header {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}

#banner {
	height: 139px;
}

#telephones {
	text-align: center;
	font-size: 1.5em;
	font-family: trebuchet MS;
	font-style: italic;
}

#telephones ul {
	list-style-type: none;
}

#telephones ul li {
	display: inline;
	padding: 0px 40px;
}

#ticker {
	color: #ccc;
}

#ticker div {
	margin-right: 3em;
}

/* 2.3 Navigation */

#nav a:link, #nav a:visited {
	color: #fff;
	border-width: 0px;
	border-right: 1px solid #9e9e9e;
	background-color: transparent;
	text-transform: capitalize;
}

#nav li.current_page_item a, #nav li a:hover  {
	color: #c00;
	border-width: 0px;
	border-right: 1px solid #9e9e9e;
	background-color: transparent;
	text-transform: capitalize;
}

/* Style drop down list */

#nav li ul { border: 1px solid #9e9e9e;}
#nav li ul li {	border-bottom: 1px solid #9e9e9e; background: #FFF; }
#nav li ul li a { background-color: #d9d9d9!important; background-image: none!important; border: none!important;}
#nav li ul li a:hover { background: #fff url(minimal/nav.jpg) repeat-x left top!important; border: none!important;}

/* 2.4 Introduction */

#introduction  {
	border-bottom: 1px solid #d0d0d0;
}

#about  {
	background: #7c7c7c url(minimal/about.jpg) repeat-x top left;
}

.meta {
	text-align: right;
}

#content h1, #content h2, #content h3, #inside h4 {
	background: #7c7c7c url(minimal/about.jpg) repeat-x top left;
}

#content .post h2.title {
	background: #7c7c7c url(minimal/about.jpg) repeat-x top left;
	font-size: 1.4em;
}

#content .post h1, #content .post h2, #content .post h3, #content .post h4, #content .post h5, #content .post h6 {
	background-color: #333;
	background-image: none;
	margin-bottom: 1em;
}

#about h2  {
	color: #fff;
}

#about p  {
	color: #fff;
}

#about img  {
	border: 5px solid #919191;
}

#about .fold {
	background: url(minimal/about_fold.png) no-repeat left top;
}

/* 2.5 Content */

h2.result_heading  {
	border-bottom: 2px solid #3f312e;
}

#content h1 .fold, #content h2 .fold, #content h3 .fold, #content h4 .fold, #content h5 .fold, #content h6 .fold, #inside .post h4 .fold {
	background: url(minimal/about_fold.png) no-repeat left top;
}

#connect  {
	border: 1px solid #ededed;
}

#connect ul li a  {
	color: #4d4d4d;
	background: url(minimal/connect_grad.png) repeat-x top left;
}

#connect ul li a span  {
	color: #3f312e;
}

#content p {
	font-size: 1.1em;
	line-height: 1.4em;
}

#content ul, #content ol {
	margin-left: 0px;
}

#content ul li, #content ol li {
	color: #c00;
	font-size: 1.1em;
	line-height: 1.4em;
	list-style: none;
	background: url(minimal/arc-bullet.gif) no-repeat center left;
	padding-left: 20px;
}

/* 2.6 sidebar */

#sidebar a  {
	color: #4d4d4d;
}

/* 2.7 Footer */

#featured {
	text-align: center;
}

#featured li
{
display: inline;
list-style-type: none;
padding: 15px;
}

#featured li a, #featured li a:visited {
	padding-top: 80px;
	background: url(minimal/ball01.jpg) no-repeat top center;
}

#featured li a:hover {
	padding-top: 80px;
	background: url(minimal/ball01.jpg) no-repeat bottom center;
}

#featured li a.ball01 {
	background-image: url(minimal/ball01.jpg);
}

#featured li a.ball02 {
	background-image: url(minimal/ball02.jpg);
}

#featured li a.ball03 {
	background-image: url(minimal/ball03.jpg);
}

#featured li a.ball04 {
	background-image: url(minimal/ball04.jpg);
}

#featured li a.ball05 {
	background-image: url(minimal/ball05.jpg);
}

#footer p  {
	color: #4d4d4d;
}

#footer ul li a  {
	color: #4f4f4f;
}

#footer ul li.current_page_item a, #footer ul li a:hover  {
	color: #3f312e;
}

.testimonial {
	font-style: italic;
	width: 600px;
	float: left;
	line-height: 1.7em;
}

.testimonial span {
	font-style: normal;
	color: #c00;
	font-size: 1.5em;
	font-family: georgia, trebuchet MS;
	padding: 5px;
}

/*-----------------------------*/
/* 3. WIDGETS */
/*-----------------------------*/

.widget h3  {
	color: #fff;
	background: #7c7c7c url(minimal/about.jpg) repeat-x top right;
	text-transform: capitalize;
}

.widget h3 span.fold  {
	background: url('minimal/widget_fold.png') no-repeat center center;
}

.widget ul li a:link, .widget ul li a:visited  {
	border-width-bottom: 0px;
	color: #fff!important;
	background: url(minimal/bullet.png) no-repeat 8px 13px;
}

.widget ul li a:hover  {
	color: #4d4d4d!important;
	background-color: #f0f0f0;
	background-image: url(minimal/bullet_hover.png);
}

.widget_recent_comments li  {
	border-bottom: 1px solid #e0e6e6;
	background: url(minimal/bullet.png) no-repeat 8px 13px;
}

.widget_recent_comments li a  {
	background: none!important;
	border: none!important;
}

#searchform #s  {
	border: 1px solid #898989;
}

#searchform .submit  {
	color: #575757;
	border: 1px solid #575757;
	background-color: #d0d0d0;
}

#twitter a  {
	background-image: none;
}

/*-----------------------------*/
/* 4. POSTS */
/*-----------------------------*/

.post  {
	border-width: 0px;
}

.post .meta  {
	color: #8a7975;
}

.post .meta .comments  {
	background: url(minimal/ico-comments.png) no-repeat right 1px;
}

.post .categories a  {
	color: #fff;
	background-color: #7c7c7c;
}

.post .categories a:hover  {
	text-decoration: none;
}

/* 4.1 Typographic Elements */

.entry blockquote  {
	color: #666;
}

.entry p  {
	margin-top: 0px;
}

/* 4.2 Images */

.entry img  {
	border: 3px solid #dbdbdb;
}

img.wp-smiley  {
	border: none;
}

/* 4.3 Page Navi */

.Nav strong.on  {
	color: #fff;
	background-color: #4d4d4d;
}

.Nav a:link, .Nav a:visited  {
	color: #4d4d4d;
}

/*-----------------------------*/
/* 5. COMMENTSAREA */
/*-----------------------------*/

/* 5.1 Comments */

#comments ol.commentlist  {
	border-top: 1px solid #dcd6d5;	
}

#comments ol.commentlist li {
	border-bottom: 1px solid #dcd6d5;
}

#comments ol.commentlist li .comment-head .avatar img  {
	border: 3px solid #dcd6d5;
}

#comments ol.commentlist li .comment-head .user-meta span.date  {
	color: #565656;
}

#comments ul.children {
	background: url(minimal/comment_reply.png) no-repeat left 11px;
}

#comments ul.children li {
	border-bottom: 0;
}

#comments .navigation .alignright, #comments .navigation .alignleft { margin:0;}
#comments .navigation a {
	color: #fff;
	background: #9F9F9F;
}

#comments .navigation a:hover {background: #888;}

#comments .commentlist #respond #form_wrap {
	border:0;
}

/* 5.2 Comments Form */

#commentform input.txt  {
	border: 1px solid #898989;
}

#commentform textarea  {
	background-color: #f4f4f4;
	border: 1px solid #898989;
}

#commentform #submit  {
	color: #575757;
	border: 1px solid #575757;
	background-color: #d0d0d0;
}

/*-----------------------------*/
/* 6. GENERAL STYLES */
/*-----------------------------*/
