﻿
.GridViewRow
{
    font-family: "Trebuchet MS";
    font-size: 9pt;
    vertical-align: top;
}

.GridViewHeader
{
    font-family: "Trebuchet MS";
    font-size: 9pt;
    font-weight: bold;
    background-color: #999999;
    vertical-align: top;
}

.ImageList
{
    width: 354px;
    font-family: 'Trebuchet MS';
    font-size: 9pt;
    color: #999999;
}

.TelescopeDetails
{
    width: 587px;
    font-family: 'Trebuchet MS';
    font-size: 10pt;
    color: #999999;
}

.LatestIamge
{
    width: 350px;
    font-family: 'Trebuchet MS';
    font-size: 9pt;
    color: #999999;
    background-color: #000000;
}

.ArticleList
{
    width: 750px;
    font-family: 'Trebuchet MS';
    font-size: 9pt;
    color: #999999;
}

.CommentList
{
    border: 1px solid #666666;
    width: 640px;
    font-family: 'Trebuchet MS';
    font-size: 9pt;
    color: #999999;
    background-color: #1D1D1D;
}

.ImageListLabel
{
    color: #CCCCCC;
    font-weight: bold;
}

.ContentListLabel
{
    color: #CCCCCC;
    font-weight: normal;
}

.ImageItem
{
    border-bottom: 1px solid #A0A0A0;
}

.style1
{
    width: 601px;
    border-bottom: 1px solid #333333;
    }
    
    .style11
{
    width: 800px;
    border-bottom: 1px solid #333333;
    margin-left: 20px;
}

    .style12
{
    width: 800px;
    
    margin-left: 30px;
}

.style5
{
    width: 98px;
    font-weight: bold;
}

.style6
{
    width: 300px;
    font-weight: bold;
}

.style8
{
    width: 257px;
}

.style81
{
    width: 120px;
}

.style9
{
    width: 237px;
}

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body
{
    background: #000000 url(images/img01.gif) repeat-x;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #999999;
}

h1, h2, h3
{
}

h1
{
    font-size: 3em;
}

h2
{
    letter-spacing: -1px;
    font-size: 2em;
}

h3
{
    font-size: 1em;
}

h4
{
    font-size: 1.5em;
}

p, ul, ol
{
    margin-top: 1.8em;
    line-height: 180%;
}

ul, ol
{
    margin-left: 3em;
}

blockquote
{
    margin-left: 3em;
    margin-right: 3em;
}

a
{
    color: #CCCCCC;
}

a:hover
{
    text-decoration: none;
    color: #FFFFFF;
}

hr
{
    display: none;
}

/* Header */

#header
{
    width: 960px;
    height: 80px;
    margin: 0 auto;
    background: url(images/img02.jpg);
}

#header h1, #header h2
{
    float: left;
    margin: 0; /* text-transform: uppercase;  */
    color: #FFFFFF;
}

#header h1
{
    padding: 30px 0 0 20px;
    font-size: 3em;
}

#header h2
{
    font-size: 1.8em;
    font-style: italic;
    padding-right: 0px;
    padding-left: 285px;
    padding-bottom: 0px;
    padding-top: 47px;
}

#header a
{
    text-decoration: none;
    color: #FFFFFF;
}

/* Menu */

#menu
{
    width: 960px;
    height: 51px;
    margin: 0 auto;
    background: url(images/img03.jpg);
}

#menu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#menu li
{
    float: left;
    padding: 12px 10px 0 20px;
}

#menu a
{
    text-decoration: none;
    letter-spacing: -1px;
    font-size: 1.2em;
    font-weight: bold;
}

#menu a:hover
{
    text-decoration: underline;
}

/* Page */

#page
{
    width: 920px;
    margin: 0 auto;
    padding: 30px 20px 20px 20px;
    background: url(images/img04.jpg) no-repeat;
}

/* Content */

#content
{
    float: left;
    width: 605px;
}

#RightContent
{
    float: right;
    width: 655px;
}

#FullContent
{
    float: left;
    width: 920px;
}

#ImageContent
{
    float: left;
    width: 920px;
    margin-left: 10px;
}

.post
{
    margin-bottom: 40px;
}

.post .title
{
    height: 35px;
    border-bottom: 1px solid #454545;
}

.image_post
{
    margin-bottom: 20px;
}

.image_post .ImageTitle
{
    height: 35px;
    border-bottom: 1px solid #454545;
    text-indent: 30px;
    color: #808080;
}

.post .title a
{
    text-decoration: none;
}

.post .entry
{
    padding: 0 20px;
}

.post .images
{
    padding: 8px 20px 0 5px;
}

.post .meta
{
    height: 20px;
    padding: 15px 20px;
    background: url(images/img05.gif) no-repeat;
    line-height: normal;
}

.post .weather
{
    height: 20px;
    padding: 15px 20px;
    background: url(images/img06c.jpg) no-repeat;
    line-height: normal;
}

.post .weather .byline
{
    float: left;
}

.post .visitor_comments
{
    height: 20px;
    padding: 15px 20px;
    background: url(images/img05b.gif) no-repeat;
    line-height: normal;
    font-size: 1.2em;
    font-weight: bold;
}

.post .visitor_comments a
{
    text-decoration: none;
    font-weight: bold;
}

.post .visitor_comments a:hover
{
    text-decoration: underline;
}

.post .visitor_comments .byline
{
    float: left;
}

.post .visitor_comments .addcomment
{
    float: right;
    text-decoration: underline;
    font-size: .8em;
    font-weight: normal;
}

.post .meta a
{
    text-decoration: none;
    font-weight: bold;
}

.post .meta a:hover
{
    text-decoration: underline;
}

.post .meta .byline
{
    float: left;
}

.post .meta .comments
{
    float: right;
}

/* Sidebar */

#sidebar
{
    float: right;
    width: 295px;
}

#LeftSidebar
{
    float: left;
    width: 245px;
}

#sidebar ul
{
    margin: 0;
    list-style: none;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#sidebar li
{
}

#sidebar li ul
{
    list-style: square inside;
    padding-right: 0px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 0px;
}

#sidebar h2
{
    height: 50px;
    padding: 13px 20px 0 20px;
    background: url(images/img06.gif) no-repeat;
    font-size: 1.6em;
}


#LeftSidebar ul
{
    margin: 0;
    list-style: none;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#LeftSidebar li
{
}

#LeftSidebar li ul
{
    list-style: square inside;
    padding-right: 00px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 0px;
}

#LeftSidebar h2
{
    height: 50px;
    padding: 5px 20px 0 20px;
    background: url(images/img06a.gif) no-repeat;
    font-size: 1.6em;
    width: 243px;
}

#LeftSidebar h3
{
    height: 35px;
    padding: 0px 20px 13 0px;
    font-size: 1.6em;
    color: #FFFFFF;
}

#LeftSidebar h4
{
    height: 50px;
    padding: 5px 20px 0 20px;
    background: url(images/img06b.jpg) no-repeat;
    font-size: 1.6em;
    width: 243px;
    margin-top: 25px;
}



/* Search */

#search
{
    padding: 20px;
    text-align: center;
}

#search input
{
    margin-bottom: 10px;
    padding: 3px 5px;
    background: #1F1F1F url(images/img06.gif) no-repeat center center;
    border: 1px solid #454545;
    font: bold 1.2em "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

#search #s
{
    width: 80%;
    background: #1F1F1F;
}

/* Calendar */

#calendar
{
    padding-bottom: 20px;
}

#calendar table, #calendar caption
{
    width: 91%;
    margin: 0 auto;
    text-align: center;
}

#calendar caption
{
    text-transform: uppercase;
    letter-spacing: .25em;
    font-weight: bold;
}

#calendar thead th
{
    background: #333333;
}

#calendar tbody td
{
    background: #111111;
}

#calendar a
{
    text-decoration: none;
    font-weight: bold;
}

#calendar a:hover
{
    text-decoration: underline;
}

/* Footer */

#footer
{
    background-position: url(images/img07.gif) no-repeat;
    width: 960px;
    margin: 0 auto;
    padding: 5px 0 20px 0;
    background: url(images/img07.gif) no-repeat;
}

#footer p
{
    margin: 0;
    line-height: normal;
    text-align: center;
}

.ImageTitle
{
    font-weight: bold;
    color: #FF0000;
}

#ctl00_ContentPlaceHolder1_DataPagerTop
{
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 11px;
    list-style: none;
    float: left;
}
#ctl00_ContentPlaceHolder1_DataPagerTop a
{
    border: solid 1px #9aafe5;
    margin-right: 2px;
}
#ctl00_ContentPlaceHolder1_DataPagerTop .command
{
    font-weight: bold;
    display: block;
    float: left;
    margin-right: 2px;
    padding: 3px 4px;
    background-color: #999999;
}

#ctl00_ContentPlaceHolder1_DataPagerTop .command_clear
{
    border-style: none;
    font-weight: bold;
    display: block;
    float: left;
    margin-right: 2px;
    padding: 3px 4px;
}

#ctl00_ContentPlaceHolder1_DataPagerTop .current
{
    background-position: #333333;
    background: #333333;
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    float: left;
    padding: 4px 6px;
    margin-right: 2px;
}
#ctl00_ContentPlaceHolder1_DataPagerTop a:link, #ctl00_ContentPlaceHolder1_DataPagerTop a:visited
{
    color: #CCCCCC;
    display: block;
    float: left;
    padding: 3px 6px;
    text-decoration: none;
}
#ctl00_ContentPlaceHolder1_DataPagerTop a:hover
{
    border: solid 1px #0e509e;
}

#ctl00_ContentPlaceHolder1_DataPagerBottom
{
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 11px;
    list-style: none;
    float: left;
}
#ctl00_ContentPlaceHolder1_DataPagerBottom a
{
    border: solid 1px #9aafe5;
    margin-right: 2px;
}
#ctl00_ContentPlaceHolder1_DataPagerBottom .command
{
    font-weight: bold;
    display: block;
    float: left;
    margin-right: 2px;
    padding: 3px 4px;
    background-color: #999999;
}

#ctl00_ContentPlaceHolder1_DataPagerBottom .command_clear
{
    border-style: none;
    font-weight: bold;
    display: block;
    float: left;
    margin-right: 2px;
    padding: 3px 4px;
}

#ctl00_ContentPlaceHolder1_DataPagerBottom .current
{
    background-position: #333333;
    background: #333333;
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    float: left;
    padding: 4px 6px;
    margin-right: 2px;
}
#ctl00_ContentPlaceHolder1_DataPagerBottom a:link, #ctl00_ContentPlaceHolder1_DataPagerBottom a:visited
{
    color: #CCCCCC;
    display: block;
    float: left;
    padding: 3px 6px;
    text-decoration: none;
}
#ctl00_ContentPlaceHolder1_DataPagerBottom a:hover
{
    border: solid 1px #0e509e;
}

.AstroImage
{
    
    border: 1px solid #333333;
}

.CommentsPanel
{
    font-family: 'Trebuchet MS';
    font-size: 9pt;
    background-color: #333333;
    border: 1px solid #C0C0C0;
    padding: 2px 2px 2px 5px;
    color: #C0C0C0;
}

.PopupDialog
{
    background-color: #333333;
    filter: alpha(opacity=30);
    opacity: 0.3;
}
