/*  
Theme Name: WP-Creativix
Theme URI: http://creativix.iwebix.de/
Description: WP-Creativix is a beautifull business & portfolio Wordpress Theme. It has unlimited variations due to the possibility to define a custom color code as highlight color.
It comes with a Portfolio Template already included which may display your latest work with nice Lightbox support. On the Frontpage it has a nice working Javascript Slideshow.
This Theme comes with a Javascript 3-Level Dropdown Menu. Of course there are many more features! Have fun while discovering. (Please use my theme DEMO to see how the Theme looks).
Version: 1.4
Author: Dennis Nissle
Author URI: http://www.iwebix.de/
Tags: white, silver, purple, light, three-columns, two-columns, fixed-width, right-sidebar, left-sidebar, theme-options, purple, front-page-post-form, photoblogging, custom-colors, custom-header, sticky-post, microformats
*/

/* General Styles */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
<!--vertical-align: baseline;-->
background: transparent;
}

body {
line-height: 1;
}

ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

:focus {
outline: 0;
}

ins {
text-decoration: none;
}

del {
text-decoration: line-through;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

a {
color: #575cb6;
text-decoration: none;
}

a:hover {
color: #575cb6;
text-decoration: underline;
}

a:visited {
color: #575cb6;
text-decoration: none;
}

body {
font-size: 12px;
font-family: Tahoma, "맑은 고딕", Geneva, sans-serif;
line-height:18px;
}

/*
blockquote {
color: #CCC;
font-size: 11px;
font-style: italic;
}
*/

blockquote {
margin-left:20px;
}


h1, h2, h3 {
color: 575cb6;
}

address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

table {
border-collapse: collapse;
border-spacing: 0;
}


fieldset, img {
border: 0;
}
caption, th {
text-align: left;
}
q:before, q:after {
content: '';
}
abbr {
border:0;
}


#wrapper {

width:925px;
margin:0 auto;
}
		
#topmenu {
margin-top:10px;					/* 익스에서만 적용됨? */
float: right;
clear: both;
}

/* 원래 height: 128 */
#header {
height:80px;
width: 925px;
}			

/* 원래 margin-top: 140px 
   Explorer에서 적용 안 됨 */
#logo a {
float: left;
margin-top: 0px;					/* 크롬에서만 적용됨, 익스는 ie.css에서 수정할 것 */
margin-left: 20px;
/*margin-top: 140px;*/
/*font-family: Juni;*/
/*font-family: verdana;*/
/*font-size: 46px;*/
/*text-transform: uppercase;*/
padding-bottom: 0px;				/* 크롬, 익스 둘다 적용됨 */
padding-top: 0px;
width: 250px;
}

#logo a, img {
border: none;
}

/* Navigation Styles */

.navigation {										/* 상단 메뉴바 프레임 (IE의 경우엔 ie.css에서 수정해야 함 */
background: url(images/navbar.jpg) no-repeat;
padding-right:0px;
font-size:12px;
position: relative;
z-index: 6;
width: 650px;
height: 48px;							/* 수정해도 효과가 없음 */
margin-top: -50px;						/* 크롬에서만 적용됨(IE x) */
margin-left: 250px;						/* 크롬에서만 적용됨(IE x) */
float: right;
}

#search {
width: 200px;
float: right;
height: 28px;
}

#search form {
width: 200px;
height: 28px;
}

#searchbox {
background: url(images/search.gif) no-repeat top;
width: 144px;
height: 28px;
border: none;
margin-top: 10px;
padding: 5px 3px 0px 15px;
color: #000000;
}

#searchbutton {
background: url(images/search_btn.gif) no-repeat;
width: 27px;
height: 28px;
border: none;
position: relative;
top: 2px;
left: -12px;
cursor: pointer;
}

#header #navbar {
float:left;
height:50px;
line-height:50px;
padding-left:22px;			/* 네비바 메뉴 텍스트의 배치 */
}

#navbar, #navbar ul {
margin:0;
padding:0;
list-style-type:none;
position:relative;
line-height:50px; 
z-index:5;
}

#header #navbar a {
/*height:48px;*/
height:29px;
display:block;
/*padding:0 21px;*/					/* 네비바 메뉴 텍스트 간격 */
padding:0 21px;
text-decoration:none;
text-align:center;
line-height:28px;
outline:none;
float: left;
z-index:35;
position:relative;
color: #000000;
}

#header #navbar a:hover {
color: #575cb6;
}

#header #navbar ul a {
line-height: 35px; 
}

#header #navbar li {
float:left;
position:relative;
z-index:20;
margin-top:10px;
}

#header #navbar li li {
border-left:none;
margin-top:0;
}

#header #navbar ul {
position:absolute;
display:none;
width:172px;
top:36px;
left:-1px;
background: #f5f5f5;
}

#header #navbar li ul a {
width:130px;
height:auto;
float:left;
text-align:left;
padding:0 21px;
}

#header #navbar ul ul {
top:auto;
}	

#header #navbar li ul ul {
left:172px;
top: 0px;
}

#header #navbar li ul ul a {
border-left:none;
}

#header #navbar a{
color:#888;
}

#header #navbar ul {
border:1px solid #c0c0c0;
border-top:none;
}

#header #navbar li ul a {
border-bottom:1px solid #fff;
border-top:1px solid #c0c0c0;
}

#header #navbar ul a, #header #navbar ul li {
background-color:#f5f5f5;
}

#header #navbar ul a:hover, #header #navbar ul a:focus {
color: #575cb6;
}

#header #navbar .current_page_item a {
}

#header #navbar li:hover ul ul, #header #navbar li:hover ul ul ul,#header  #navbar li:hover ul ul ul ul {
display:none;	
}
#header #navbar li:hover ul, #header #navbar li li:hover ul, #header #navbar li li li:hover ul, #header #navbar li li li li:hover ul {
display:block;
}

/* Slideshow Styles */

#slide-wrapper { /* IE는 ie.css에서 따로 수정 */
background: url(images/slider-bg.gif) no-repeat;
width: 921px;
height: 290px;					/* 크롬에서만 적용됨 */
/*margin-top: 60px;*/
margin-top: 30px;				/* 크롬에서만 적용됨 */
padding-top:5px;				/* 크롬에서만 적용됨 */
z-index:1;
margin-left: 9px;				/* 크롬에서만 적용됨 */			/* slideshow의 왼쪽 마진 */
}


.featurebox {
width: 921px;
height: 365px;
clear:both;
margin:auto;
}


#image-wrapper {
margin:0 auto;
display:none;
padding:0;
width: 921px;
}

#image-wrapper * {
margin:0;
padding:0;
}
	
#full-image {
position:relative;
padding:0;
width: 860px;
}

.frontslide {
display: none;
}

#text {
float:right;
position:absolute;
/*top:10px;*/
top:20px;
width:480px;
height:0px;
color:#000000;
z-index:4;
padding:0px;
left: 405px;
}

#text h3 a {
padding:3px 0 10px 3px;
color: #575cb6;
font-size: 18px;
font-weight:bold;
font-family: '맑은 고딕';
letter-spacing:-1px;
text-decoration: none;
}

#text h3 a:hover {
text-decoration: underline;
}

#text p {
padding:0 0 5px 3px;
color:#000000;
float:right;
font-size:12px;
text-align: justify;
margin: 0px;
}

#text p a {
color:#575cb6;
}

.date {
color:#9d9c9c;
font-size: 10px;
font-style: italic;
}


#image {
width:347px;
height:185px;
}


#image img {			/* 메인화면 슬라이드 쇼의 큰 이미지 */
position:absolute;
z-index:2;
width:347px;
/*height:200px;*/
height:260px;
left:20px;
top:10px;
border:2px solid #bfbfbf;
}

.imgnav {
position:absolute;
width:25%;
height:180px;
cursor:pointer;
z-index:3;
}

#imgprev {left:0;background:none;}
#imgnext {right:0;background:none;}

#imglink {
position:absolute;
/*height:150px;*/
height:0px;
width:100%;
z-index:5;
opacity:.4;
filter:alpha(opacity=40);
}

.linkhover { }

#thumbnails {margin-top:20px;height:38px;}

#arrowleft {
/*float:left;*/
float:right;
width:26px;
height:49px;
background:url(images/left.gif) top center no-repeat;
padding-left:0px;
padding-right:20px;
margin-top: 30px;
z-index:6;
}

#slideleft:hover {}

#arrowright {
float:right;
width:26px;
height:49px;
background:url(images/right.gif) top center no-repeat;
/*padding-right:40px;*/
padding-right:25px;
margin-top: 30px;
z-index:7;
}

#slideright:hover {	}

#frontarea {
/*float:left;*/
float:right;
position:relative;
/*width:785px;*/
width:440px;
/*margin-left:3px;*/
margin-right:0px;
height:100px;
overflow:hidden;
}

html* #frontarea {margin-left:0;}


#fronter {
position:absolute;
left:0;
height:100px;
top: 10px;
}

#fronter img {
cursor:pointer;
border:2px solid #575cb6;
}

/* Frontpage Column Styles */

#big-column {
width: 925px;
height: auto;
margin-top: 10px;		/* 크롬,익스플로러에서 적용됨 */	/* 하단 프레임의 위쪽 마진 */										
margin-left: 8px		/* 크롬,익스플로러에서 적용됨 */	/* 하단 프레임의 왼쪽 마진 */
}

#column-top {
background: url(images/top-column.gif) no-repeat;
width: 925px;
height: 9px;
}

#column-content {
background: url(images/center-column.gif) repeat-y;
width: 925px;
float: left;
padding-bottom: 20px;
}

/* Featured Posts & Articles on Frontpage */

.feat-post {
width: 300px;
padding: 10px 10px 10px 20px;
margin-right: 0px;
float: left;
}

.feat-post h2 {
font-size: 18px;
text-decoration: none;
color: #000000;
}

.feat-post h2 a {
text-decoration: none;
color: #000000;
}

.feat-post h2 a:hover {
text-decoration: none;
color: #575cb6;
}

.feat-post a:hover {
text-decoration: underline;
color: #575cb6;
}

.desc h3 {
font-size: 10px;
font-style: italic;
color: #575cb6;
font-weight: normal;
clear:both;
border-bottom: 1px solid #b1b1b1;
}

.feat-post p {
text-align: justify;
color: #000000;
margin-top: 15px;

}

.feat-post img {
margin-top: 20px;
/*border: 1px solid #575cb6;*/
}

.center-bottom-banner {
width: 280px;
padding: 15px 10px 10px 20px;
float: left;
margin-right: 20px;
}

.latest-posts {
width: 280px;
padding: 10px 10px 0px 20px;
float: left;
margin-right: 30px;
}

.latest-posts h2 {
font-size: 18px;
text-decoration: none;
color: #000000;
}

.latest-posts h2 a {
text-decoration: none;
color: #000000;
}

.latest-posts h2 a:hover{
text-decoration: none;
color: #575cb6;
}

.latest-posts ul {
color: #000000;
margin-top: 0px;
margin-bottom: 40px;
list-style-type: disc;
}

.latest-posts ul li {
color: #000000;
padding-left: 3px;
margin-bottom: 5px;
}

.latest-posts ul li a {
text-decoration: none;
display: block;
line-height: 15px;
color: #575cb6;
}

.latest-posts ul li a:hover {
text-decoration: underline;
color: #575cb6;
}

.latest-posts p {
text-align: justify;
color: #6e6e6e;
margin-top: 10px;
}

.latest-posts span.bold {
font-weight:bold;
}

span.content {
width:480px;
height:54px;
overflow:hidden;
text-overflow:ellipsis;
}

.content2 {
width:300px;
height:145px;
overflow:hidden;
text-overflow:ellipsis;
}


span.bold {
font-weight:bold;
}

strong {
font-weight:bold;
}

<!-- 메인 화면의 신입생 모집 배너 -->
#faq {
}


<!-- 메인 화면의 구글 캘린더 -->
#useful-info {
width: 240px;
padding: 0px 0px 0px 0px;
margin-top: 10px;
float: left;
}

#calendar {
margin-bottom: 20px;
}

<!-- 메인 화면의 QR code + map -->
#lab_stat {


}

<!-- 메인 화면의 QR code -->
#qrcode {

}

<!-- 메인 화면의 map -->
#map {
}


/* Subpage Column Styles */

#sub-column {
width: 925px;
height: auto;
margin-top: 20px;			/* 크롬에서만 적용됨 (IE x) */   /*실제 post 프레임의 위쪽 마진*/
margin-left: 8px;
padding-top: 10px;
}

#sub-top {
background: url(images/sub-top.gif) no-repeat;
width: 925px;
height: 42px;
}

#sub-content {
background: url(images/sub-content.gif) repeat-y;
width: 925px;
float: left;
}

/* Subpage Content Styles */



.content {
width: 620px;
float: left;
padding: 10px 15px 10px 15px;
}

.content h1 {
font-size: 22px;
font-family: '맑은 고딕';
color: #000000;
margin: 20px 0px 20px 0px;
line-height:29px;					/* 포스트 제목의 아래 부분이 짤린다면 이 옵션을 수정 */
font-weight: normal;
}

.content h2 {
font-size: 20px;
color: #000000;
margin: 20px 0px 20px 0px;
font-weight: normal;
}

.content h3 {
font-size: 16px;
color: #000000;
margin: 20px 0px 20px 0px;
font-weight: normal;
}

/* 논문 제목 색상 - 진한 보라색 */
.content h4 {
font-size: 14px;
color: #212686;
margin: 20px 0px 5px 10px;
}

.content p {
text-align: justify;
color: #000000;
}


/* 뉴스 */
.news img {
border:2px solid #bfbfbf;
}


/* 멤버 리스트 */
.member_list {
width: 650px;
height: 200px;
}


.member_list h2.member_name {
font-size: 20px;
color: #000000;
margin: 10px 0px 10px 0px;
font-weight: normal;
}

.member_list a:hover{
color: #575cb6;
text-decoration: underline;
}

.member_list ul {
/*border-top: 1px solid #CCC;*/
list-style-type: disc;
list-style-position:outside;
color: #000000;
/*margin: 20px 40px 10px 10px;*/
margin: 5px 10px 5px 25px;
}

.member_list ul ul{
margin: 0px 10px 2px 12px;
}

.member_list ul li {
color: #000000;
/*border-bottom: 1px solid #CCC;*/
padding: 1px;
}

.member_list ul ul li {
color: #000000;
list-style-type: circle;
padding: 1px;
}

.member_list ul li a {
color: #575cb6;
}

.member_list span.red  {
font-size: 13px;
color: #C05050;
font-weight:bold;
margin: 0px 0px 0px 0px;
}

.member_list span.blue  {
font-size: 12px;
color: #6065b9;
font-weight:bold;
margin: 0px 0px 0px 0px;
}

.member_list .member_photo {
width: 250px; 
height: 181px; 
float: left; 
margin-left: 10px;
border: 4px solid; 
border-color: #D1D1D1;
}

.member_list .member_photo img {
width: 250px;
height: 181px;
}

.member_list .member_detail {
width: 350px; 
height: 181px; 
float: right; 
margin-right: 5px;
}

.pub_list ul {
list-style-type: disc;
list-style-position:outside;
margin-left:10px;
}

.pub_list ul li {
padding-left: 0px;
}

.pub_list_item span.red  {
font-size: 13px;
color: #e02f2f;
font-weight:bold;
margin: 0px 0px 0px 0px;
}

.pub_list_item span.blue  {
font-size: 12px;
color: #6065b9;
font-weight:bold;
margin: 0px 0px 0px 0px;
}

/* abstract body */
.pub_list_item div.abstract {
display: none;
border: 1px dashed grey;
padding:5px; 

}

/* Show abstract / Hide abstract */
.pub_list_item span.abstract_trigger {
color: green;
font-weight: bold;
text-decoration: underline;
}

.pub_list_item span.abstract_trigger:hover {
color: red;
}




/* 연한 빨간색 */
.post span.red {
font-size: 13px;
color: #e02f2f;
font-weight:bold;
margin: 0px 0px 0px 0px;
}

/* 연한 파란색 */
.post span.blue  {
font-size: 12px;
color: #6065b9;
font-weight:bold;
margin: 0px 0px 0px 0px;
}



.post ul {
/*border-top: 1px solid #CCC;*/
list-style-type: disc;
list-style-position:inside;
color: #000000;
/*margin: 20px 40px 10px 10px;*/
margin: 10px 10px 10px 10px;
}

.post ul li {
color: #000000;
/*border-bottom: 1px solid #CCC;*/
padding: 1px;
}

.post ul ul li {
color: #000000;
list-style-type: circle;
padding: 1px;
}

.post ul li a {
color: #575cb6;
}

.post ol {
/*border-top: 1px solid #CCC;*/
list-style-type: disc;
list-style-position:inside;
color: #000000;
margin: 20px 40px 10px 10px;
}

.post ol li {
color: #000000;
/*border-bottom: 1px solid #CCC;*/
padding: 5px;
}

.post ol li a {
color: #575cb6;
}



.projects span.bold {
font-weight:bold;
}


.visitors td.visitor_name {
font-size: 15px;
text-align:center;
}
.visitors td.visitor_from {
font-size: 13px;
text-align:center;
}
.visitors td.visitor_date {
font-size: 13px;
text-align:center;
}

/* 교수님 페이지 */
.professor {
width: 635px;

}



/* Breadcrumb Navigation Styles */

.breadcrumb {
float: left;
padding: 13px 15px 10px 15px;
color: #000000;
font-size: 12px;
}

.breadcrumb a {
color: #575cb6;
font-weight: normal;
text-decoration: none;
}

.breadcrumb a:hover {
text-decoration: underline;
}

/* Sidebar Styles */

.sidebar {
width: 220px;
float: left;
margin-left: 30px;
margin-top: 20px;
padding-bottom: 50px;
}

.widgettitle {
color: #000000;
font-size: 18px;
font-weight: normal;
padding: 20px 0px 10px 0px; 
list-style-type: none;
}

#sidebar ul li {
list-style-type: none;
}

#sidebar ul ul li a {
padding-left: 30px;
}

#sidebar ul ul ul li a {
padding-left: 40px;
}

.textwidget {
margin: 10px 8px 20px 0px;
color: #000000;
}

.sidebar ul li a {
color: #575cb6;
text-decoration: none;
border-bottom: 1px solid #CCC;
display: block;
padding: 5px;
padding-left: 20px;
background: url(images/listenpunkt.gif) no-repeat left center;
}

.sidebar ul li a:hover {
color: #575cb6;
text-decoration: underline;
}

.posted {
color:#9d9c9c;
font-size: 10px;
font-style: italic;
display: block;
padding-left: 10px;
}

#wp-calendar {
border:1px solid #cccccc;
color:#000000;
width: 220px;
}

#wp-calendar caption {
color: #000000;
font-size: 18px;
font-weight: normal;
padding: 0px 0px 10px 0px; 
list-style-type: none;
}

tbody .pad {
background-color:#dddddd;
}

#wp-calendar a {
font-weight:bold;
font-size:12px;
background: none;
padding: 0px;
margin: 0px;
border: none;
}

thead tr th {
width:20px;
height:20px;
text-align:center;
background-color: #575cb6;
color: #FFF;
border:1px solid #cccccc;
padding: 3px; 
}

tbody tr {
width:20px;
height:20px;
/*text-align:center;*/
border:1px solid #cccccc;
}

td {
/*text-align:center;*/
border:1px solid #cccccc;
padding: 5px; 
}

td.noborder {
/*text-align:center;*/
border:0px solid #cccccc;
padding: 5px; 
}

tfoot #prev {
width:58px;
height:20px;
text-align:left;
background-color:#ffffff;
background: none;
padding-left: 10px;
}

tfoot #next {
width:58px;
height:20px;
text-align:right;
background-color:#ffffff;
background: none;
padding-right: 10px;
}

/* Comment Styles */

.alt {margin: 0;padding: 10px;}

#comment-wrap {
border: 0px;
color: #000000;
font-size: 11px;
}

#comment-wrap h6 {
font-size: 12px;
margin-bottom: 10px;
}

#comments ol {
list-style-type: none;
line-height: 18px;
border: 0px;
}

#comments ul li {
list-style-type: none;
list-style-image: none;
list-style-position: outside;
border: 0px;
}

.commentlist {
padding: 0;
text-align: justify;
border: none;
}

.comment-body {
margin-bottom: 20px;
}

.reply {
font-size:11px;
clear: both;
float: right;
margin-top: -20px;
}

.commentlist em {
font-size: 11px;
}

.commentlist li {
margin: 5px 0 0px 10px;
padding: 5px 5px 0px 5px;
list-style: none;
border: 0px;
}

.commentlist li ul li { 
margin-right: -5px;
margin-left: 30px;
margin-bottom: 0px;
list-style: none;
border: 0px;
}

.commentlist li li {
background:none;
border:none;
list-style:none;
margin:3px 0 3px 20px;
padding:3px 0;
border: 0px;
}

.commentlist li .avatar {
border:1px solid #ccc;
margin:5px 8px 6px 5px;
float: left;
padding:2px;
width:45px;
height:45px;
}

.commentlist cite, .commentlist cite a {
font-style: normal;
font-size: 11px;
margin-top: 2px;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none; 
margin: 10px 5px 5px 65px;
font-size: 11px;
border: none;
}

#commentform p {
}

.commentmetadata {
font-weight: normal; 
margin: 0;
display: block; 
font-size: 10px;
font-style: italic;
}

.commentmetadata a, .commentmetadata a:visited {
color: #000000;
}

.commentmetadata a:hover{
}

.children { 
padding: 0;
border: none;
}

.thread-alt {
border: none;
}

.thread-even li {
}
.depth-1 {
border: none;
}

.even, .alt li {
margin-bottom: 20px;
}

#respond input {
margin-right: 10px;
font-size: 11px;
color: #000000;
display: block;
margin-bottom: 5px;
}

#respond h4 {
font-size: 12px;
margin-bottom: 5px;
}

#submit {
background-color: #000000;
border: 1px solid #CCC;
color: #FFF !important;
padding: 3px 5px 3px 5px;
margin-top: 10px;
text-decoration: none;
font-size: 12px;
cursor: pointer;
}

#submit:hover {
background-color: #FFF;
border: 1px solid #000000;
color: #000000 !important;
padding: 3px 5px 3px 5px;
text-decoration: none;
}

/* Portfolio Styles */

#portfolio {
margin: 20px 10px 50px 30px;
float: left;
}

.port-pic {
width: 270px;
height: auto;
background-color: #FFF;
border: 1px solid #CCC;
float: left;
margin-bottom: 20px;
margin-right: 20px;
display: block;
}

.port-pic h3 {
font-size: 16px;
font-weight: normal;
color: #575cb6;
margin: 10px 10px 0px 12px;
}

.port-pic h3 a {
text-decoration: none;
color: #575cb6;
}

.port-pic h3 a:hover {
text-decoration: underline;
color: #575cb6;
}

.port-pic p {
text-align: justify;
color: #000000;
padding: 5px 10px 10px 10px;
font-style: italic;
font-size: 11px;
}

.port-pic img {
border: 2px solid #CCC;
margin: 10px 10px 0px 7px;
text-align: center;
}

/* Blog Styles */

.post {
padding-bottom: 20px;
margin-bottom: 30px;
border-bottom: 1px solid #CCC;
}

.post h1 a {
color: #575cb6;
text-decoration: none;
}

.post h1 a:hover {
color: #575cb6;
text-decoration: underline;
}

.post h2 a:hover {
color: #575cb6;
text-decoration: underline;
}

.post p {
margin-top: 20px;
}

.blogpic {
text-align: center;
}

.blogpic img {
margin-top: 20px;
border: 2px solid #CCC;
}

.category a {
background-color: #000000;
border: 1px solid #CCC;
color: #FFF;
padding: 3px 5px 3px 5px;
text-decoration: none;
font-size: 11px;
margin: 0px 5px;
line-height: 25px;
}

.category a:hover {
background-color: #d4d4d4;
border: 1px solid #000000;
color: #000000;
padding: 3px 5px 3px 5px;
text-decoration: none;
}


/* Footer Styles */

#footer {
background: url(images/footer-column.gif) no-repeat;
width: 925px;
/*height: 45px;*/
height: 135px;
margin-bottom: 5px;
clear: both;
padding: 12px 30px 0px 20px;
}

#footer .copyright {
color: #000000;
float: left;
text-transform: uppercase;
}

#footer a {
color: #575cb6;
text-decoration: none;
padding: 0px 2px;
}

#footer p {
color: #000000;
/*text-transform: uppercase;*/
float: left;
}

#footer a img  {
margin: 0px;
padding: 0px;
display: inline;
}

#footer p.footer-right {
color: #000000;
float: right;
text-transform: none;
margin: 0px 33px 0px 0px;
text-align: right;
}

#footer p.footer-right a {
color: #000000;
text-decoration: none;
clear: both;

}

#footer p.footer-right a:hover {
text-decoration: underline;
}

.wordpress-icon {
float: left;
margin-right: 10px;
margin-bottom: 12px;
}

.supported {
color: #CCC;
font-size: 10px;
text-align: center;
width: 925px;
}

.supported a {
color: #CCC;
font-size: 10px;
text-decoration: none;
}

/* Lightbox Images */

#grow {
background:#000 url(images/ajax-loader.gif) no-repeat center center;
border: none;
}

#nycloser {
background: url(images/closed.png) no-repeat center center;
border: none;
}

#next {
background: url(images/next.png) no-repeat center center;
border: none;
}

#next {
background: url(images/next.png) no-repeat center center;
border: none;
}

#prev {
background: url(images/prev.png) no-repeat center center;
border: none;
}

/* Pagenavi */

.wp-pagenavi a, .wp-pagenavi a:link {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
background-color: #000000;
border: 1px solid #CCC;
color: #FFF;	
}

.wp-pagenavi a:visited {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
background-color: #000000;
border: 1px solid #CCC;
color: #FFF;
}

.wp-pagenavi a:hover {	
background-color: #d4d4d4;
border: 1px solid #000000;
color: #000000;
}

.wp-pagenavi a:active {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
background-color: #d4d4d4;
border: 1px solid #000000;
color: #000000;	
}

.wp-pagenavi span.pages {
padding: 2px 4px 2px 4px; 
margin: 2px 2px 2px 2px;
background-color: #000000;
border: 1px solid #CCC;
color: #FFF;
}

.wp-pagenavi span.current {
padding: 2px 4px 2px 4px; 
margin: 2px;
font-weight: bold;
background-color: #d4d4d4;
border: 1px solid #000000;
color: #000000;
}

.wp-pagenavi span.extend {
padding: 2px 4px 2px 4px; 
margin: 2px;	
border: 1px solid #000000;
color: #000000;
background-color: #FFFFFF;
}

