/* the block classes , all combined, single out if you need to set each side separately*/
/* first the "frame" around each block */
.tp_leftblock_frame, .tp_rightblock_frame, .tp_centerblock_frame, .tp_topblock_frame, .tp_bottomblock_frame, .tp_frontblock_frame
{
}
/* ..and the block without frame, still need a small margin */
.tp_leftblock_noframe, .tp_rightblock_noframe, .tp_centerblock_noframe, .tp_topblock_noframe, .tp_bottomblock_noframe, .tp_frontblock_noframe
{
}
/* the title of each block, note that it also use titlebg classes for its colors */
h3.tp_leftblock_title, h3.tp_rightblock_title, h3.tp_centerblock_title, h3.tp_topblock_title, h3.tp_bottomblock_title, h3.tp_frontblock_title
{
}
/* and finally the actual "body" of the block */
.tp_leftblock_body, .tp_rightblock_body, .tp_centerblock_body, .tp_topblock_body, .tp_bottomblock_body, .tp_frontblock_body
{
}
/* 
here you can set the container for each panel. Note that it also exists another located in index.template.php, thsi one is the inner
one 
*/
.tp_leftpanel, .tp_rightpanel, .tp_centerpanel, .tp_toppanel, .tp_bottompanel, .tp_frontpanel
{
	overflow: auto;
}

/* TP specific classes */
.sitemap{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sitemap_topheader{
	background: #ECEDF3;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
}

.sitemap_header{
	background: #ECEDF3;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
	display: block;
	font-weight: bold;
 }

.sitemap_header_active{
	background: #C8D6E1;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
	display: block;
	font-weight: bold;
}

.sitemap_header:hover , .sitemap_header_active:hover{
	background: #DBE4ED;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
	display: block;
	text-decoration: none;
}

/* TP rss feed styles */
.rss_title{
 font-weight: bold;
}

.rss_body{
	margin-bottom: 1ex;
}

.rss_image{
	margin: 4px 0 4px 0;
}
/*storm classes for shoutbox*/
.shout_windowbg /*membername*/
{
    border: dotted 1px; 
	padding: 2px 4px 2px 4px;
	color: #000000;
	background-color: #E0E1E8;
	height: 16px;
	vertical-align: middle;

}
#shout_content /*shouts wrapper*/
{
    margin: 4px;
}
.windowbg_whisper /*membername*/
{
    border: dotted 1px; 
	padding: 2px 4px 2px 4px;
	color: #000000;
	background-color:#c3dbf7;
	height: 16px;
	vertical-align: middle;

}
.whisper /*shouts wrapper*/
{
    margin: 4px;
	background-color: #c6f7fe;
}

#shout_icons /*right of membername icon division*/
{
    width: 50px; 
	float: right;
	text-align: right;
}
.sh_icon /*image icon classes*/
{
    margin: 0px;
}
#shout_time
{
    padding: 0px;
	font-style: italic;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	
}
#shout_whisper_to
{
    padding: 0px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	font-family: Tahoma, Georgia, "Times New Roman", Verdana;
}
#each_shout
{
    padding: 4px;
}
#whisper_to
{
    width: 100%;
	 
}
#manage_shouts
{
    float: right;
	margin-right: 5px;
	
}
.shout_edit_textarea
{
     vertical-align: middle;
	 width: 100%;
	 height: 60px;
}
.shout_form_smalltext
{
     padding: 2px;
	 margin: 2px; 
	 margin-top: 1px; 
	 text-align: center;
	 font-size: 9px;
}
.shout_header
{
     white-space: nowrap;
	 font-size: 9px;
}
/* article css */
.tp_article_frame
{
	margin-bottom: 5px;
}

.tp_subject
{
	font-size: 1.0em;
	margin: 0;
	padding: 7px 10px 7px 10px;
	line-height: 1em;
}
.tp_subject, .tp_subject a
{
}
.tp_day
{
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
}
.tp_month
{
	padding: 0 3px 0 0px;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
.catbg .tp_month
{
}
.catbg .tp_day
{
}
.tp_details
{
	font-size: 0.8em;
	padding: 2px 0 5px 0px;
	margin-bottom: 10px;
}

.tp_articletext
{
	padding: 5px;
	margin-top: 0px;
	line-height: 1.2em;
}

.tp_article_next
{
	margin: 10px 0 10px 0;
	padding: 5px;
	text-align: right;
	clear: both;
}
.tp_editlink
{
	margin: 5px 0 0 0;
	padding: 4px;
	text-align: right;
	font-size: 0.85em;
	clear: both;
}
.tp_editlink5
{
	margin: 0;
	padding: 8px 5px 5px 5px;
	border-top: dotted 1px #888;
	text-align: right;
	font-size: 0.85em;
	clear: both;
	margin-top: 10px;
}
.tp_article_comment_header
{
	padding: 5px;
	margin: 0;
}

.tp_article_rate
{
	margin: 0;
	padding: 5px;
	text-align: center;
}
#featured_article h3.tp_subject, #featured_article h3.tp_subject a
{
}
#tp_morearticles
{
}
/* more articles */
#tp_morearticles ul
{
	list-style: none;
}
#tp_morearticles li
{
	padding-left: 15px;
}
/* articles first */
#tp_morearticles li.chosen
{
	background: url(../default/images/tinyportal/TPtree_article.gif) 0 -4px no-repeat;
	font-weight: bold;
	color: #aaa;
}
#tp_morearticles li
{
	background: url(../default/images/tinyportal/TPtree_article2.gif) 0 -4px no-repeat;
}
/* the categories */
#tp_morearticles li.chosen_category, #tp_morearticles li.category
{
	background: 0;
	padding-left: 0;
	list-style: circle;
}
#tp_morearticles li.chosen_category
{
	list-style: square;
}
#tp_morearticles h4
{
	margin: 0 0 0 15px;
	padding: 0;
}
/* comments */
#tp_article_comment
{
	padding-top: 0;
}
.tp_comment, .tp_comment_notice
{
	background: url(../default/images/tinyportal/TPcomment.gif) no-repeat #fff;
	padding: 2px 10px 10px 40px;
	font-size: 0.8em;
}

.tp_commentbody
{
	background: #e8e8e8;
	padding: 10px;
	font-size: 0.8em;
}
.tp_commentbuttons
{
	float: right;
}
.tp_commentbutton a
{
	display: block;
	float: right;
	padding: 1px 5px 1px 5px;
	border: 1px solid #888;
	background: #fff;
	margin-left: 4px;
}
.tp_commentbutton a:hover
{
	color: red;
	text-decoration: none;
}
.tp_avatar, .tp_avatar_category
{
	float: right;
	border: solid 1px #ccc;
	background: white;
	padding: 10px;
	position: relative;
	top: 0px;
	right: -5px;
}
.tp_avatar_category
{
	border: solid 1px #ccc;
	padding: 3px;
	top: 0px;
	right: 0;
	margin: 0 0 8px 8px;
}
img.catlayout
{
	background: white;
	margin: 6px 2px 4px 16px;
	padding: 0;
	border: solid 1px #444;
}
span.tp_thindivider
{
	font-weight: normal;
}
/* for the tab category layout option */
#tp_tabarticle_frame
{
	margin-left: 220px;
	padding: 10px 10px 10px 30px;
}
#tp_tableft
{
	float: left;
	width: 204px;
	border-right: dotted 1px #888;
	margin-top: 5px;
	padding: 0 0 5px 0;
}
ul#tp_tabmenu
{
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#tp_tabmenu li
{
	width: 230px;
	padding: 0;
	margin: 0;
}
ul#tp_tabmenu li a
{
	display: block;
	height: 27px;
	width: 230px;
	line-height: 26px;
	padding: 0 15px 0 15px;
	text-decoration: none;
	outline: none;
	color: black;
}
ul#tp_tabmenu li a:hover
{
	color: #669;
}
.tabimage
{
	background: url(../default/images/tinyportal/TPtabindicator.gif) no-repeat; 
	font-weight: bold;
}
.notab
{
	font-weight: normal;
	background-image: none; 
}
#tp_tabs_frame h4
{
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#tp_tabs_frame h4.forumpost
{
	padding-left: 24px;
	background: url(../default/images/topic/normal_post.gif) 0 50% no-repeat;
}
#tp_tabs_frame h3
{
	font-size: 1.5em;
	margin: 0 0 5px 0;
	color: #543;
	padding: 5px 5px 5px 8px;
	border-bottom: dotted 1px #888;
}
p.tp_tabarticle_opt
{
	font-size: 0.85em;
	margin-bottom: 5px;
	padding: 0 0 5px 0;
	border-bottom: dotted 1px #888;
}
.tp_tabarticle_body
{
	line-height: 1.5em;
}
ul#tp_child_articles
{
	list-style: none;
	padding: 0;
	margin: 1em;
}
ul#tp_child_articles li
{
	background: url(../default/images/tinyportal/TPboard.gif) no-repeat 0 50%;
	margin-left: 0;
	padding: 5px 0 5px 20px;
}
