/*
Theme Name: TextAktiondb
*/

/* main elements */
html{min-width:1181px;}
body{
	margin:0;
	color:#6c6c6c;
	font:12px/14px Arial, Geneva, sans-serif;
	background:#ccc url(images/bg-body.gif) repeat-y 50% 0;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#6c6c6c;
}
a:hover{text-decoration:underline;}
form,
fieldset{
	margin:0;
	padding:0;
	border:0;
}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
#wrapper{
	width:1181px;
	padding:0 0 22px;
	margin:0 auto;
	background:#fff;
}
#header{
	background:url(images/bg-header.jpg) no-repeat 50% 0;
	height:276px;
}
.header-holder{
	height:242px;
	overflow:hidden;
}
.logo{
	width:239px;
	height:82px;
	background:url(images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:94px 0 0 85px;
	float:left;
	display:inline;
}
.logo a{
	display:block;
	height:82px;
}
#header .visual{
	margin:41px 0 0 118px;
	float:left;
}
#header .visual img{vertical-align:top;}
#nav{
	margin:0;
	padding:9px 0 0 94px;
	list-style:none;
}
#nav li{
	float:left;
	font-size:13px;
	line-height:15px;
	padding:0 12px 10px 13px;
	background:url(images/nav-bullet-1.gif) no-repeat 0 2px;
}
#nav li a{color:#fff;}
#nav li.active a,
#nav li a:hover{text-decoration:underline;}
#nav li.active a{font-weight:bold;}
#nav li:hover,
#nav li.hover{position:relative;}
#nav li:hover ul,
#nav li.hover ul{display:block;}
#nav ul{
	margin:0;
	padding:5px 15px 11px;
	list-style:none;
	display:none;
/*	
	background:#fff;
*/
	position:absolute;
	top:25px;
	left:33px;
/*
	border:2px solid #b5b5b5;
	border-width:1px 2px 2px;
*/
	width:124px;
}
#nav ul li{
	float:none;
	font-size:12px;
	background:url(images/nav-bullet-2.gif) no-repeat 0 8px;
	padding:5px 13px 6px;
}
#nav ul a{color:#6c6c6c;}
#main{
	overflow:hidden;
	width:1181px;
	padding:0 0 50px;
}
#main .twocolums{
	float:left;
	overflow:hidden;
	width:933px;
}
#content{
	float:right;
	padding:74px 20px 0 0;
	width:632px;
}
#content ol,
#content ul{
	margin:0 0 18px;
	padding:0 0 0 30px;
}
#content h3{
	font-size:15px;
	margin:0 0 10px;
}
#content h4{
	font-size:14px;
	margin:0 0 10px;
}
#content h5{
	font-size:13px;
	margin:0 0 10px;
}
#content h6{
	font-size:12px;
	margin:0 0 10px;
}
#content h1{
	text-transform:uppercase;
	font-size:11px;
	margin:0 0 18px;
}
#content h2{
	text-transform:uppercase;
	font-size:12px;
	margin:0;
}
#content p{margin:0 0 20px;}
#content .image-list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	margin:0 -15px 16px 0;
	width:645px;
}
#content .image-list li{
	float:left;
	margin:0 15px 15px 0;
}
#content .image-list img{vertical-align:middle;}
#content .news{
	padding:27px 0 0;
/*	font-weight:bold;*/
}
#content .news h2{
	font-size:14px;
	margin:0 0 15px;
color:#C53D88;
}
#content .news p,
#content .news h3{
	margin:0;
	font-size:12px;
}
#content .news h3 a{
	color:#fff;
}
#content .news .more{text-align:right;}
#content .news a{color:#c53d88;}
#content .news ul{
	margin:0;
	padding:0;
	list-style:none;
}
#content .news ul li{
	overflow:hidden;
	margin:0 0 16px;
}
#content .news ul .news-title{
	background:#6c6c6c url(images/bg-news.png) no-repeat 0 100%;
	color:#fefefe;
	overflow:hidden;
	padding:5px 48px 5px 23px;
	margin:0 0 4px;
}
#content .news ul .news-title .date{
	font-style:normal;
	float:right;
}
#content .news ul .news-title h3{
	float:left;
	width:485px;
}
#content.welcome{padding:115px 1px 0 0;}
#content.welcome h1{
	font-size:15px;
	margin:0 0 3px;
}
#content.welcome h2{
	font-size:14px;
	font-weight:normal;
	margin:0 0 20px;
}
#content.welcome p{margin:0 0 15px;}
#main .sidebar{
	float:left;
	width:265px;
	padding:0 0 15px;
}
#main .aside{
	float:right;
	width:248px;
	padding:70px 0 66px;
}
#main .aside-nav,
#main .aside-nav ul{
	margin:5px 0 -5px;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}
#main .aside-nav{
	margin:5px 10px 14px 7px;
	width:217px;
}
#main.profile .aside-nav{margin:74px 10px 10px 21px;}
#main .aside-nav li{
	font-weight:bold;
	padding:0 0 5px;
}
#main .aside-nav ul li{font-weight:normal;}
#main .aside-nav a{
	display:block;
	border:1px solid #f1f0f0;
	padding:4px 17px;
}
#main .aside-nav .active a,
#main .aside-nav a:hover{text-decoration:underline;}
#main .contact{
	background:url(images/img-02.jpg) no-repeat 44px 49px;
	padding:370px 30px 0 45px;
}
#main.profile .contact{
	background-position:12px 161px;
	padding:276px 12px 0;
}
#main .contact h3{
	font-size:12px;
	margin:0;
	color:#c5408a;
}
#main .contact .block{margin:0 0 15px;}
#main .contact address{font-style:normal;}
#main .contact p{margin:0;}
#main .contact p span{display:block;}
#main .search{
	width:207px;
	float:left;
}
#main .search fieldset{padding:0 0 0 7px;}
#main .search .text{
	float:left;
	background:none;
	border:0;
	font-size:12px;
	padding:4px 10px 4px 18px;
	vertical-align:top;
	width:132px;
	font-weight:bold;
	color:#6c6c6c;
	border:1px solid #f1f0f0;
}
#main .search .submit{
	height:21px;
	width:25px;
	float:left;
	cursor:pointer;
	margin:2px 0 0 5px;
}
#main .aside-news{margin:50px 12px 0 0;}
#main .aside-news h2{
	font-size:15px;
	text-transform:uppercase;
	margin:0 0 12px;
}
#main .aside-news ul{
	margin:0;
	padding:0;
	list-style:none;
}
#main .aside-news ul li{padding:0 0 21px;}
#main .aside-news ul .date{
	display:block;
	font-style:normal;
	margin:0 0 10px;
	text-align:right;
}
#main .aside-news ul h3{
	font-size:12px;
	margin:0 0 8px;
	text-transform:uppercase;
}
#main .aside-news ul p{margin:0;}
#main .aside-news ul .more{
	margin:0 18px 0 0;
	text-align:right;
}
#main .aside-news ul a{
	text-transform:uppercase;
	color:#d756a1;
}
#footer{
	text-align:right;
	position:relative;
	width:1176px;
	padding:0 5px 0 0;
}
#footer .menu{
	margin:20px 0 0;
	padding:0;
	list-style:none;
	display:inline;
}
#footer .menu li{
	display:inline;
	background:url(images/separator.gif) no-repeat 0 3px;
	padding:0 11px 0 15px;
}
#footer .menu li:first-child{background:none;}
#footer .top-10{
	position:absolute;
	right:20px;
	top:-117px;
}
#footer .social-networks{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:absolute;
	left:89px;
	top:-75px;
}
#footer .social-networks li{
	float:left;
	margin:0 10px 0 0;
}
#footer .social-networks li a{
	display:block;
	height:28px;
	width:27px;
	overflow:hidden;
	text-indent:-9999px;
	text-align:left;
}
#footer .social-networks .twitter{background:url(images/ico-social-networks.png) no-repeat;}
#footer .social-networks .facebook{background:url(images/ico-social-networks.png) no-repeat -27px 0;}
#footer .social-networks .delicious{background:url(images/ico-social-networks.png) no-repeat -54px 0;}
.post{
	margin:0 0 25px;
}
.widget{
	width:217px;
	margin:0 10px 14px 7px;
}
.widget ul,
.widget ul ul{
	margin:5px 0 -5px;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}
.widget ul{
	margin:5px 0 0;
	width:100%;
}
#main.profile .widget ul{margin:74px 10px 10px 21px;}
.widget li{
	padding:0 0 5px;
}
.widget li li{
	font-weight:normal;
}
.widget ul a{
	display:block;
	border:1px solid #f1f0f0;
	margin:0;
	padding:4px 17px;
	font-size:12px;
	line-height:14px;
	color:#6C6C6C;
}
.widget_categories ul a{
	display:block;
	margin:0 0 5px;
	color:#c43d89;
	font-size:14px;
	line-height:17px;
	padding:0;
	border:none;
}
.widget_categories li{
	font-weight:bold;
}
.widget_categories ul ul a{
	display:block;
	border:1px solid #f1f0f0;
	margin:0;
	padding:4px 17px;
	font-size:12px;
	line-height:14px;
	color:#6C6C6C;
}
.widget ul .active a,
.widget ul a:hover{text-decoration:underline;}
.aside h2{
	margin:0 0 5px;
	color:#c43d89;
	font-size:14px;
	line-height:17px;
}
#main .widget .search{
	float:none;
}
#main .widget .search fieldset{
	padding:0;
}
#comments{
	overflow:hidden;
	width:100%;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#676662;
	margin:0 0 20px;
}
#comments h2,
#commentform h2{
	margin:0 0 12px;
	font:bold 18px/22px Arial, Helvetica, sans-serif;
	text-transform:none;
}
#commentform h2{margin:0 0 7px;}
#comments ol,
#comments .children{
	margin:0;
	padding:0 0 0 27px;
	width:605px;
	overflow:hidden;
	list-style:none;
}
#comments ul.children{
	width:570px;
	padding:0;
	margin:10px 0 0 40px;
}
#comments ul.children li{padding:0 5px 5px 0;}
#comments .comment{padding:8px 5px 10px 8px;}
#comments ol li{
	margin:0 0 5px;
	padding:0 0 5px;
}
#comments img{
	vertical-align:top;
	margin:0 0 2px;
}
#comments .bypostauthor{background:#efefef;}
#comments p{margin:0}
#comments .meta em,
#comments .meta a{
	font-style:normal;
	color:#a1230d;
}
#comments .meta span{
color:#33325c;
}
.reply{text-align:right;}
.reply a{color:#676662 !important;}
#respond{
	width:100%;
	overflow:hidden;
}
#commentform{
	width:442px;
	padding:0 190px 0 0;
	overflow:hidden;
}
#commentform .row,
.textarea-holder{
	overflow:hidden;
	width:100%;
	margin:0 0 11px;
}
.textarea-holder{
	margin:-5px 0 6px;
}
#commentform input,
#commentform label{float:left;}
#commentform label{
	font:10px/18px Arial, Helvetica, sans-serif;
	color:#565455;
}
#commentform .text-holder{
	border:1px solid #a8a7ac;
	width:166px;
	overflow:hidden;
	padding:2px 5px 1px;
	background:#fff;
	float:left;
	margin:0 10px 0 0;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#565455;
}
#commentform .text{
	margin:0;
	padding:0;
	width:166px;
	border:0;
	background:none;
}
#commentform .submit{
	height:20px;
	cursor:pointer;
	float:right;
	font:12px/14px Arial, Arial, sans-serif;
	padding:0 0 5px;
	margin:0 8px 0 0;
}
#commentform .row.area{
	width:429px;
	padding:5px;
	border:1px solid #a8a7ac;
	margin:-5px 0 7px;
}
#commentform textarea{
	width:429px;
	max-width:429px;
	height:114px;
	float:left;
	padding:0;
	margin:0;
	overflow:auto;
	border:0;
}
#commentform .subscribe-to-comments{
	width:230px;
	float:left;
}
#commentform .subscribe-to-comments label{
	font-size:13px;
	line-height:15px;
	float:none;
}
#commentform .subscribe-to-comments input{
	width:16px;
	height:16px;
	margin:0 9px 0 0;
	padding:0;
}
#commentform p{
	margin:0 0 15px !important;
}
#commentform p.subscribe-to-comments{
	margin:0 !important;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

