Просмотр файла WP-wap/style.css

Размер файла: 3.57Kb
/*  
Theme Name: WP-wap
Theme URI: http://towap.info
Description: wap 2.0 theme by inlanger for WordPress blog CMS
Version: 1.0b
Author: inlanger
Author URI: http://towap.info
*/

body {
	background-color: #fff;
	color: #000;
	font-family: Arial;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
ol, ul, li, h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
}

#pagewrapper {
	text-align: left;
	font-size: 12px;
	background-color: #fff;
	margin: 0px auto;
	width: 100%;
}
#headerwrapper {
	text-align: center;
	background-color: #0872ba;
}

#headerwrapper h1, #headerwrapper h1 a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
#headerwrapper #description {
	color: #fff;
	font-size: 12px;
}
#mainwrapper {
}
#maincontent {
	background-color: #fff;
	width: 100%;
	margin: 0;
	padding: 0;
}

#maincontent .post {
	border-top: 1px solid #ccc;
}
#maincontent .posthit {
	padding: 10px 0px;
}

#maincontent .postnohit {
	padding: 10px 0px;
}
#maincontent h2.thetitle, #maincontent h2.thetitle a, #maincontent h2.thetitlesingle, #maincontent .postpage h2.thetitle {
	font-size: 14px;
	line-height: 16px;
	display: block;
	width: 80%;
	color: #0872ba;
	text-decoration: none;
	margin: 0px 10px 5px;
}
#maincontent h2.thetitlesingle {
	width: 100%;
}
#maincontent .postinfo {
	color: #666;
	font-size: 9px;
	margin: -2px 10px 5px;
}
#maincontent .entry, #maincontent .entrytext {
	display: block;
	color: #000;
	font-size: 12px;
	margin: 5px 10px 0px;
}

#maincontent .postmetadata {
	color: #000;
	display: block;
	background-color: #fff;
	font-size: 11px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin: 10px 10px 0px;
}
#maincontent .postmetadata a {
	text-decoration: none;
}
#maincontent .postmetadata a:active {
	text-decoration: underline;
}

#maincontent a {
	color: #0872ba;
}
#maincontent a:active {
	color: #000;
}
#maincontent p {
	margin-bottom: 10px;
}
#maincontent blockquote {
	color: #666;
	font-style: italic;
}
#maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4, #maincontent h5, #maincontent h6 {
	margin-bottom: 5px;
}
#maincontent ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
#maincontent ol {
	margin-left: 25px;
	margin-bottom: 10px;
}

/* Comments */
#maincontent .commentwrapper {
	margin: 10px 10px;
}
h3#comments {
	color: #333;
}
#maincontent h3#respond {
	font-size: 12px;
}
#maincontent ol.commentlist li.alt {
	background-color: #eee;
}
#maincontent .commentmetadata {
	color: #666;
	margin-bottom: 5px;
	font-size: 9px;
}

h2.pagetitle {
	color: #666;
	font-size: 16px;
	margin: 10px 10px 10px;
}

#maincontent .prevnextnavigation {
	margin: 10px;
	display: block;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}


.mobileads a {
	color: blue;
	text-decoration: none;
}

.divheader {
	   width: 100%;
	   height: 46px;
	   border:0;
	   vertical-align:top;
	   background:url(http://towap.info/img/bg.gif)
	   left top repeat-x;
}
.divmenu {
	   width: 100%;
	   height: 16px;
	   border:0;
	   vertical-align:top;
	   text-align:center;
	   background:url(http://towap.info/img/bg_add.gif)
	   left top repeat-x;
	   font-size: 11px;
	   color: black;
	   font-family:tahoma, arial;
	   align: center;
}
a
{
	   color: black;
	   font-family:tahoma, arial;
}
.divtext
{
font-size: 11px;
color: black;
font-family:tahoma, arial;
}
.reklama
{
font-size: 11px;
color: black;
font-family:tahoma, arial;
text-align:center;
background-color: #F0F0F0;
}