*
{
    margin:             0;
    padding:            0;
}

html
{
    height:             100%;
}

body
{
    margin:             0 auto;
    padding:            0;
    padding-top:        20px;
    padding-bottom:     30px;
    width:              100%;
    font-family:        Tahoma, Geneva, sans-serif;
	font-size:			11px;
    background-color:   #c9dedf;
}

/** .noprint **/
/** .clear **/

.noprint,
.clear
{
	display: none !important;
}

/*** globals ***/

ul
{
    margin:             0;
    padding:            0;
}

a
{
    color:              #336667;
}

p
{
    margin:             0;
    padding:            0;
}

/** logo_line **/
.logo_line
{
	margin-bottom:		10px;
}


/** 1:1 **/

.news-list-entry
{
	width:				468px;
	border-bottom:		dotted 1px #ccc;
	float:				left;
}

.news-list-entry img
{
	margin-right:		3px;
	float:				left;
}

.news-list-entry-info
{
	padding-top:		10px;
	padding-bottom:		10px;
	width:				468px;
	font-size:			11px;
	font-family:		Tahoma, Geneva, sans-serif;
	float:				left;
	clear:				both;
}

.news-list-entry-info-category
{
	float:				left;
}

.news-list-entry-info-category ul
{
	float: left;
	list-style-type: none;
}

.news-list-entry-info-category li
{
	float: left;
	padding-right: 5px;
}

.news-list-entry-info-comments,
.news-list-entry-info-photo-video,
.news-list-entry-info-photo,
.news-list-entry-info-video,
.news-list-entry-info-date
{
	padding-left:		15px;
	text-align:			right;
	float:				right;
}

.news-list-entry-info-date
{
	color:				#336667;
}

.news-list-entry-info-category a,
.news-list-entry-info-comments a,
.news-list-entry-info-photo-video a,
.news-list-entry-info-photo a,
.news-list-entry-info-video a,
.news-list-entry-info-date a
{
	color:				#336667;
	text-decoration:	none;
}

.news-list-entry-info-category a:hover,
.news-list-entry-info-comments a:hover,
.news-list-entry-info-photo-video a:hover,
.news-list-entry-info-photo a:hover,
.news-list-entry-info-video a:hover,
.news-list-entry-info-date a:hover
{
	text-decoration:	underline;
}

/** 1:1 **/

a img
{
    border:             0px;
}

form
{
    padding:            0;
    margin:             0;
}

.clear
{
    clear:              both;
}

h1
{
    margin:             0;
    margin-top:         5px;
    margin-bottom:      5px;
    padding:            0;
    font-size:          26px;
    color:              #1e3c3d;
    font-weight:        normal;
    letter-spacing:     -1px;
    font-family:        "Georgia", Times, "Times New Roman", serif;
}

h1 a
{
    margin:             0;
    margin-top:         5px;
    margin-bottom:      5px;
    padding:            0;
    font-size:          26px;
    color:              #1e3c3d;
    font-weight:        normal;
    letter-spacing:     -1px;
    font-family:        "Georgia", Times, "Times New Roman", serif;
    text-decoration:    none;
}

div.box1 h1 a,
div.box1 h2 a,
div.box1 h3 a
{
    color:              #1e3c3d;
    text-decoration:    none;
}

div.box1 h1 a:hover,
div.box1 h2 a:hover,
div.box1 h3 a:hover
{
    color:              #1e3c3d;
    text-decoration:    underline;
}

div.box1 p
{
    margin-bottom:      10px;
}

/** 1:1 **/

.the_content p:first-child
{
    font-weight:        bold;
}

.author {
    width: 476px;
    font-size:11px;
    color:#999;
    float: left;
    clear: both;
    }
.author a {
    color:#000;
    text-decoration:none;
    font-weight:bold;
    }
.input_time {
    font-size:11px;
    color:#999;
    float: left;
    margin-right:15px;
    }
.actions
{
    margin-top: 10px;
    margin-bottom: 10px;
    width: 468px;
    float: left;
}

/** #wpadminbar **/

#wpadminbar
{
	display: none;
}

/** box **/

#content .box
{
	margin: 0 !important;
	padding: 0 !important;
}

#content .box1
{
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	float: left;
}

#content .box2
{
	display: none !important;
}

#content .box3
{
	display: none !important;
}
