
body {
	color: #35353e;
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	min-width:1000px;
	background: url(../images/bglight.png) ;
}
img {border-style: none}
a:hover{text-decoration:underline;}
input, textarea, select {
	font:11px Tahoma, sans-serif;
	vertical-align: middle;
	color:#a6a6a6;
}
form, fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Droid Serif', arial, serif !important;
	font-weight:normal;
	text-shadow:1px 1px #fff;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6  {
	text-shadow:1px 1px #000;
}

#wrapper{
	width:1080px;
	margin:0 auto;
	padding:0 0 70px;
}
#header{
	padding:20px 24px 18px 30px;
	height:1%;
	overflow:hidden;
}
.search-form{
	float:right;	
	background:#eee;
	position:relative;
}
.search-form fieldset{
	overflow:hidden;
	padding:6px 8px 7px 10px;
	width:156px;
}
.search-form .bg-shadow{
	background: url(../images/bg-shadow-search.png) no-repeat;
	width:21px;
	height:13px;
	position:absolute;
	right:0;
	bottom:-13px;
	font-size:0;
}
.search-form input{
	padding:0;
	margin:0;
	border:0;
	float:left;
}
.search-form .text{
	background:none;
	width:139px;
	margin:2px 0 0;
}
.search-form .submit{
	background: url(../images/btn-search.gif) no-repeat;
	width:17px;
	height:17px;
	overflow:hidden;
	text-indent:-9999em;
	line-height:0;
	cursor:pointer;
}
#header .logo{
	background: url(../images/logo.png) no-repeat;
	width:170px;
	height:45px;
	overflow:hidden;
	text-indent:-9999em;
	cursor:pointer;
}
#header h1{margin:0;}
#header .logo a{
	display:block;
	height:100%;
}
.navbar{
	background: #1F5AA6;
	font:14px Georgia, serif;
	height:1%;
	color:#fff;
	text-align:right;
	padding:8px 27px 0px 31px;
	z-index:100;
	position:relative;
}
.navbar-holder{
	background: url(../images/bg-navbar-b.gif) repeat-x 0 100%;
	padding:0 0 0px;
}
.navbar ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
}
.navbar li{
	float:left;
	margin:0 27px 0 0;
}
.navbar a{color:#fff;}
.contact {
	padding-top:6px;
}
#main{background:#f4f4f4 url(../images/bg-main1.gif) repeat-y;}
.main-w1{
	background: url(../images/bg-main2.gif) repeat-y 100% 0;
	padding:0 23px 0 24px;
}
.title-block{
	font-family:Georgia, serif;
	padding:15px 0 18px;
	overflow:hidden;
	height:1%;
}
.breadcrumbs{
	margin:0 0 10px 0px;
	padding:0;
	list-style:none;
	color:#000;
	font-size:9px;
	text-transform:uppercase;
}
.breadcrumbs li{
	display:inline;
	margin:0px;
	padding:0px;
}
.breadcrumbs a{color:#000;}
.title-block h1{
	margin:0;
	color:#2e2e2e;
	font-size:26px;
}
.columns-holder{
	overflow:hidden;
	height:1%;
	padding:0 0 43px;
}
#content{
	background:#fff url(../images/bg-shadow-content.gif) no-repeat 0 100%;
	width:615px;
	float:left;
	padding:0 0 9px;
}
#content-full{
	background:#fff url(../images/bg-shadow-content-full.gif) no-repeat 0 100%;
	width:100%;
	float:left;
	padding:0 0 9px;
}
.post{
	color:#2e2e2e;
	padding:16px 18px 30px 23px;
	line-height:18px;
}
.post h1{
	font:26px/29px Georgia, serif;
	margin:0 0 13px;
}
.post h2{
	margin:0 0 15px;
	font:22px/23px Georgia, serif;
}
.post h3{
	margin:0 0 18px;
	font:18px/21px Georgia, serif;
}
.post h4{
	margin:0 0 21px;
	font:14px/17px Georgia, serif;
}
.post h5{
	margin:0 0 34px;
	text-transform:uppercase;
	font:11px/14px Georgia, serif;
}
.post .items-block{padding:0 0 4px;}
.post .items-block h3{margin:0 0 8px;}
.post .item{padding:16px 0;}
.post .red{color:#cc3030;}
.post p{margin:0 0 15px 0;}
.post blockquote{
	margin:0;
	background: url(../images/ico-quote.gif) no-repeat 0 3px;
	padding:0 0 0 47px;
	line-height:22px;
}
.post q{
	color:#6c6c6c;
	font-style:italic;
	font-size:18px;
	quotes:none;
}
.post q:before,
.post q:after{content:"";}
.post cite{
	font-weight:bold;
	color:#2e2e2e;
	font-size:11px;
}
.post-sep {
	margin-bottom:15px;
	padding-bottom:5px;
}
.blog-post {
	padding:20px 0px 20px 0px;
	border-bottom:double #eee;
	margin-bottom:10px;
}
.blog-post h2 {
	margin-bottom:10px;
}
.category-title {
	float:left;
	padding-top:10px;
	width:415px;
}
.category-title h2{
	margin-bottom:0px;
}
#sidebar{
	float:right;
	width:280px;
	font:12px Tahoma, sans-serif;
}
.sidebar .boxes-holder{
	overflow:hidden;
	height:1%;
}
.sidebar .box{
	background: url(../images/divider1.gif) no-repeat;
	margin:-2px 0;
	padding:0 0 13px;
	overflow:hidden;
	height:1%;
	line-height:15px;
}
.sidebar p{margin:0 0 13px;}
.sidebar .box2{
	padding:21px 0 14px;
	line-height:18px;
}
.sidebar h3{
	margin:0 0 10px;
	font:18px/22px Georgia, serif;
	color:#2e2e2e;
}
.sidebar .box h2 {
	font-size:18px;
	margin-top:20px;
}
.sidebar .box2 h3{margin:0 0 5px;}
.sidebar .box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar .box .column {
	float:left;
	margin-right:25px
}
.sidebar .box .nav{font-size:14px;}
.sidebar .box li{
	background: url(../images/bullet1.gif) no-repeat 4px 5px;
	padding:0 0 11px 16px;
}
.sidebar .box .heading{
	overflow:hidden;
	height:1%;
	padding:17px 0 0 3px;
	font-size:11px;
	font:11px Georgia, serif;
}
.sidebar .box .heading .more-link{
	float:right;
	margin:6px 0 0;
}
.sidebar .box .image-box{
	background:#fff url(../images/bg-shadow2.gif) no-repeat 0 100%;
	width:279px;
	padding:7px 0 16px;
	margin:0 0 6px;
}
.sidebar .box .image-box img{
	display:block;
	margin:0 auto;
}
.sidebar .box .read-more{
	background: url(../images/btn-read-more.gif) no-repeat;
	width:89px;
	height:20px;
}
.sidebar .box .button{
	overflow:hidden;
	text-indent:-9999em;
	display:block;
}
#footer .footer-w1{background:#e4e4e4;}
#footer .b{
	background: url(../images/bg-footer-round.png) no-repeat;
	width:960px;
	height:6px;
	font-size:0;
}

#footer .columns{
	color:#bbb;
	font:12px/18px Tahoma, sans-serif;
	overflow:hidden;
	height:64px;
	border-bottom:1px solid #fff;
	background-color:#1F5AA6;
}
#footer .columns a{color:#bbb;}
#footer .column{float:left;}
#footer .column1{width:420px;}
#footer .column2{width:333px;}
#footer .column3{width:202px;}
#footer .column1 .holder{padding:0 22px 0 24px;}
#footer .column2 .holder{padding:0 20px 0 30px;}
#footer .column3 .holder{padding:0 22px 0 28px;}
#footer .columns .boxes-holder{
	overflow:hidden;
	height:64px;
	margin:-24px 0 0;
}
#footer .columns .box{
	background: url(../images/divider2.gif) repeat-x;
	margin:-2px 0;
	padding:25px 0 25px;
}
#footer .columns h3{
	margin:0 0 7px;
	font:20px/26px Georgia, serif;
	color:#fff;
}
#footer .columns p{margin:0;}
.latest-box ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
}
.latest-box li{
	height:1%;
	padding:5px 0 9px 0px;
}
.latest-box .comments-label{
	background: url(../images/ico-label1.gif) no-repeat;
	width:30px;
	height:29px;
	line-height:20px;
	text-align:center;
	color:#2e2e2e;
	font-size:15px;
	display:block;
	float:left;
	margin:5px 20px 0px 0px;
}
.latest-box .title{
	display:block;
	font-weight:normal;
	margin:0 0 -3px;
}
.latest-box .date{font-size:10px;}
.twitter-box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.twitter-box li{padding:0 0 15px;}
.contact-box address{
	font-style:normal;
	display:block;
	margin:0 0 18px;
}
.contact-box dl{
	overflow:hidden;
	height:1%;
	margin:0 0 18px;
}
.contact-box dt{
	float:left;
	clear:left;
}
.contact-box dd{margin:0;}
.slider {
	height:300px;
	overflow:hidden;
	z-index:0;
	background:#fff;
}
.slide-box{
	font-family:Georgia, serif;
	padding:0 0 0px;
	background: url(http://localhost/Paradigm/wp-content/uploads/2010/09/www.mediskokochbar.jpeg) no-repeat;
	height:350px;
	width:100%;
	float:left;
}
.slide-box .bg-slide-b{
	background: url(../images/bg-slide-b.png) no-repeat;
	width:960px;
	height:19px;
	bottom:0;
	left:0;
}
.slide-box .image{display:block;}
.slide-box .content-box{
	width:509px;
	float:right;
	margin:45px 0px 35px 0px;
}
.slide-box .content{
	font-size:18px;
	line-height:22px;
	color:#878787;
	padding:20px 20px 8px 20px;
	background:#fff url(../images/bg-gradient1.gif) repeat-y 100% 0;
}
.slide-box h2{
	margin:0 0 11px;
	color:#2e2e2e;
	font-size:33px;
	line-height:39px;
}
.slide-box p{margin:0 0 19px;}
.slide-box a{color:#cc3030;}
.slide-box .buttons{
	overflow:hidden;
	height:1%;
	font-size:16px;
}
.slide-box .buttons a{
	float:left;
	color:#fff;
	padding:7px 24px;
}
.slide-box .buttons .read-more{
	background:#f0f0f0;
	color:#878787;
}
.intro-box {
	background:#fff;
	padding:20px;
}
.promo-block{
	background: url(../images/bg-promo.gif) repeat-y;
	width:930px;
	margin:0 auto;
	line-height:18px;
	font:12px/18px Tahoma, sans-serif;
}
.promo-block-b{
	background: url(../images/bg-promo-b.gif) no-repeat 0 100%;
	padding:20px 0 20px;
	height:1%;
	position:relative;
}
.promo-block .boxes{
	overflow:hidden;
	height:1%;
	margin:30px 0 5px -9px;
	background: url(../images/divider6.gif) repeat-y 318px 0;
	position:relative;
}
.promo-block .boxes ul, .promo-block .boxes li  {
	list-style-type:none !important;
	margin:0px;
	padding:0px;
	float:left;
}
.promo-block .box{
	float:left;
	width:280px;
	margin:0 0 0 29px;
	display:inline;
}
.promo-block .ico{
	float:right;
	width:48px;
	height:48px;
	overflow:hidden;
	text-indent:-9999em;
	margin:0 4px 0 0;
}
.promo-block .box1 .ico{
	background: url(../images/homeicon1.png) no-repeat;
	margin:20px 1px 0 0;
}
.promo-block .box2 .ico{
	background: url(../images/homeicon2.png) no-repeat;
	margin:20px 0px 0 0;	
}
.promo-block .box3 .ico{
	background: url(../images/homeicon3.png) no-repeat;
	margin:20px 1px 0 0;
}
.promo-block .content{
	overflow:hidden;
	height:1%;
	padding:2px 0 20px;
}
.promo-block h3{
	margin:0 0 1px;
	font:18px/22px Georgia, serif;
	color:#2e2e2e;
}
.promo-block p{margin:0 0 13px;}
.promo-block .more{
	background: url(../images/btn-read-more.png) no-repeat;
	width:89px;
	height:20px;
	overflow:hidden;
	text-indent:-9999em;
	position:absolute;
	bottom:19px;
	cursor:pointer;
}
#slickbox {
	padding:0px 0px 0px 0px;
	position:relative;
}
.slickbox-img {
	float:left;
	margin:5px 25px 10px 25px;
}
.slickbox-text {
	float:left;
	width:615px;
}
.slickbox-text h1 {
	line-height:32px;
	margin-bottom:5px;
	margin-top:0px;
}
.slickbox-text p {
	font-size:13px;
}
.slickbox-text a {
	font-size:14px;
}
.slickbox-text li {
	list-style-type:none;
	float:left;
}
#slick-toggle {
	position:absolute;
	top:40px;
	left:-22px;
}
#footer .navigation{
	overflow:hidden;
	height:1%;
	font:12px Georgia, serif;
	padding:11px 13px 7px 30px;
}
#footer .navigation ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer .navigation .nav{padding:7px 0 0;}
#footer .navigation .nav a{color:#727272;}
#footer .navigation .nav li{
	display:inline;
	margin:0 13px 0 0;
}
#footer .navigation .social-nav{float:right;}
#footer .navigation .social-nav li{
	float:left;
	margin:0 10px 0 0;
}
#footer .navigation .social-nav img{display:block;}

/* Portfolio Styling */

.portfolio-item {
	float:left;
	margin:0 0 30px 18px;
	padding:0;
	width:280px;
}
.portfolio-item .image-nav{
	margin:0px 0px 0px 0px;
	padding:0;
	list-style:none;
	overflow:hidden;
	background: none !important;
	border: none !important;
}
.portfolio-item-hover a {
	margin:20px 15px 0px 0px; float:left; 
	background:#f4f4f4 url(../images/zoom.jpg) no-repeat center center; 
	padding:5px 5px 3px 5px;
}
.port_gal img {
	margin:5px 7px 15px 0px;
	
}
.portfolio-item h2{
	font-size:18px;
	margin-bottom:0px;
}
.portfolio-item ul.image-nav {
	margin-bottom:0 !important;
}
.portfolio-item a strong {
	font-size:16px !important;
}
.portfolio-item p {
	clear:both;
	margin-top:5px;
}
.portfolio-item-image {
	background:#292929 url(http://themes.mikemcalister.com/html/paradigm/css/images/visit.png) no-repeat center center;
}
.portfolio-cat {
	font-size:10px;
	text-transform:uppercase;
} 
.portfolio-button {
	font-size:12px;
	float:left;
	padding:2px 5px;
	margin:5px 8px 0px 0px;
}
.post-nav {
	margin:0px 25px 20px 25px;
}
.post-nav a{
	padding:10px;
}
.postnav-left a{
	float:left;
	
}
.postnav-right a{
	float:right;
}
.post-meta{
	margin:0 0 20px 0;
	padding:0px 0 0px;
	margin-bottom:15px;
	list-style:none;
	font:bold 12px/20px Arial,Verdana,Helvetica,sans-serif;
	width:100%;
	float:left;
}
.post-meta li{
	float:left;
	color:#545454 !important;
	padding:0 15px 5px 0;
}
.post-meta li a{
	color:#545454;
}
.post-meta .date{
	background:url(../images/ico5.gif) no-repeat 0 50%;
	padding-left:22px;
}
.post-meta .author{
	background:url(../images/comments.png) no-repeat 0 50%;
	padding-left:22px;
	margin-left:22px;
}
.post-meta .topic{
	background:url(../images/ico7.gif) no-repeat 0 50%;
	padding-left:22px;
	margin-left:18px;
}
.visit{
	font-size:9px;
	text-transform:uppercase;
	float:left;
	padding:0px 0px;
	-moz-border-radius:2px;
	margin-top:5px;
}
.visit-cat{
	font-size:9px;
	text-transform:uppercase;
	float:left;
	padding:0px 4px;
	-moz-border-radius:2px;
	margin-top:5px;
}

#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#nav a{
display:block;
padding:5px 5px 5px 5px;
color:#fff;
text-decoration:none;
text-align:left;
}

#nav a:hover{
background-color:#535353;
color:#fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#nav li{
float:left;
position:relative;
padding-bottom:8px;
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:39px;

}

#nav li ul li{
padding:0px;
}

#nav li ul a{
width:12em;
height:auto;
float:left;
background-color:#4d4d4d;
border-bottom:solid 1px #5d5c5c;
}

#nav li ul a:hover{
background-color:#5d5c5c;
}

#nav li ul a:hover{
width:12em;
height:auto;
float:left;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/****** Comment Styling ******/

.comments {
	width: 615px;
	float:left;
	margin:0px 0px 0px 0px;
}

#comments_template li {
	border-bottom:solid 1px #ddd;
	list-style-type:none;
	padding:20px 0px 20px 10px;
	float:left;
	height: auto;
	font-weight:normal;
	background-image: none;
	width:600px;
}
#comments_template ol {
	margin:0px;
	padding:0px;
}
#comments_template p {
	margin:0 0 10px 0px;
	padding:0px;
}
#comments_template .meta {
	color:#aaaaaa;
	font-size:10px;
	margin-top:4px;
}
.commentlist {
	float:left;
}
.avatar {
	height:70px;
	width:70px;
}
.avatar_name {
	font-size:10px;
	line-height:12px;
	padding-top:5px;
	text-align:left;
	width:80px;
}
.comment_right_wrap {
	float:left;
}
.comment_right {
	float:left;
	margin-left:0px;
	padding:0px 10px 5px 10px;
	width:480px;
}
.comment_left {
	float:left;
}
.comment_form {
	float:left;
	padding:10px 0px;
}
.comment_form p{
	float:left;
	padding:10px 0px;
}
.comment_right_bottom {
	float:left;
	height:11px;
	margin-left:10px;
	width:580px;
	margin-top:-2px;
}
.comment_name {
	float:left;
	margin-bottom: 10px;
	width:600px;
}
.comment_mail {
	float:left;
	margin-bottom: 10px;
	width:600px;
}
.comment_web {
	float:left;
	margin-bottom: 10px;
	width:600px;
}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { }
.comments input, .comments textarea{
	background-color:#fff;
	border:1px solid #CCCCCC;
	padding:5px;
	font-size:14px;
	color:#35353E;
}
.contact_form input{
	background-color:#F4F4F4;
	border:1px solid #CCCCCC;
	padding:5px;
	font-size:12px;
	margin-bottom:10px;
}
.contact_form textarea{
	margin:0;
	font-size:12px;
	background-color:#F4F4F4;
	border:1px solid #CCCCCC;
	width:280px;
}
.submitform {
	background:#888 !important; 
	color:#fff;
	border:solid 1px #333 !important;
	margin-top:10px;
}

.nextslide span{color:red;} 
