/*  
Theme Name: SimpleText
Theme URI: http://premiumthemes.com/
Description: Designed by <a href="http://designdisease.com">Design Disease</a> for <a href="http://premiumthemes.com">PremiumThemes.com</a>
Version: 1
Author: Design Disease
Author URI: http://designdisease.com/
*/



* { margin: 0; padding: 0; }
body { color: #5f5959; background: #fff; padding-bottom: 10px; font: 12px/17px "Arial"; }
input, button, select { font: normal 11px/14px 'Verdana', sans-serif; }
textarea { font: normal 12px/16px 'Verdana', sans-serif; }
legend { display: none; }
fieldset { border: none; }
img { border: none; text-align: center;}
ul, ol { list-style: none; }
table { border-collapse: collapse; width: 100%; }
hr { display: none; }

a:link { color : #cc3300; border: 0px; -moz-outline-style: none;}
a:active { color : #cc3300; border: 0px; -moz-outline-style: none;}
a:visited { color : #cc3300; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: none; color : #000; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4, h5, h6 { font-family: "Arial";}
h2, h3 { color: #444; margin-top:10px; letter-spacing: -1px;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: none;}


/* Header
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.header { border-bottom: 1px solid #dfe2e3; background: #000 url(images/header.jpg) no-repeat center bottom;}
.header-wrapper { overflow: hidden; width: 980px; margin: 0 auto; padding: 75px 0px 22px 0; }

.header .logo-txt { float: left; padding: 10px 0px 15px 0px;}
.header .logo-txt h1 { text-transform: lowercase; color: #000; font: bold 42px/42px "Arial"; letter-spacing: -3px; }
.header .logo-txt h1 a, .header .logo-txt h1 a:visited { color: #000; text-decoration: none;}
.header .logo-txt h1 a:hover { color: #000; text-decoration: none; }

.header .logo-img { float: left; padding: 10px 0px 15px 10px;}
.header .logo-img h1 { text-indent: -35000px; margin: 0; padding: 0;}
.header .logo-img h1 a { display: block; background: url(images/logo.png) no-repeat left top; height: 36px; width: 172px; cursor: hand; }

.logo-image { display: none;}

/* Search
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.search { float: right; background: #fff; margin-top: 13px;}
.search h2 { font: bold 14px/15px "Arial"; padding-bottom:5px; background: url(images/search-h2-bg.png) no-repeat left 2px; padding-left: 18px; color:#888786;}
.search form { width: 240px; padding: 3px; border: 1px solid #dfe2e3; }
.search fieldset { overflow: hidden;height: 1%;  }
.search input { float: left; margin-right: 2px; background: #fff; border: 1px #b3b6b7 solid; padding: 3px; width: 180px; color:#666;}
.search button { float: left; background: #000000 url(images/search-button.png) no-repeat; width: 47px; height: 21px; border: none; cursor: pointer; text-indent: -1000em; }



/* Page
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#page { background: #eceff0; border-bottom: 1px solid #dfe2e3; padding-bottom: 25px; }


/* Menu
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu { overflow: hidden; width: 980px; margin: 0 auto; position: relative;}

/* Pages
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu .pages { overflow: hidden; width: 980px; border-bottom: 1px solid #b3b6b7; margin-bottom: 20px}
.menu .pages ul { float: left; padding: 0px 30px 0 10px;}
.menu .pages li { float: left; }
.menu .pages li a, .menu .pages li a:visited { float: left; padding:10px; color: #111010; font: bold 14px/14px 'Arial'; top: -1px; }
.menu .pages li a:hover { float: left; color: #111010; text-decoration: none;}
.menu .pages li.current_page_item a { background: #fff; border-left: solid 1px #dfe2e3; border-right: solid 1px #dfe2e3; color: #cc3300; text-decoration: none; }
.menu .pages li.current_page_item a:visited { background: #fff; border-left: solid 1px #dfe2e3; border-right: solid 1px #dfe2e3; color: #cc3300; text-decoration: none; }


/* Pages
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu .categories { overflow: hidden; }
.menu .categories ul { }
.menu .categories li { padding:5px 0; }
.menu .categories h3 { font-size:18px; letter-spacing:-1px;}
.menu .categories li ul { display: none;}
.menu .categories li a, .menu .categories li a:visited { color: #111010; font: normal 11px/13px 'Arial'; }
.menu .categories li a:hover { color: #111010;}
.menu .categories li.current-cat a { font-weight: bold; color: #111010;}
.menu .categories li.current-cat a:visited { font-weight: bold; color: #111010;}

.menu .syn { position: absolute; top: 5px; left: 715px;}
.menu .syn li { font: bold 14px/14px 'Arial'; display: inline; padding-left: 15px;  }
.menu .syn li a, .menu .syn li a:visited, .menu .syn li a:hover { color: #888786; text-decoration: none;}
.menu .syn .syn-rss { background:url(images/syn-rss.png) no-repeat left 3px; margin-right: 5px;}
.menu .syn .syn-email { background:url(images/syn-email.png) no-repeat left 5px;}


ul.sub-nav { margin-top: 10px; display: block; overflow: hidden}
ul.sub-nav li { float: left; margin-right: 20px; }
ul.sub-nav li.current_page_item a { color: #000;}

/* Container
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.container { width: 980px; margin: 0 auto;  overflow: hidden;}

.SC { float: left; width: 715px; background: #fff; border: 1px solid #dfe2e3; padding: 14px;}
.SC1 { width: 500px; float: left; padding-bottom: 10px;}
.SC2 { width: 190px; float: left; margin-left: 25px;}


.SC2 img { width: 188px; height: 50px; border: 1px solid #888;}

.title { color:#000; font: bold 28px/28px 'Arial'; letter-spacing: -1px; padding: 0px 0px 15px 0px; margin: 0px 0px 25px 0px; border-bottom: solid 1px #666;}



/* Featured Clients
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
h3.featured-clients { font-size: 18px; letter-spacing: -1px; margin:0 0 10px;}
ul.featured-clients { margin-bottom: 25px}
ul.featured-clients li { margin-bottom: 10px;}
ul.featured-clients li a { text-decoration: none; display: block; font-weight: bold; color: #000 }
ul.featured-clients li a:hover { text-decoration: underline;}
ul.featured-clients li img { display: block; }
ul.featured-clients li a:hover img { opacity: 0.7; -ms-filter: "alpha(opacity=70)"; filter: alpha(opacity=70); zoom: 1; }


/* Post
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.post { padding-bottom: 25px; clear:both; }
.post .p-head {}
.post .p-head h1 { color:#000; font: 900 28px/28px 'Arial'; letter-spacing: -1px; padding: 3px 0px; }
.post .p-head h2 { color:#000; font: 900 24px/24px 'Arial'; letter-spacing: -1px;}
.post .p-head h3 { color:#000; font: 900 24px/24px 'Arial'; letter-spacing: -1px; padding: 2px 0px;}
.post .p-head a	{ text-decoration: none;}
.post .p-head a:hover	{ text-decoration: underline;}

.post .p-data { border-top: solid 1px #dfe2e3; margin-top: 5px; padding-top: 3px; color:#999;}
.post .p-data a, .post .p-data a:visited, .post .p-data a:hover { color:#999;}


.post .p-con { padding: 8px 0px; font: normal 13px/18px 'Arial' sans-serif; }
.post .p-con p { font: normal 13px/18px 'Arial' sans-serif; padding: 7px 0px; }
.post .p-con img { margin-bottom: 10px; }
.post .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.post .p-con ol li { padding: 1px 0px 1px 0px; font-size: 13px; line-height: 18px; }
.post .p-con ul { padding: 5px 0; margin: 0px; }
.post .p-con ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url(images/p-con-li.png) no-repeat left 8px; font-size: 13px; line-height: 15px; }
.post .p-con blockquote { padding: 20px;  margin: 10px 0px 5px 0px; background: #eceff0;}
.post .p-con blockquote p { font-size: 13px; padding: 0px; margin: 0px; line-height: 18px;}

.post .p-det { background: url(images/post-dotted.png) repeat-x top; text-align: right; }
.post .p-det li { border: none; font-size: 1em; display: inline; font-size: 12px; font-weight: bold; }
.post .p-det li a { color:#333; text-decoration: underline;}
.post .p-det .p-det-more { background: url(images/p-det-more.png) no-repeat right center; padding-right: 20px;}
.post .p-det .p-det-com { background: url(images/p-det-com.png) no-repeat right center; margin-right: 5px; padding-right: 20px;}
.post .p-det .p-det-tags { font-size: 12px; font-weight: normal; color: #999;}
.post .p-det .p-det-tags a { color: #999;}


/* Post - Feature
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.post-f { color: #333; padding: 0px 10px 15px 10px; background: #eceff0; border: solid 1px #dfe2e3; margin-bottom: 25px;}
.post-f .p-feature { padding-bottom: 10px; }
.post-f .p-feature strong { background: #423f3d url(images/feature-star.png) no-repeat left top; font: bold 14px/14px 'Arial'; color:#fff; padding: 5px; float: left; }

.post-f .p-head {}
.post-f .p-head h1 { font: bold 28px/26px 'Arial'; letter-spacing: -1px; color: #b5e6ff; padding-top:10px; clear:both}
.post-f .p-head h2 { font: normal 28px/26px 'Arial'; letter-spacing: -1px; color: #b5e6ff;}
.post-f .p-head a	{ text-decoration: none;}
.post-f .p-head a:hover	{ text-decoration: underline;}

.post-f .p-con { padding: 10px 0px 0px; font: normal 12px/18px 'Arial' sans-serif; }
.post-f .p-con p { font: normal 13px/18px 'Arial' sans-serif; padding: 7px 0 }
.post-f .p-con img { margin-bottom: 10px; }
.post-f .p-con ol { padding: 10px 0px 10px 0px; margin: 0px; }
.post-f .p-con ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 15px; }
.post-f .p-con ul { padding: 10px 0px 10px 0px; margin: 0px; }
.post-f .p-con ul li { padding: 1px 0px 1px 13px; list-style-type: none; background: url(images/p-con-li.png) no-repeat left 5px; font-size: 13px; line-height: 15px; }
.post-f .p-con blockquote { padding: 10px; margin: 10px 0px 5px 0px; background: #dfe2e3;}
.post-f .p-con blockquote p { font-size: 13px; padding: 0px; margin: 0px; line-height: 18px;}
.post-f .p-con blockquote li { padding: 1px 0px 1px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}

.post-f .p-det { background: url(images/post-dotted.png) repeat-x top; text-align: right; }
.post-f .p-det li { border: none; font-size: 1em; display: inline; font-size: 12px; font-weight: bold;}
.post-f .p-det li a { color:#333; text-decoration: underline;}
.post-f .p-det .p-det-more { background: url(images/p-det-more.png) no-repeat right center; padding-right: 20px;}
.post-f .p-det .p-det-com { background: url(images/p-det-com.png) no-repeat right center; margin-right: 5px; padding-right: 20px;}


/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}
img.alignright { margin: 0 0 5px 15px; display: inline;padding: 1px; }
img.alignleft { margin: 0 15px 5px 0; display: inline; padding: 1px;}
.alignright { float: right; }
.alignleft { float: left }


/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; font-size: 13px; font-size: 11px; line-height: 12px; font-weight: bold; text-align: right; padding-top: 25px; }
.nav .left { float: left; background: url(images/nav-left.png) no-repeat left 1px; padding-left: 15px; }
.nav .right { float: right; background: url(images/nav-right.png) no-repeat right 2px; padding-right: 15px; }
.nav a { cursor: hand; }



/* Posts-List 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.posts-list {} 
.posts-list h1 { font: bold 15px/15px 'Arial'; color:#111010; border-bottom: solid 1px #e6e6e2; padding-bottom: 10px;}
.posts-list h2 { font: bold 13px/13px 'Arial'; padding: 7px 0px 0px 0px; color:#111010; }
.posts-list h2 a, .posts-list h2 a:visited, .posts-list h2 a:hover { color:#111010; text-decoration: none;}
.posts-list ul { padding: 7px 0px; border-bottom: solid 1px #b0b3b6;}
.posts-list li { padding: 1px 0px 1px 6px; color:#999; line-height: 14px; background: url(images/arrow-black.png) no-repeat left 5px;}


/* Comments 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-list { padding-top: 10px;}
.comments-list h2 { font: normal 24px/24px "Arial"; margin: 0px; padding: 10px 0px; letter-spacing: -1px; color:#000;}
.comments-list .nor { position: relative; overflow: hidden; margin-bottom: 20px; padding: 20px; border: 1px solid #dfe2e3; background: #eceff0; }
.comments-list .alt { border: 1px solid #eceff0; background: #ffffff;  }
.comments-list p.name { font: bold 14px/14px "Arial" sans-serif; color:#000;}
.comments-list p.avt { position: absolute; position: absolute; top: 20px; right: 20px;}
.comments-list p.avt img { border: solid 1px #ccc; padding: 2px; background: #fff;}
* html .comments-list p.avt { right: 40px; height: 1%; }
.comments-list p.date { font-size: 11px; padding-bottom: 10px; color:#ccc;}
.comments-list p.date a { color:#999; text-decoration: underline;}
.comments-list .con { font-size: 13px; line-height: 18px; margin-right: 90px;}
.comments-list .con p { padding: 3px 0px;}


/* Comments Form
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { padding-top: 10px; }
.comments-form form { padding: 15px 20px; border: 1px solid #dfe2e3; background: #eceff0; }
.comments-form h3 { font: normal 24px/24px "Arial"; padding: 10px 0px; letter-spacing: -1px; color:#000;}
.comments-form label { padding-bottom: 5px; }
.comments-form p { padding: 7px 0px; color:#808080; overflow: hidden; height: 1%; font-size: 13px;}
.comments-form .required { font-size: 13px; font-weight: bold; color:#cc6600;}
.comments-form input { border: 1px solid #b5b8b9; background: #ffffff; padding: 5px; width: 250px; margin-right: 10px; }
.comments-form textarea { border: 1px solid #b5b8b9; background: #ffffff; padding: 5px; width: 580px; }
.comments-form button { float: left; cursor: pointer; text-indent: -1000em; width: 99px; height: 25px; border: none; background: url(images/post-comment.png) no-repeat; }



/* Sidebar
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
.SR { float: right; width: 220px; border-bottom: none; color:#d4d6d6;}
.SR h2 { color: #363330; font-size: 21px; margin-bottom: 15px; letter-spacing:-1px; }
.SR li { list-style-type: none; font-size: 11px; line-height: 16px; color:#d4d6d6; }
.SR a, .SR a:visited, .SR a:hover { color:#fff;}
.SR p { font-size: 12px; line-height: 16px; margin-bottom: 10px; color: #FFF;}


/* Flickr
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
.SR .flickr { border: 1px solid #090909; background: #252322; padding: 15px; width: 228px; overflow: hidden}
.SR .flickr h2 { background: #090909; color:#fff; margin-bottom: 10px; }
* html .SR .flickr { height: 1%;}
.SR .flickr ul { padding: 0px; margin: 0px; float: left;}
.SR .flickr li { background: none; list-style-type: none; display: inline; padding: 0px; margin: 0px 5px 5px 0px; float: left; }
.SR .flickr li a img, .SR .flickr li a:visited img { background: #fff; border: solid 1px #0b0b0b; width: 46px; height: 46px; padding: 2px;}
.SR .flickr li a:hover img { background: #ffb362; border: solid 1px #ffb362;}

/* About
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
.SR .about { background:#423f3d; border: solid 1px #252322; padding: 15px; width: 228px; color:#fff; margin-bottom: 15px;}
.SR .about h2 { background: #252322; color:#fff;}
	
/* Tabs
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */			
.SR .recent { margin-bottom: 15px; border: 1px solid #716d6b; background: #878481; padding: 15px 15px 5px 15px; }
.SR .recent .tabs { overflow: hidden; margin-bottom: 5px; padding-bottom: 10px; border-bottom: solid 1px #9b9896; }
.SR .recent .tabs { height: 1%; }
.SR .recent .tabs li { float: left; background: none; }
.SR .recent .tabs li a { float: left; font: bold 14px/14px "Arial"; color: #fff; padding: 3px 5px; background: #716d6b; margin-right: 4px;}
.SR .recent .tabs li a.active, .SR .recent .tabs li a:hover { background: #423f3d; color: #fff; text-decoration: none; }

#tab-comments { display: none; margin-bottom: 15px; }
#tab-comments li { background: url(images/arrow.png) no-repeat left 9px; line-height: 14px; padding: 4px 0px 4px 8px; border-bottom: solid 1px #9b9896;}
#tab-comments li a { display: block;}
#tab-popular { margin-bottom: 15px; }
#tab-popular li { background: url(images/arrow.png) no-repeat left 6px; line-height: 14px; padding: 1px 0px 1px 8px; color:#999;}
#tab-tags { display: none; margin-bottom: 15px; font-family: "Arial"; line-height: 22px;}


/* WidGet
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
.widget { margin-bottom: 15px; background: #777; padding: 15px;}
.widget li { background: url(images/arrow.png) no-repeat left 6px; padding-left: 8px; color:#999; }
.widget h2 { color:#fff; margin-top: 0;}

/* Tabs
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
.widget_flickrRSS { overflow: hidden; }
* html .widget_flickrRSS { height: 1%; float: left; margin-bottom: 0px;}
.widget_flickrRSS ul { padding: 0px; margin: 0px; float: left; }
.widget_flickrRSS li { background: none; list-style-type: none; display: inline; padding: 0px; margin: 0px 5px 5px 0px; float: left; }
.widget_flickrRSS li a img, .flickr li a:visited img { background: #fff; border: solid 1px #0b0b0b; width: 46px; height: 46px; padding: 2px;}
.widget_flickrRSS li a:hover img { background: #ffb362; border: solid 1px #ffb362;}


/* WidGet
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.widget_tag_cloud { line-height: 20px;}
.widget_calendar table { width: 100%;}
.widget_calendar table td { text-align: center; padding: 3px; }
.widget_calendar caption { background: #716d6b; padding: 5px 0px;}
.widget_calendar #today { background: #716d6b;}
.widget_search #s { border: solid 1px #716d6b; padding: 3px; margin-bottom: 5px;}
	
	
/* Sign-up form
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
#text-3 h3 { color: #FFF; font-size: 1.3em; margin: 30px 0 5px 0}
#text-3 form { overflow: hidden;}
#text-3 form label { position: absolute; text-indent: -999em;}
#text-3 form input { width: 110px; font-family: arial, verdana, sans-serif}
#text-3 form input.submit { width: auto; font-size: .9em;}

/* Brochure download
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
#text-5 a { text-decoration: none; font-weight: bold;}
#text-5 a img { margin-top:4px;}


/* Testimonials
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
#testimonials { margin-top: 10px}
#testimonials p { font-weight:bold; color: #666; font-style:italic; line-height: 1.5em; font-size: 1em; }
#testimonials p span { font-weight: normal; display: block; padding-top: 5px; font-size: 11px; color: #CC3300}

/* Footer
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.footer { width: 980px; margin: 0 auto; font-size: 11px; padding-top: 10px;}
.footer p {color:#999;}
.footer p a, .footer p a:visited, .footer p a:hover { color: #999; text-decoration: underline; }
.footer ul { display: block; overflow: hidden; }
.footer ul li { float: left; margin-right: 10px}


/* Sitemap
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
table#tbl_output { font-family: arial, verdana, sans-serif}
table#tbl_output tr { vertical-align: top}
table#tbl_output h2 { padding-top: 15px; font-size: 16px;}
table#tbl_output li { font-size: 10px; font-family: arial, verdana, sans-serif}


