body{
    background: url(sky.jpg);
    background-attachment:fixed; 
    margin: 0;
}

img{
    border: 0;
}

img.demo{
    border: #ccc 1px solid;
}

h1{
    margin: 0;
    text-align: center;
    color: #fff;
}

h1 > a{
    color: #fff;
    text-decoration: none;
}

h2{
    margin: 0;
    text-align: center;
    color: #fff;
    padding-bottom: 5px;
}

h2 > a{
    color: #fff;
    text-decoration: none;
}

h3{
    margin: 0;
    text-align: center;
    color: #fff;
    background-color: #1B5199;
}

h3 > a{
    color: #fff;
}

h4{
    margin: 0;
    text-align: center;
    color: #fff;
    background-color: #000;
}

#content{
	width:870px;
	height:700px;
	position:absolute;
	left: 50%;
        top: 5%;
	margin: -30px 0 0 -435px;
}

.post{
        color: #fff;
        border: #ccc 1px solid;
        padding: 20px 30px;
        background: #0152A1 url(blue-gradient.jpg) repeat-x;
        margin-bottom: 10px;
}

.text{
        color: #fff;
        font-size: 18px;
        margin-top: 10px;
}

.post .title{
    width: 700px;
    text-align: left;
    font-size: 26px;
}

.post .title > a{
    color: #fff;
    text-decoration: none;
}

.post a{
        color: #fff;
}

#post{
        color: #fff;
        border: #ccc 1px solid;
        padding: 20px 30px;
        background: #0152A1 url(blue-gradient.jpg) repeat-x;
}

#post .title{
    width: 700px;
    text-align: left;
    font-size: 24px;
}

#post .title > a{
    color: #fff;
    text-decoration: none;
}

#post a{
        color: #fff;
}


.title_block h2{
    float: left;
}

.title_block .social_button{
    float: right;
    margin-right: -25px;
}


#YMapsID{
        border: #ccc 1px solid;
}

#video{
        padding: 20px 80px;
}

#photo{
        height:600px;
        border: #ccc 1px solid;
}

.demo{

}

.right{
        text-align: right;
}

.right_link{
        text-align: right;
        margin: 0px;
}

ul#sortable_swf{
	list-style: none;
}

ul#sortable_swf li{
	float:left;
}


ul#menu{
	list-style: none;
        color: #fff;
        width: 870px;
        margin-top: 0;
}

ul#menu li{
	float:left;
        padding: 10px;
}

ul#menu li a{
	color: #fff;
}

.title{
        width: 300px;
}

.header{
        width: 300px;
}

.description{
        height: 60px;
        width: 400px;
}

.keywords{
        height: 32px;
        width: 400px;
}

.tinymce {
    width: 800px;
    height: 600px;
}

.pre_photo {
    float: left;
    width: 200px;
    height: 200px;
}

.photo_edit_left_block{
    float: left;
}

.photo_edit_right_block{
    float: right;
}

.label_cat{
        color: #fff;
        border: #ccc 1px solid;
        padding: 10px 25px;
        background: #0152A1 url(blue-gradient.jpg) repeat-x;
        margin-bottom: 10px;
}

.pagination{
        color: #fff;
        border: #ccc 1px solid;
        padding: 10px 25px;
        background: #000;
        margin: 10px 0;
        text-align: right;
}

.pagination a{
        color: #fff;
}

.label_cat .title{
        width: 700px;
        text-align: left;
        float: left;
}

.clear {
    clear: both;
}

.pagin_cat {
    float: right;
}

.pagin_cat a{
        color: #fff;
        font-size: 20px;
}