*
{
    text-align: left;
    font-size:10px;
}

h4, h3
{
    margin: 0;
}

.SideBarContent input
{
    width: 175px;
}

#mainpane
{
    line-height: 140%;
    text-align: left;
    padding: 0px;
    width: 960px;
    background: #000000 url('images/i_v_bg.jpg') repeat-y center 300px;
    background-color: #000;
    border: 0px solid #336699;
    border: 1px solid #5d6e86;
    /*border-top: none;*/
    margin: auto;
 	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
}

#_comment_page
{
    line-height: 140%;
    text-align: left;
    padding: 0px;
    background-color: #222;
    border: 1px solid #ffffff;
    margin: auto;
}

#content
{
    width: 960px;
    margin: 0px auto 0px auto;
    color: #cccccc;
}
#content img
{
    margin: 0px auto 0px auto;
}
#content h1
{
    margin: 10px 35px 10px 35px;
    color: #cccccc;
    font-size: 13px;

}
#content p
{
    margin: 10px 35px 10px 35px;
    color: #cccccc;

}

.plist {padding:0;float:left;width:960px;list-style-type:none;}
.plist li {width:460px; height:400px; float:left; margin-right:20px; margin-top:20px;}
.plist li img{max-width:400px; max-height:380px;}

.navbar
{
    color: #cccccc;
    height: 32px;
    width: 100%;
    border-top: solid #000 1px;
    border-bottom: solid #000 1px;
    background-color: #336699;
    text-align: center;
}
.navbar a
{
    color: #cccccc;
    font-size: 11px;
    font-weight: normal;
    padding-top: 5px;
    margin: 0px;
    letter-spacing: .2em;
    line-height:32px;
    text-decoration: none;
}
div#navbar3 {height:32px;width:960px;}
div#navbar
{
    height: 32px;
    width: 100%;
    border-top: solid #000 1px;
    border-bottom: solid #000 1px;
    background-color: #336699;
    text-align: center;
}
div#navbar ul
{
    margin: 0px;
    padding: 0px;
    color: #cccccc;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .2em;
    text-decoration: none;
    line-height:32px;
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
}
div#navbar li
{
    list-style-type: none;
    display: inline;
}
div#navbar li a
{
    text-decoration: none;
    padding: 7px 10px;
    color: #FFF;
}
div#navbar li a:link
{
    color: #fff;
}
div#navbar li a:visited
{
    color: #CCC;
}
div#navbar li a:hover
{
    color: #FFF;
    background-color: #3366FF;
}


.navbar2
{
    color: #cccccc;
    height: 32px;
    width: 100%;
    border-top: solid #000 1px;
    border-bottom: solid #000 1px;
    background-color: transparent;
    text-align: center;
	display:block;
	clear:both;
}
.navbar2 a
{
    color: #cccccc;
    font-size: 11px;
    font-weight: normal;
    margin: 0px;
    letter-spacing: .2em;
    line-height:30px;
    text-decoration: none;
	text-align:center;
}
div#navbar2
{
    height: 62px;
    width: 100%;
    border-top: solid #000 1px;
    border-bottom: solid #000 1px;
    background-color: #000000;
    text-align: center;
}
div#navbar2 ul
{
    margin: 0px;
    padding: 0px;
    color: #cccccc;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .2em;
    text-decoration: none;
    line-height:32px;
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
    list-style-type: none;
}
div#navbar2 li
{
	text-align:center;
    display: inline;
}
div#navbar2 li a
{
	text-align:center;
    text-decoration: none;
    padding: 7px 10px;
    color: #FFF;
}
div#navbar2 li a:link
{
    color: #fff;
}
div#navbar2 li a:visited
{
    color: #CCC;
}
div#navbar2 li a:hover
{
    color: #FFF;
    background-color: #3366FF;
}

div#navbar ul * 
{
	text-align:center;
}

div#navbar2 p
{
    clear:both;
	display:block;
    width: 100%;
	padding-left:20px;
	padding-right:20px;
}

#RightSideBar
{
    float: right;
    width: 150px;
    padding: 10px;
    background-color: #222;
    vertical-align: top;
}

#LeftSideBar
{
    float: left;
    width: 150px;
    padding: 10px;
    vertical-align: top;
    background-color: #222;
}

body
{
    color: #cccccc;
    margin: 0px 0px 20px 0px;
    background: #000000 url('images/i_bg.jpg') repeat-x top left;
    /*background: #000000 url('images/darkbg.jpg') no-repeat top center;*/
    background-attachment: fixed;
}

input, textarea
{
    font-size: x-small;
    font-family:  helvetica, verdana, arial, sans-serif;
}

th, td
{
    font-size: x-small;
}

p, td, th, div, span
{
    font-family: helvetica, verdana, arial, sans-serif;
}

#logoBar
{
    font-family: Helvetica, Arial, sans-serif;
    color: #cccccc;
    /*background: #000000 url( 'teddy.jpg' ) no-repeat bottom right;*/
	background: #000000 url( 'images/i_header_bg.jpg' ) no-repeat top right;
    text-align: left;
    width: 778px;
    height: 256px !important;
    margin: auto;
    padding:10px 10px 10px 10px;
}


.mtop_100{
	margin-top: 100px;
}
.font_27{
    font-size: 27px;
}
.font_25{
    font-size: 25px;
}
.font_19{
    font-size: 19px;
}
#logoBar p
{
    color: #cccccc;
    font-family: Helvetica, Arial, sans-serif;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .3em;
    padding-bottom: 5px;
    margin-left: 15px;
	text-shadow: 2px 2px 2px #333333;
    font-size: 13px;
}

a.homelink1, a.homelink1:hover, a.homelink1:link, a.homelink1:visited, #logobar h1
{
    color: #cccccc;
    font-size: 24px;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 5px;
    margin: 0px;
    letter-spacing: .3em;
    text-decoration: none;
}

a.homelink2, a.homelink2:hover, a.homelink2:link, a.homelink2:visited, #logobar h2
{
    color: #cccccc;
    padding-left: 10px;
    font-size: small;
    font-weight: normal;
    margin: 0px;
    text-decoration: none;
}

._title
{
    color: #cccccc;
    font-family:Helvetica, Georgia, 'Times New Roman' , serif;
    font-size: medium;
    text-align: left;
    font-weight: bold;
    padding-left: 7px;
}

._title a:link
{
    color: #cccccc;
    text-decoration: none;
}

._title a:visited
{
    color: #cccccc;
    text-decoration: none;
}

._title a:hover
{
    color: #cccccc;
    text-decoration: none;
}

._entry
{
    padding: 10px 15px 5px 7px;
    background-color: #222;
    color: #cccccc;
    font-family: Helvetica, Arial, sans-serif;
    font-size: small;
    clear: both;
}

._entry_body_folded, ._entry_body_unfolded, ._entry_extended
{
    /* Inner blocks of ._entry, can be used for further customization */
}

div._Entry_Date
{
    padding-left: 5px;
    width: auto;
}

._date
{
    color: #cccccc;
    font-family: Helvetica, Arial, sans-serif;
    font-size: small;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
}

._commentsTitle
{
    display: block;
    width: 100%;
    color: #cccccc;
    font-size: x-small;
    font-weight: bold;
    padding-left: 8px;
}

div._entryFooter
{
    color: #cccccc;
    font-family: Helvetica, Arial, sans-serif;
    font-size: x-small;
    border-top: 1px solid #666666;
    text-align: left;
    margin-bottom: 25px;
    line-height: normal;
    padding: 3px;
}

img._entryIcon
{
    float: right;
    border: 0px;
}

img._entryIcon
{
    float: right;
    border: 0px;
}

div._commentsLabel
{
    font-weight: bold;
    width: 10%;
    vertical-align: top;
}

._commentForm
{
    font-size: x-small;
    color: #000000;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
}
._comment
{
    font-family: Helvetica, Arial, sans-serif;
    margin-right: 10px;
    margin-left: 10px;
    color: #cccccc;
    padding: 3px;
    padding-bottom: 0;
    font-size: small;
    border-right: 1px dotted #BBB;
    overflow: auto;
}

._comment_source
{
    font-family: Helvetica, Arial, sans-serif;
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: small;
}

div._admin
{
    padding: 10px;
}

a
{
    text-decoration: underline;
}

a:link
{
    color: #6699CC;
}

a:visited
{
    color: #6699CC;
}

a:active
{
    color: #6699CC;
}

a:hover
{
    color: #99CC66;
}

table._calendar td
{
    font-size: x-small;
    padding: 3px;
}
table._calendar a
{
    font-weight: bold;
    text-decoration: none;
}

table._calendar a:hover
{
    text-decoration: none;
}

div._weekDayName
{
    font-size: x-small;
    font-weight: bold;
}
div._calendarHeader a:link, div._calendarHeader a:visited, div._calendarHeader a:hover
{
    border: 0;
    text-decoration: none;
}
div.Plug, div.Plug a
{
    font-size: 11px;
    text-decoration: none;
    border: 0px;
    text-align: center;
}

/* Container for each item on the side bar */
div.SideBarItem
{
    color: #cccccc;
    font-family: Helvetica, Arial, sans-serif;
    font-size: x-small;
    text-align: left;
    margin-bottom: 25px;
    line-height: normal;
    padding: 3px;
}

/* title of an individual item */
.SideBarTitle
{
    color: #cccccc;
    font-family: Helvetica, Arial, sans-serif;
    font-size: x-small;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .3em;
    padding-bottom: 5px;
}

.ImageButton
{
    cursor: pointer;
}

div.gallery img:hover{border: 2px solid #3366FF;}
div.gallery img{border: 2px solid #333333;}
div.gallery a,a:visited{text-decoraction:none;}

div.SideBar
{
    font-size: x-small;
    width: 200px;
    padding: 10px;
}

div._admin_title
{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px;
    color: #cccccc;
}
div._admin, .EntryEdit
{
    color: #cccccc;
}

div._admin_list_title
{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
}

div._admin_list_item
{
    border: dashed 1px #000000;
}

._entry p
{
    margin: 0px;
    padding-bottom: 10px;
}

/** Embedded images with the s9y image manager **/
._imageComment_center, ._imageComment_left, ._imageComment_right
{
    border: 1px solid black;
    background-color: #EFEFEF;
    margin: 3px;
}

._imageComment_center
{
    margin: 0px;
}

._imageComment_left
{
    float: left;
}

._imageComment_right
{
    float: right;
}

._imageComment_img, ._imageComment_img img
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: center;
}

._imageComment_txt
{
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: xx-small;
    text-align: center;
}

._admin_list_item_even
{
    background-color: #000000;
}

._admin_list_item_uneven
{
    background-color: #222;
}
._admin_filters
{
    border: 1px dashed;
    font-size: 10px;
    margin-bottom: 10px;
    padding: 2px;
}

._admin_filters_headline
{
    border-bottom: 1px solid;
}

._admin_sortorder
{
    font-size: 10px;
    text-align: center;
}

._admin_sortorder input, ._admin_sortorder select, ._admin_filters input, ._admin_filters select
{
    font-size: 10px;
}

._comments
{
}

._center
{
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: small;
}

._msg_important
{
    color: red;
}

._msg_notice
{
    color: green;
}

._entry_author_self
{
}

._comment_author_self
{
    border-right: 1px solid #6699CC;
}

