/*
Theme Name: AlternateWP
Theme URI: http://www.brankic1979.com/theme/AlternateWP
Description: Wordpress theme available only on Theme Forest
Version: 1.1
Author: Branka Tadic
Author URI: http://www.brankic1979.com/
License: GNU General Public License
License URI: license.txt
Tags: 

	This theme was designed and built by Branka Tadic,
	whose website you will find at http://www.brankic1979.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	All css files are in folder CSS
	
	Change log:
	1.1   Update notifications added (functions.php, includes/update-notice.php), featured image can be used on default page, and pages with sidebars (page.php, page-sidebar-left/right.php) 
	1.0.3 Blog single share options wasn't declared properly. (single.php)
		  Pages/posts with sidebar fix (couldn't select right sidebar) (page-sidebar-left/right.php, page-blob-1/2/3.php, single.php)
	1.0.2 IFRAME class for map on contact page changed (css/style.css)
	1.0.1 Rename included pagenavi variables so it's not conflicted with original pagenavi plugin (if installed)
	1.0 Initial release
*/

.features-box-yellow {
    background-color: #FFFFCC;
    border: 2px solid #FFE4AE;
    font-size: 15px !important;
    font-weight: normal;
    line-height: 23px !important;
    margin: 10px auto;
    padding: 15px 25px;
    text-align: left;

/*
table.plan tr td{
border:solid 1px #7B7D7C;
padding:4px;
}
*/


/* tables */
table.plan{margin:.5em 0 1em;}
table.plan td,table.plan th{text-align:left;border-right:1px solid #fff;padding:.4em .8em;}
table.plan th{background-color:#5e5e5e;color:#fff;text-transform:uppercase;font-weight:bold;border-bottom:1px solid #e8e1c8;}
table.plan td{background-color:#eee;
  background-color: #EEEEEE;
  border-bottom: 1px solid #FFFFFF;
}
table.plan th a{color:#d6f325;}
table.plan th a:hover{color:#fff;}
table.plan tr.even td{background-color:#ddd;}
table.plan tr:hover td{background-color:#fff;}

table.nostyle td,table.nostyle th,table.nostyle tr.even td,table.nostyle tr:hover td{border:1;background:none;background-color:transparent;}



.type4s {
float: left;
width: 300px;
overflow: hidden;
margin-right: 9px;
margin-left: 15px;
}
