Your IP : 172.71.254.228


Current Path : /var/www/element/data/www/domstroyrus.ru/templates/default/
Upload File :
Current File : /var/www/element/data/www/domstroyrus.ru/templates/default/styles.css

body {
	background: #fff;
	margin:0;
	padding:0;
	text-align: center;
	font-family: Georgia, Times, "Times New Roman", serif;
}

h1,h2,h3,h4,h5,h6 {
    margin-top:0;
    font-size:1.3em;
}

p {
    margin:0 0 1em;
}

a {
	color:#0000ff;
}

a:visited {
	color:#0000ff;
}

a:hover {
	color:#ff0000;
}

a img {
	border:none;
}

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

#header {
	height: 200px;
	margin:0 0 15px;
	background: url(images/head.png);
}

#content {
	width: 67%;
	float: right;
	margin-bottom:10px;
}

#content-inner {
	padding-left: 20px;
}

#leftcolumn {
	background:#f8f8f8;
	padding:10px 0 20px 0;
	margin-bottom:10px;
	width: 33%;
}

#menu,#menu ul {
	margin: 0 10px 0 10px;
	padding: 0;
}

#menu li {
	margin: 0;
	padding: 0 0 5px 15px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#menu li li {
    padding: 0 0 5px 5px;
}

#menu li.up {
	border-bottom:1px dashed #ddd;
	margin-bottom:2px;
	background:url(images/up.gif) 0 40% no-repeat;
}

#menu li.home {
	background-image:url(images/home.gif);
}

#footer {
    clear: both;
    font-size:80%;
    text-align:left;
    padding:10px 0 10px 0;
    border-top:2px solid #eee;
    color:#888;
}

#footer a {
	color:#444;
}

#footer a:hover {
	color:#ff0000;
}

#sitemap {
	float:left;
	padding-left:10px;
}

#copyrights {
	margin-left:33%;
    padding-left:20px;
}

#breadcrumbs {
	margin-bottom:10px;
}

#rss {
	display:block;
	width:52px;
	height:12px;
	margin-top:5px;
}

#pagetags span {
    padding-right:10px;
	font-style:italic;
}

#tagcloud {
	margin:10px 10px 0;
}

.clearer {
	height:0;
	clear:both;
}

ul.tagcloud {
	margin:0;
	padding:0;
}

ul.tagcloud li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    float:left;
    padding-right:5px;
}

#navigation {
	margin-bottom:1em;
}