/*Theme Name: GearTheme URI: http://www.mymobiles.com/wordpress-themes/gearDescription: 
High quality WordPress theme named "Gear". Includes a very customizable banner. Change 
visibility, banner's image (includes 6 variations: gear, bird, bulb, user, user2, 
binoculars), text through an options page. You may also change theme's background with 
available 14 patterns. Compatible with WordPress 2.7. Valid CSS & HTML. Theme is ready 
for localization. Please contact us, if you like to contribute your own language. 
Supported languages: Lithuanian, Italian, Danish, Spanish, Portuguese, German, Russian, 
Turkish, French, Romanian, Finnish, Swedish, Dutch, Persian, Polish. Designed by <a 
href="http://www.mymobiles.com">My Mobiles</a> Web Development Team.Version: 1.2.9Author: 
My MobilesAuthor URI: http://www.mymobiles.comTags: black, blue, dark, white, 
two-columns, fixed-width, theme-options, right-sidebar  BLUEPRINT CSS   * Version:        
 0.7.1 (2008-02-25) YYYY-MM-DD   * Website:         
http://code.google.com/p/blueprintcss/     == STRUCTURE: ========================   * 
Page width:            852 px   * Number of columns:     24   * Column width:          24 
px   * Margin width:          12 px  ======================================   */

body
{
	background: #FFFFFF;
	font: x-small Verdana, Arial;
	color: #000000;
	font-size: small;
	margin: 0;
	text-align: justified;
}
p
{
	font: Times,Tahoma, Arial;
	font-size: 10pt;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 2px;
	margin-right: 2px;
	text-align: justified;
}
.tp
{
	color: black;
}
a:link
{
	color: #336699;
	text-decoration: none;
}
a:visited
{
	color: #336699;
	text-decoration: none;
}
a:hover
{
	color: #336699;
	text-decoration: underline;
}
img
{
	border-width: 1;
	border: thin #727272 solid;
	margin-left: 5px;
	margin-right: 5px;
	padding: 2px;
}
.iconimage
{
	width: 60px;
	height: 60px;
	padding: 0px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}
hr
{
	margin: 0px;
}
a.img
{
	padding: 5px;
	border-width: 0;
	border: #727272 solid;
}
.header
{
	padding: 0px;
	border-width: 0;
	border: none;
}
a.articleheader
{
	font: Times,Tahoma, Arial;
	font-size: 12pt;
	font-variant: small-caps;
	text-decoration: none;
	color: #000000;
	margin: 0px;
}

h1.articleheader
{
	font-family:Times,Tahoma, Arial;
	font-style: bold;
	font-size: 12pt;
	font-variant: small-caps;
	text-decoration: none;
	font-color: #336699;
	margin: 0px;
}

h1
{
	margin: 0px;
}
h2
{
	font-size: 12pt;
	font-variant: small-caps;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 0px;
}
h3
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 0px;
}
h3.widget_text
{
	padding: 0px;
}
.menu
{
	height: 32px;
	background: transparent url(images/menu-pattern.gif) repeat-x 0 0;
	font-size: 14px;
}
.menu-wrapper
{
	list-style-type: none;
	margin: 0;
}
.menu-wrapper li
{
	display: block;
	float: left;
	border-right: 1px solid #e4e5e5;
	padding: 5px 12px 6px 12px;
}
.menu-wrapper li a
{
	text-decoration: none;
	color: #252525;
}
.menu-wrapper .current_page_item
{
	background-color: #FFFFFF;
	border-right: none;
	margin-left: -1px;
}
.menu-wrapper .first
{
	margin-left: 0;
}
.menu-wrapper .current_page_item a
{
	background-color: #336699;
	color: white;
	padding: 9px;
}
.catblock, .tagblock
{
	font-size: 8pt;
}
.date
{
	font-size: 7pt;
	color: black;
}
.author
{
	font-size: 7pt;
}
.comment
{
	font-size: 7pt;
}
.sidebarheader
{
	font-weight: bold;
	background-color: #336699;
	color: #FFFFFF;
	text-align: center;
}
.footer
{
	font-size: 8pt;
	background-color: #336699;
	color: #FFFFFF;
	text-align: center;
}
ul
{
	color: #000000;
}
li p
{
	color: black;
}
article.li
{
	background-color: #FFFFFF;
	padding-top: 30px;
}
blockquote
{
	width: 100%;
	margin: 0px auto;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #EEF5FA;
	quotes: "\201C" "\201D";
}
blockquote:before, blockquote:after
{
	color: #336699;
	display: block;
	font-size: 5em;
	width: 25px;
}
blockquote p
{
	padding-left: 30px;
	padding-right: 10%;
	font-style: italic;
	font-size: 9pt;
}
blockquote.b
{
	text-align: center;
}
blockquote:before
{
	content: open-quote;
	height: 0px;
}
blockquote:after
{
	content: close-quote;
	height: 50px;
	margin: -50px 0px 0px 90%;
}
.sidebar
{
}
.sidebar .paddings div
{
	margin-bottom: 1.5em;
}
.sidebar h3
{
	font-weight: bold;
	background-color: #336699;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	font-size: 12px;
}
.sidebar ul, .sidebar ol
{
	padding: 0;
	padding-left: 2px;
	margin: 0;
	list-style-type: none;
	background-color: #FFFFFF;
}
.sidebar ul li
{
	padding-left: 18px;
	background: transparent url(images/ico/bullet.gif) no-repeat 1px 4px;
	background-color: #FFFFFF;
}
.sidebar ul li, .sidebar ol li
{
	margin-bottom: 0.5em;
	background-color: #FFFFFF;
}
table.articletable
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
	font-size: 8pt;
}
table.articletable th
{
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #336699;
	color: #FFFFFF;
	font-variant: small-caps;
	font-size: 8pt;
}
.thumbnail
{
	position: relative;
	z-index: 0;
}
.thumbnail:hover
{
	background-color: transparent;
	z-index: 50;
}
.thumbnail span
{
	/*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	border: 0px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img
{
	/*CSS for enlarged image*/
	border-width: 0;
	padding: 0px;
}
.thumbnail:hover span
{
	/*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally  */
}
h3.tw-hide
{
	background-color: #FFFFFF;
}
ul#tabs
{
	background: transparent url(images/ico/bullet.gif) no-repeat 1px 4px;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ul#tabs li
{
	display: inline;
	background: transparent url(images/ico/bullet.gif) no-repeat 1px 4px;
}
ul#tabs li a
{
	color: #42454a;
	background-color: #FFFFFF;
	border: 1px solid #c9c3ba;
	border-bottom: none;
	padding: 0em .5em 0em .5em;
	text-decoration: none;
}
ul#tabs li a:hover
{
	background-color: #336699;
	color: #FFFFFF;
}
ul#tabs li a.selected
{
	color: #000;
	font-weight: bold;
	padding: 0em .5em 0.1em .5em;
}
div.tabContent
{
	border: 1px solid #c9c3ba;
	padding: 0;
	background: url(images/dividendgradient.jpg) 0% 0% repeat-x; //background-color:#FFFFD9;

height:225px;}
div.tabContent.hide
{
	display: none;
}
div.tabContent ul li
{
	background: transparent url(images/ico/bullet.gif) no-repeat 1px 4px;
	list-style-type: none;
	padding-left: 18px;
	margin-left: 100px;
}
div.tabContent .iconimage
{
	width: 100px;
	height: 100px;
}
div.tabContent blockquote
{
	width: 100%;
	margin: 0px auto;
	background-color: transparent;
	quotes: "\201C" "\201D";
}
.bookicon
{
	border: 0;
	height: 110px;
}
ul#sidetabs
{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: transparent no-repeat 1px 4px;
}
ul#sidetabs li
{
	color: #42454a;
	display: inline;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 8pt;
	background: transparent no-repeat 1px 4px;
}
ul#sidetabs li a
{
	color: #42454a;
	border: 1px solid #c9c3ba;
	border-bottom: none;
	padding: 0em .5em 0em .5em;
	text-decoration: none;
	font-size: 9pt;
}
ul#sidetabs li a:hover
{
	color: #FFFFFF;
	font-size: 9pt;
	font-color: black;
}
ul#sidetabs li a.selected
{
	font-weight: bold;
	padding: 0em 0.5em 0.1em .5em;
	font-size: 9pt;
	background: #FFFFD9;
}
div.sidetabContent
{
	border: 1px solid #c9c3ba;
	padding: 0;
	height: 400px;
}
div.sidetabContent.hide
{
	display: none;
}
div.sidetabContent ul li
{
	background-color: #FFFFD9;
	background: url(images/ico/bullet.gif) no-repeat 1px 4px;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding-left: 18px;
	margin-bottom: 0.5em;
}
.dropShadow
{
	float: left;
	background: url(images/dropshadowTrans.png) no-repeat bottom right !important;
	background: url(images/dropshadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.dropShadow img
{
	display: block;
	position: relative;
	background-color: #fff;
	margin: -5px 5px 5px -5px;
}
table.mainarticletable
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray;
	width: 100%;
}

table.mainarticletable td
{
	border-width: 1px 0px 0px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: ghostwhite;
	border-collapse: collapse;
}

td.headerimage
{
	background-color: #0D6CA2;
}

.textbox
{
	color: #336699;
	text-align: left;
	width: 15;
}

input.searchbutton
{
	position: absolute;
	background: url(images/mag.gif) no-repeat;
	height: 25px;
	width: 25px;
	border: 0;
	cursor: pointer;
}

input.searchinput
{
	width: 130px;
	padding: 0px:;
}
