/* ================================================================================= */
/* ReadTheSmiths.com widgets base CSS file v. 0.1                                    */
/* ================================================================================= */

.widget
{
    position: relative;
}

.pager_widget
{
}

.pager_widget .index
{
    font-weight: normal;
    margin-right: 12px;
}

.pager_widget .compact
{
    margin-right: 5px;
}

.pager_widget .buttons a
{
    border: 1px solid #e0dace;
    text-decoration: none;
    padding: 1px 3px 1px 3px;
    margin-right: 2px;
}

.pager_widget .buttons a:hover
{
    color: #cc6633;
}

.pager_widget .buttons .current
{
    font-weight: bold;
    padding: 2px;
    margin-right: 2px;
}

.pager_widget .buttons .ellipsis
{
    padding: 2px;
    margin-right: 2px;
}

.pager_widget .buttons .compact
{
    padding: 1px;
    margin-right: 1px;
}

.pager_simple_widget
{
}

.pager_simple_widget .buttons a
{
    text-decoration: none;
    padding: 2px;
    margin-right: 2px;
}

.pager_simple_widget .buttons a:hover
{
    text-decoration: underline;
    color: #cc6633;
}

.pager_simple_widget .buttons .current
{
    font-weight: bold;
    padding: 2px;
    margin-right: 2px;
}

.pager_simple_widget .buttons .ellipsis
{
    padding: 2px;
    margin-right: 2px;
}

.pager_simple_widget .buttons .compact
{
    padding: 1px;
    margin-right: 1px;
}

.bookmark_widget
{
}

.bookmark_widget .title
{
    margin: 0 0 10px 12px;
}

.bookmark_widget a img
{
    display: inline;
    margin-left: 12px;
    margin-bottom: 0px;
    vertical-align: middle;
}

.bookmark_widget .mail
{
    margin-left: 35px;
}

.article_widget
{
}

.article_widget h1
{
    margin-bottom: 5px;
}

.article_widget h2
{
    margin-top: 25px;
    margin-bottom: 15px;
}

.article_widget p
{
    margin-top: 10px;
    margin-bottom: 20px;
}

.article_widget li
{
    margin-bottom: 5px;
}

.article_widget .author
{
    font-weight: lighter;
    font-size: 9px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.article_widget .intro
{
	font-size: 11px;
	font-weight: bolder;
    margin-bottom: 20px;
}

.article_widget .image_box
{
	padding: 5px;
	border: 1px solid #cccccc;
    margin: 0 10px 10px 10px;
    float: left;
}

.article_widget .image_box img
{
    border: 0;
    margin: 0;
    padding: 0;
}

.article_widget .image_box p
{
    margin: 5px 5px 0 5px;
	text-align: center;
	font-size: 10px;
}

.article_widget img .image
{
	padding: 5px;
	border: 1px solid #cccccc;
	margin: 10px;
}

.article_widget .image
{
	padding: 5px;
	border: 1px solid #cccccc;
    margin: 0 10px 10px 10px;
}

.article_widget .image p
{
	margin-top: 5px;
	text-align: center;
	font-size: 9px;
}

.article_widget .pager_widget
{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

.article_widget .pager_simple_widget
{
    position: absolute;
    top: 0px;
    right: 0px;
}

.article_widget .bookmark_widget
{
    margin-bottom: 10px;
}

.edit_article_widget
{
}

.edit_article_widget input
{
    margin-top: 5px;
    margin-bottom: 10px;
}

.edit_article_widget input[type=text]
{
    width: 100%;
}

.edit_article_widget textarea
{
    width: 100%;
    height: 200px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.edit_article_widget .button
{
    width: 100px;
    margin-left: 10px;
}

.attention_side_widget
{
    background-color: #f5f1ea;
    padding: 10px;
    width: 280px;
}

.attention_side_widget .header
{
	color: #c53838;
}

.attention_side_widget .icon
{
    float: left;
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #cccccc;
    max-width: 40px;
    max-height: 40px;
}

.attention_side_widget .title
{
}

.attention_side_widget .sub_title
{
	font-weight: bolder;
}

.ad_side_widget
{
    text-align: center;
}

.mailinglist_side_widget
{
    background-color: #f5f1ea;
    padding: 25px;
    height: 80px;
}

.mailinglist_side_widget input[type=text]
{
    width: 180px;
    color: #f6792b;
    margin-right: 10px;
}

.mailinglist_side_widget .title
{
    color: brown;
}

.front_highlight_widget
{
    height: 160px;
}

.front_highlight_widget .icon
{
    float: left;
    margin-right: 15px;
    padding: 2px;
    border: 1px solid #cccccc;
}

.front_highlight_widget h1
{
    margin-top: 0;
    margin-bottom: 5px;
}

.front_highlight_widget .category
{
    text-align: left;
    font-weight: bolder;
    font-size: 13px;
}

.front_highlight_widget .author
{
    margin-bottom: 10px;
}

.front_highlight_widget .summary
{
    font-size: 11px;
    margin-bottom: 13px;
}

.front_highlight_widget a
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
}

.front_highlight_widget .link
{
}

.front_list_widget .icon
{
    margin-right: 10px;
    max-width: 40px;
    max-height: 40px;
    padding: 2px;
    border: 1px solid #cccccc;
}

.front_list_widget .title
{
    font-size: 12px;
    margin-bottom: 3px;
    text-decoration: none;
    font-weight: normal;
    color: #333333;
}

.front_list_widget .first .title
{
    font-size: 13px;
    font-weight: bolder;
    color: #666666;
    margin-bottom: 3px;
}

.front_list_widget .sub_title
{
    color: #999999;
    text-decoration: none;
    font-weight: normal;
}

.front_list_widget .link
{
    font-weight: normal;
}

.front_list_widget a
{
    color: #999999;
}

.login_widget
{
    width: 163px;
}

.login_widget .submit
{
    margin-left: 10px;
}

.content_widget p
{
    margin-bottom: 10px;
}

.featured_matrix_widget
{
    margin-top: 8px;
    width: 920px;
}

.featured_matrix_widget .box
{
    position: relative;
    float: left;
    padding: 10px;
    width: 280px;
    height: 120px;
    margin-left: 10px;
    margin-bottom: 10px;
    background-color: #f5f1ea;
}

.featured_matrix_widget .first
{
    margin-left: 0;
}

.featured_matrix_widget .box .header
{
    margin-bottom: 20px;
}

.featured_matrix_widget .box .title
{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 3px;
}

.featured_matrix_widget .box .icon
{
    float: left;
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #cccccc;
    max-width: 100px;
    max-height: 60px;
}

.featured_matrix_widget .box .author
{
    margin-bottom: 5px;
}

.featured_matrix_widget .box .sub_title
{
    font-style: italic;
}

.featured_matrix_widget .box .link
{
    position: absolute;
    bottom: 10px;
    margin-bottom: 0;
}
