/*
Theme Name: UT Pro Magazine
Theme URI: http://universalteacher.com/
Author: Universal Teacher
Author URI: http://universalteacher.com/
*/

/*
Set general CSS declarations
*/
* {
	font-family: arial, verdana;
	font-size: 10pt;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

a {
	color: #164702;
        text-decoration:underline;
}

a:hover {
	color: #164702;
        text-decoration:none;
}

html, body {
	line-height: 1;
}

hr {
	display: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
}

blockquote, q {
	quotes: "" "";
}

ul {
	list-style-type: none;
}

ol {
	list-style-type: decimal;
}

body {
	text-align: center;
	background: #193619 url(images/bodybk.gif);
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
        background: #FFFFFF;       
}

.clear {
	clear: both;
}

/*
Top part CSS
*/
#top {
	width: 980px;
	height: 34px;
	background: #390e0e url(images/top.gif) repeat-x;

}

#topleft {
	float: left;
	height: 34px;
	padding-left: 10px;
}

#topright {
	float: right;
	height: 34px;
	padding-right: 10px;
}

/*
Page navigation CSS
*/
#pagenavigation {
	float: left;
	height: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 3px double #732727;
}

#pagenavigation li {
	float: left;
	display: block;
	height: 32px;
	border-right: 3px double #732727;
}

#pagenavigation li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 32px;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}

#pagenavigation li a:hover {
	color: #ffffff;
}

/*
Search form CSS
*/
.searchform {
	display: inline;
        margin:0px;
}

.searchform fieldset {
	display: inline;
	padding-top: 4px;
}

.searchform label {
	vertical-align: middle;
	display: inline;
	margin-right: 5px;
	font-size: 9pt;
	color: #9ba2b8;
	font-weight: bold;
}

.searchform input {
	vertical-align: middle;
	display: inline;
	font-size: 9pt;
}

.searchinput {
	background: #FFF;
	border: 1px solid #556052;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666;
}

.searchbutton {	
        background: #550606;
	height: 22px;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
        padding-left:5px;
        padding-right:5px;
        border: 1px solid #791e1e; 
}

/*
Header CSS
*/
#header {

	width: 980px;
        background: #0d360c url(images/headbk.gif);
        padding: 5px 0px 5px 0px;
}

#header img {
	display: block;
        margin-top: 9px;
}

#headerlogo {
	float: left;
	display: inline;
	margin-left: 5px;
}

#headerad {
	float: right;
	display: inline;
        margin:2px 0px 5px 0px;
}

#headerad .linkunits{
float:left; 
background: url(images/topadsbk.gif) no-repeat; 
padding-left:15px;
}

.topbread{
padding:10px 2px 5px 10px;
text-align:left; font: 8pt verdana, arial; color: #188A09;
}

.topbread a{
color: #1E9A0D; text-decoration:none; border-bottom: #1E9A0D dashed 1px;
font: 8pt verdana, arial;
}

.topbread a:hover{
color: #1E9A0D;
text-decoration:none;
border-bottom: #65F552 dashed 1px;
}


/*
Featured Column CSS
*/
#featured {
	width: 980px;
	border-bottom: 2px solid #e6e6e6;
}

#featuredleft {
	float: left;
	width: 599px;
        border-right: 1px solid #ededed;

}

#featuredright {
	float: left;
	width: 370px;
}

/*
Featured intro CSS
*/

.featuredintro{
padding:2px 5px 15px 7px;
}

.featuredintro p {
	font-size: 9pt;
	line-height: 1.3em;
	color: #404040;
	padding: 5px 0px 5px 0px;
        text-align: justify; 
}

.featuredintro h1 {
	font: 18pt "times new roman", georgia, verdana, sans-serif; 
	line-height: 1.3em;
        margin:0px; 
        color: #000000;
	text-align: justify; 
}

.featuredintro ul {
        color: #404040;
        margin-left:20px;
}

.featuredintro ul li {
        color: #404040;
        line-height: 1.3em;
        list-style-type:square;
}


/*
Featured Posts CSS
*/
.featuredposts {
	width: 599px;
        height:32px;
       padding-left:5px;
        margin-top:4px;

}

.featuredposts li {
	float: left;
	display: inline;
	text-align: center;
	border-right: 1px solid #dce0db;
	border-left: 1px solid #dce0db;
        border-bottom: 1px solid #000000;
        margin-right:5px;
        background: #d7e8da url(images/featlibk.gif) repeat-x;
}

.featuredposts li a {
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 32px;
	height: 32px;
	font-size: 9pt;
	font-weight: bold;
	color:#164702;
}

.featuredposts li a:hover {
	color:#164702;
}

.featuredposts li a.selected {
	background: #0c2d13 url(images/featlisel.gif) repeat-x;
	color: #ffffff;
        border-bottom: 1px solid yellow;
}

.featuredposts li a.selected:hover {
	color: #ffffff;
}

.featuredposts_content {
	display: none;
	padding: 15px;
	width: 569px;
}

@media print {
	.featuredposts_content {
	display: block !important;
	}
}

.featuredposts_content .thumb img {
	float: left;
	display: inline;
	width: 135px;
	height: 100px;
	margin-right: 15px;
	border: 3px solid #dcebf1;
}

.featuredposts_content .post {
	display: inline;
}

.featuredposts_content .post .head a {
	font-size: 15pt;
	font-weight: normal;
}

.featuredposts_content .post .time {
	color: #999;
	font-size: 8pt;
	line-height: 2em;
}


.featuredposts_content .post .entry p {
	font-size: 9pt;
	line-height: 1.5em;
	color: #404040;
	padding: 5px 0px 5px 0px;
        text-align: justify; 
}

.featuredposts_content .post .endpost {
	padding-top: 5px;
}

.featuredposts_content .post .cat a {
	float: left;
	display: block;
	padding: 8px;
       	background: #e9eeea;
	text-transform: uppercase;
	font-size: 9pt;
	color: #2a442f;
	font-weight: bold;
	line-height: 1.1em;
        border: 1px solid #a7bcab;
}

.headlines{
margin: 5px 0px 5px 0px;
}

.headlines li{
margin: 3px 0px 3px 0px;
line-height:1em;
padding-left:12px;
background: url(images/headbull.gif) no-repeat;
}

.headlines li a{
font-size: 9pt;
}

.featuredadcont{
border-top: 1px solid #d0dfe8;
}

.featuredad{
float:left; 
padding:5px; 
border: 1px solid #d0dfe8; 
margin:9px 0px 9px 10px;
}

/*
Featured Tabs CSS
*/
.featuredtabs {
       width: 370px;
       height:32px;
       margin-top:4px;
       padding-left:5px;
}

.featuredtabs li {
	float: left;
	display: inline;
	text-align: center;
	border-right: 1px solid #dce0db;
	border-left: 1px solid #dce0db;
        border-bottom: 1px solid #000000;
        margin-right:5px;
       background: #d7e8da url(images/featlibk.gif) repeat-x;
}

.featuredtabs li a {
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 32px;
	height: 32px;
	font-size: 9pt;
	font-weight: bold;
        color:#164702;
}

.featuredtabs li a:hover {
        color:#164702;
}

.featuredtabs li a.selected {
	background: #0c2d13 url(images/featlisel.gif) repeat-x;
	color: #ffffff;
        border-bottom: 1px solid yellow;
}

.featuredtabs li a.selected:hover {
	color: #ffffff;
}

.featuredtabs_content {
	display: none;
	padding: 15px;
	width: 340px;
}

@media print {
	.featuredtabs_content {
	display: block !important;
	}
}

.featuredtabs_content ul {
}

.featuredtabs_content ul li {
	margin-bottom: 4px;
	padding: 0px 0px 4px 13px;
	font-size: 8pt;
	line-height: 1.3em;
	color: #999;
        background: url(images/feattabbul.gif) no-repeat;
}

/*
Big Column CSS
*/
#bigcolumn {
	width: 980px;
	padding-bottom: 10px;
	background: #FFFFFF;
}

#widecolumn {
	float: left;
	width: 640px;
	margin-left: 8px;
	display: inline;
}

#top_posts {
	float: left;
	width: 316px;
        height:1128px;
	display: inline;
	font-size: 10pt;
        background: #1d1814 url(images/topostbk.gif) repeat-y;
        margin: 9px 8px 5px 8px;
        border-top: 12px double #524337;
        border-bottom: 12px double #524337;
}

#recent_posts {
	margin-top:9px;
        float: left;
	width: 316px;
        height:1128px;
	display: inline;
	font-size: 10pt;
        background:#2c1406 url(images/recpostbk.gif) repeat-y;
        border-top: 12px double #513829;
        border-bottom: 12px double #513829;
}

/*
Main CSS
*/
#top_posts .head {
	margin: 15px 5px 5px 10px;
}

#top_posts .head li {
	padding:0px 0px 10px 38px;
        background: url(images/frontfolder.gif) no-repeat;
}

#top_posts .head li a{
	color: #b6d83f;
	font-size: 15pt;
        font-family: georgia, arial, verdana;

}

#top_posts .head li a:hover{
	color: #b6d83f;
}

#recent_posts .head {
	margin: 15px 5px 5px 10px;
}

#recent_posts .head li {
	padding:0px 0px 10px 38px;
        background: url(images/frontfolder.gif) no-repeat;
}

#recent_posts .head li a{
	color: #b6d83f;
	font-size: 15pt;
        font-family: georgia, arial, verdana;

}

#recent_posts .head li a:hover{
	color: #b6d83f;
}



#top_posts h2 img, #recent_posts h2 img {position:relative;top:1px;left:5px;}

.postbox {

        padding: 10px 10px 7px 10px;
        border-bottom: 1px solid #3f362f;
}


.postbox p {
	text-align: justify;
	margin: 0;
	color: #dedfde;
}

.ad img, .ad a img {
	display: block;
}

/*
Top Posts CSS
*/
.top_thumb img {

	float: left;
	display: inline;
	width: 90px;
	height: 67px;
	margin-right: 10px;
	border: 3px solid #dcebf1;
}

.top_entry {
	display: inline;
}

.top_entry a {
	font-size: 10pt;
        color: #d7d885;
        font-weight:bold;
}

.top_entry a:hover {
        color: #d7d885;
        font-weight:bold;
}

.top_entry .excerpt p {
	line-height: 1.2em;
	text-align: justify;
	margin: 7px 0px 7px 0px;
	color: #dedfde;
        height:75px;
}

.top_entry .postbit {
	width: 270px;
        float:left; 
        margin:3px 0px 3px 0px;
}

.top_entry .postbit li {

        float:left;
	display: block;
	display: inline;
}

.top_entry .postbit li a {
	display: block;
	padding: 5px;
	background: #2d4430;
	font-size: 9pt;
        line-height: 1.1em;
	color: #c5e8ca;
	border: 1px solid #426347;
       text-decoration:none;
       font-weight:normal;
}

.top_entry .postbit li a:hover {
	background: #2d4430;
	color: #c5e8ca;
       font-weight:normal;
}

/*
Recent Posts CSS
*/
.recent_thumb img {

	float: right;
	display: inline;
	width: 90px;
	height: 67px;
	margin-left: 10px;
	border: 3px solid #dcebf1;
}

.recent_entry {
	display: inline;
}

.recent_entry a {
	font-size: 10pt;
        color:#d7d885;
        font-weight:bold;
}

.recent_entry a:hover {
        color:#d7d885;
       font-weight:bold;
}

.recent_entry .excerpt p {
	line-height: 1.2em;
	text-align: justify;
	margin: 7px 0px 7px 0px;
	color: #dedfde;
        height:75px;
}

.recent_entry .postbit {
	float: left;
	width: 240px;
        margin:3px 0px 3px 0px;
}

.recent_entry .postbit li {
	display: block;
	float: left;
	display: inline;
	margin-left: 0px;
}

.recent_entry .postbit li a {
	display: block;
	padding: 5px;
	background: #543a2b;
	font-size: 9pt;
	color: #edded6;
	line-height: 1.1em;
	border: 1px solid #704e3b;
        font-weight:normal;
        text-decoration:none;
}

.recent_entry .postbit li a:hover {
	background: #543a2b;
	color: #edded6;
       font-weight:normal;
}

.recent_entrypostbox {
        padding: 10px 10px 7px 10px;
        border-bottom: 1px solid #442f23;
}

.recent_entrypostbox p {
	text-align: justify;
	margin: 0;
	color: #dedfde;
}

/*
Sidebar CSS Widgets
*/
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	float: left;
	width: 314px;
	margin-left: 8px;
	margin-right: 8px;
	display: inline;
	font-size: 9pt;
	color: #404040;
}


#sidebar p {margin: 0px 0px 7px 0px}

.sidebarc {width: 314px}
.sidebar {
	float: left;
	width: 150px;
}

.sidebar div, .sidebar ul ul, .sidebarc ul ul {
	background: #FFF;
	padding: 10px;
	border: 1px solid #d8e1f0;
	line-height: 1.5em;
}

.box {
	background: url(images/rightboxbk.gif) repeat-x;
	padding: 7px 6px 7px 6px;
	border: 2px solid #d8d8d8;
	line-height: 1.5em;
        margin-top:8px;
}

.box .headl{
	font-size: 11pt;
        font-weight:bold;
        padding: 5px;
        text-align:center;
        margin-top:-7px;
        color:#202328;
        background: #dddcdc url(images/rightcatback.gif) repeat-y;
}

.sidebar div div {padding:0;border:0;}

.sidebar ul ul ul, .sidebarc ul ul ul {
	background: #FFF;
	padding: 0;
	border: 0;
	line-height: 1em;
}

.sidebar li li, .sidebarc li li {


	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom: 1px dotted #ddd;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 7px;
}

.sidebar li li li, .sidebarc li li li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom: 0;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 4px;
}

/*
Subscribe RSS Form
*/
.subscribe {
width: 292px;
}

.subscribe fieldset {
	display: inline;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;


	padding-bottom: 10px;
        width: 292px;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
}

.feedinput {
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #666;
}

.feedinput:focus {
	background: #fdfff4;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.feedsubmit {
	background: url(images/feedsubmit.gif) no-repeat;
	font-weight: bold;
	width: 44px;
	height: 21px;
	cursor: pointer;
	color: #fff;
}

.feedlink {
	background: url(images/rss.gif) no-repeat left;
	padding-left: 20px;
	font-weight: bold;
	margin-right: 10px;

}

.rightadcont {
       margin: 10px 0px 0px 0px;
       background:#f4f4f4 url(images/rightadbk.gif) repeat-x;
       padding:7px 0px 7px 7px;
}

/*




Fix Corners CSS *do not touch* please!
*/
#fixcorners {
	display: block;
	width: 980px;
	height: 5px;
	background: #f3fbff url(images/lblue.gif) no-repeat left bottom;
}

#rightcorner {
	display: block;
	width: 5px;
	height: 5px;
	background: #f3fbff url(images/rblue.gif) no-repeat right bottom;
	float: right;
}

/*


Footer

*/
#footer {

	width: 980px;
        padding-top:5px;
	line-height: 1.5em;
        background: #192c1d url(images/footbk.gif);
}

.copyright {
	padding: 10px;
        text-align:center;
	font-size: 8pt;
	color: #dedfe0;
}



.copyright P {
       	font-size: 8pt;
	color: #dedfe0;
       display: inline;
}

/*
POST BODY CSS
*/
.postbody {
	background: #FFF;
	padding: 0px 5px 5px 5px;
	margin-top: 10px;
}

.postbody h1, .postbody h2, .postbody h3, .postbody h4, .postbody h5, .postbody h6 {
	line-height: 1.3em;
	margin: 0px 0px 5px 0px;
}

.postbody h1 p{
   font-family: "times new roman", arial, verdana;
   font-size: 17pt;
   color:#313131;
   line-height: 1.2em;
   margin: 0px 0px 8px 0px;
}

.postbody p {
	font-size: 9pt;
	line-height: 1.5em;
	color: #555;

	margin: 0px 0px 10px 0px;
}

.postbody h1 {
	font-size: 15pt;
	font-weight: normal;
	color: #404040;
        text-transform: capitalize;

}


.postbody h2 {
	font-size: 13pt;
	color: #2d3730;
}

.postbody h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #333;
}


.postbody h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #666;
}

.postbody h5 {
	font-size: 9pt;
	font-weight: bold;
	color: #999;
}

.postbody h6 {
	font-size: 8pt;
	font-weight: bold;
	color: #577aee;
}

.postbody ol {padding-left: 20px;}
.postbody ul {margin: 5px 5px 20px 5px;}
.postbody ol {margin: 5px 5px 20px 5px;}
.postbody ul ul {margin: 5px 5px 5px 5px;}
.postbody ol ol {margin: 5px 5px 5px 5px;}

.postbody ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.postbody ul li {
	line-height: 1.3em;
	color: #333;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 12px;
	margin-bottom: 3px;
	font-size: 12px;
}

.postbody blockquote {
	background: #fffced;
	border: 1px dotted #dfdccb;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 50px;
	display: block;
}

.postbody blockquote p {
	font-family: arial;
	font-size: 9pt;
	line-height: 1.3em;
	font-weight: bold;
	color: #587ae6;
}

.postbody ins {
	color: #333;
	text-decoration: underline;
}

.postbody del {
	color: #999;
	text-decoration: line-through;
}

.postbody code {
	display: block;
	color: #333;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
	margin-bottom: 10px;
}

/*
PARENT BODY CSS
*/

.parentbody{

        margin:20px 0px 20px 0px;
        border-top: 4px double #1c2e18;
        border-bottom: 4px double #1c2e18;
 }

.parentbody ul{
padding-top:10px;
}

.parentbody ul li {
       background: url(images/catlistbk.gif) no-repeat;
       height:33px;
       padding-left:45px;
 }

.parentbody ul li a{
font:13pt georgia, arial; color:#7F1800; text-decoration: none; border-bottom: #7F1800 dashed 1px; 
line-height:33px;
font-weight:bold;
}

.parentbody ul li a:hover{

font:13pt georgia, arial; color:#bb7979; text-decoration: none; border-bottom: #7F1800 dashed 1px; 
line-height:33px;
font-weight:bold;

 }

/*
Results .p class
*/



.p {
	border-top: 1px solid #eee;
	padding-top: 15px;
	margin-top: 15px;
}



.p .thumb img {
	float: left;
	display: inline;
	width: 90px;
	height: 67px;
	margin-right: 10px;
	border: 3px solid #dcebf1;
}

.p .time {
	font-size: 8pt;
	color: #999;
}

.p .excerpt {
	padding-top: 5px;
}

.p .astyle {
  font-weight: bold;
  line-height:1.3em;
  background: url(images/pagetext.gif) no-repeat;
  padding-left:18px;
}

.p .info {
	text-align: right;
	font-size: 9pt;
	line-height: 1.3em;
	color: #999;
}

.p .tags {
	padding: 5px;
	font-size: 8pt;
	line-height: 1.3em;
	color: #474747;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	text-transform: lowercase;
	margin-top: 5px;
}

.p .tags a {
	color: #a36033;
	font-size: 8pt;
}

/*
Navigation CSS
*/
.navigation {
margin:20px 0px 5px 0px;
padding:2px 0px 2px 0px;
}


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 3px 2px 3px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #d5e6dd;
	color: #595959;
        background: #d7e8da url(images/featlibk.gif) repeat-x;	
}
.wp-pagenavi a:visited {
	padding: 2px 3px 2px 3px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #D3D3D3;
	color: #595959;
        background: #d7e8da url(images/featlibk.gif) repeat-x;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #104c2e;
	color: #000000;
}

.wp-pagenavi span.pages {
	padding: 2px 3px 2px 3px; 
	margin: 2px;
	color: #7D7C7C;
	border: 1px solid #D3D3D3;
	background-color: #e3f2e4;
}
.wp-pagenavi span.current {
	padding: 2px 3px 2px 3px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #069d50;
	color: #E4E4E4;
	background: #0c2d13 url(images/featlisel.gif) repeat-x;
}
.wp-pagenavi span.extend {
	padding: 2px 3px 2px 3px; 
	margin: 2px;	
	color: #000000;
}


/*
Alternative: single post ONLY SPECIFIC CSS
*/
.postbody_singlepost .time {
	color: #474747;
	font-size: 8pt;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.postbody_singlepost .tags {
	color: #474747;
	font-size: 8pt;
	line-height: 1.2em;
}


.postbody_singlepost .tags a {
	color: #a36033;
	font-size: 8pt;
}

.postbody_singlepost .tags a:hover {
	color: #a36033;
}

.postbody_singlepost .cc {
	line-height: 1.2em;
	font-size: 9pt;
	color: #474747;

}

.postbody_singlepost .the_content {
	margin-top: 10px;
	margin-bottom: 10px;
        text-align:justify;
}

.postbody_singlepost .the_content img {
	border: 3px solid #dcebf1;
}

.the_content p {line-height: 1.5em; color:#404040; font-family: arial, verdana; font-size:11pt;}

.the_content p strong{font-size:11pt;}

.the_content .extlink {color: #7F1800; font-weight:bold;}

.authorshort {background: #f1f1f1; color: #818181; font-size:8pt; padding:7px;}
.authorshort a {color: #5f5f5f; font-size:8pt;}

.relatedp {
      margin:10px 0px 10px 0px;
}

.relatedp P {
      font-weight:bold; 
}

.relatedp ul li{
    background: url(images/relatedbull.gif) no-repeat;
    padding-left:14px;
    line-height:1.2em;
}


/*
CSS for Floating Images in Single Post View
*/
.alignleft {
	float: left;

	display: inline;
	background: #fff;
	margin-right: 15px;
	margin-bottom: 5px;
}

.alignright {
	float: right;
	display: inline;
	background: #fff;
	margin-left: 15px;
	margin-bottom: 5px;

}

.aligncenter {
	display: inline;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.alignnone {
}

p.wp-caption-text {
	padding: 5px;
	font-size: 8pt;
	color: #999;
}

/*
Vertical align for images
*/
#combox img {vertical-align: middle}

/*



Additional CSS
*/
.feedinner a {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
        background: url(images/rss.gif) no-repeat;
        padding-left:20px;
        background-position: left center;

}

.feedinner img {
	position: relative;
	top: 3px;
}