/*
Theme URI: http://www.natalex.org/
Author: NATALEX
*/

#container {
float:left;
width:920px;
background:#293641;
display:inline;
margin:0 20px;
}

#content {
float:left;
width:620px;
display:inline;
margin:0 20px;
}

#header-img {
float:left;
width:920px;
background:#222c36 url(images/bg-1.gif) no-repeat;
display:inline;
margin:0;
}

.headimg {
float:left;
width:840px;
height:205px;
display:inline;
position:relative;
margin:10px 0 0 20px;
}

#footer {
float:left;
width:880px;
color:#bccd10;
font-size:11px;
font-weight:700;
line-height:24px;
display:inline;
margin:12px 20px 0;
}

#footer p {
padding:13px 20px;
}



/*** basics and body styles ***/
blockquote,body,caption,dd,dl,form,h1,h2,h3,h4,h5,h6,input,p,pre,textarea,table,td,th {
margin:0;
padding:0;
}

body {
text-align:center;
background:#0f1e27 url(images/bg-body.gif) repeat-x;
}


a:hover {
text-decoration:underline;
}

a img {
border:0;
}

blockquote {
background:#111;
margin:10px 0 0;
}

blockquote p {
padding:20px;
}

blockquote blockquote {
background:#000;
margin:0 20px;
}

img.alignleft {
margin:5px 10px 2px 0;
}

img.alignright {
margin:5px 0 2px 10px;
}

img.alignleft,img.alignright {
border:1px solid #222;
display:inline;
padding:4px;
}

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

p img {
max-width:100%;
}

small {
font-size:12px;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.clear {
clear:both;
margin:0;
padding:0;
}

#wrapper {
width:960px;
text-align:left;
margin:0 auto;
}

/*** Header, menu, search styles ***/
#header {
float:left;
width:960px;
height:183px;
background:#fff url(images/bg-header1.jpg) no-repeat;
margin:10px 0 0;
}

h1#headimg {
float:left;
width:50px;
height:67px;
display:inline;
overflow:hidden;
margin:23px 0 0 57px;
}

h1#headimg1 {
float:left;
width:250px;
height:67px;
display:inline;
overflow:hidden;
margin:23px 0 0 57px;
}

h1#headimg a {
display:block;
width:250px;
height:67px;
overflow:hidden;
text-indent:-10000px;
}

.feed {
float:left;
width:617px;
font-weight:700;
text-transform:uppercase;
display:inline;
margin:36px 0 0 15px;
}
