/*
Theme Name: DMSGD
Theme URI: http://ralchev.info/projects/
Description: DMSGD
Version: 0.1
Author: Ivan Ralchev
Author URI: http://ralchev.info/
Tags: fixed width, no widgets, simple, one column
*/



body {
	padding: 0;
	margin: 0;
	font-family: 'Trebuchet MS', Verdana;
	background-image: url('images/top.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
	}

#page {
	background-image: url('images/center1.png');
	background-repeat: repeat-y;
	width: 1000px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	overflow: hidden;
	}
	
#up {
	background-image: url('images/header1.png');
	background-repeat: no-repeat;
	width: 1000px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	}
	
#center {
	background-image: url('images/center1.png');
	background-repeat: repeat-y;
	}
	
#logo {
	display: block;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	}

/* Sidebar */

#head {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	}

#newsbar {
    width: 400px;
	float: left;
    color: #000000;
    }
	
.new {
    width: 400px;
    font-size: 11px;
	line-height: 15px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    padding-bottom: 0px;
    }

.new a:link, .new a:active, .new a:visited {
	color: #000000;
	text-decoration: none;
	}
	
.new a:hover, .new a:focus {
	color: #6AAFC7;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
#sidebar {
	clear: both;
	padding-top: 0px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
#sidebar ul {
	padding-left: 0px;
	margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
	}

#sidebar li {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
	display: inline;
    padding-left: 5px;
	padding-right: 5px;
	}

#sidebar li a:link, #sidebar li a:visited {
	color: #1e8d9d;
	text-decoration: none;
	}

#sidebar li a:hover, #siderbar li a:active, #sidebar li a:focus {
	color: #6AAFC7;
    border-bottom: 2px solid #6AAFC7;
	text-decoration: none;
	}
	
.news #news a {
text-decoration: none;
border-bottom: 3px solid #6AAFC7;
}  

.category-news #news a {
text-decoration: none;
border-bottom: 3px solid #6AAFC7;
}  

.category-gallery #gallery a {
text-decoration: none;
border-bottom: 3px solid #6AAFC7;
} 

.gallery #gallery a {
text-decoration: none;
border-bottom: 3px solid #6AAFC7;
} 

.page-id-11 #mission a {
text-decoration: underline;
border-bottom: 3px solid #6AAFC7;
} 

.page-id-8 #history a {
text-decoration: underline;
border-bottom: 3px solid #6AAFC7;
} 

.page-id-13 #partners a {
text-decoration: underline;
border-bottom: 3px solid #6AAFC7;
} 

.page-id-15 #contacts a {
text-decoration: underline;
border-bottom: 3px solid #6AAFC7;
} 
	
/* Main */	

#main {
    clear: both;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	}
	
.desc {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #1e8d9d;
	text-decoration: none;
	}

.image {
    margin-right: 10px;
	float: left;
    display: inline;
	border: 5px solid #dcrdf4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    }
    
.post {
	padding-bottom: 100px;
	}
	
.meta {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 10px;
	}
	
.story {
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 25px;
	text-align: justify;
	padding-bottom: 100px;
	}
	
.story p {
	padding-top: 10px;
	}
	
.story a:link, .story a:visited, .story a:active {
	text-decoration: underline;
	color: #000000;
	}
	
.story a:hover, .story a:focus {
	text-decoration: underline;
	color: #6AAFC7;
	}

.story-panel {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
	text-align: justify;
	}

.story-panel a:link, .story-panel a:visited, .story-panel a:active {
	text-decoration: none;
	color: #000000;
	}

.story-panel a:hover, .story-panel a:focus {
	text-decoration: none;
	color: #6AAFC7;
	}

	
.box {
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
.panel-left {
	float: left;
	width: 500px;
	padding-right: 40px;
	}
	
.panel-right {
	float: left;
	width: 360px;
	}
	
#text {
	font-size: 14px;
	color: #000000;
	line-height: 12px;
	}

h1, h1 a:link, h1 a:visited, h1 a:active {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
h1 a:hover, h1 a:focus {
	color: #6AAFC7;
	text-decoration: none;
	}
	

h2, h2 a:link, h2 a:visited {
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	color: #1e8d9d;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
    
h2 a:hover {
    color: #6AAFC7;
    }
	
h3, h3 a:link, h3 a:hover, h3 a:visited {
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    padding-bottom: 0px;
    margin-bottom: 0px;
	text-decoration: none;
    }

h4, h4 a:link, h4 a:hover, h4 a:visited {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #1e8d9d;
	text-decoration: none;
	margin-bottom: 10px;
	}

	
h4 a:hover, h4 a:focus {
	color: #6AAFC7;
	text-decoration: none;
	}	
    
/* Footer */

#footer {
	clear: both;
	height: 200px;
	background-image: url('images/grass.png');
	background-repeat: repeat-x;

    }
    
.foot {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/footer1.png');
	background-repeat: no-repeat;
	height: 200px;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: green;
    text-align: center;
    }

.copyright {
	padding-top: 70px;
	}
	
/* Navigation */

.navigation {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 60px;
	}
	
.navigation a, .navigation a:hover, .navigation a:visited {
	color: #000;
	text-decoration: none;
}	
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}	

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: inline;
	}

img.alignleft {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	display: inline;
	}	
	
/* Additional stuff */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 3px solid #ddd;
	font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}	
	
