/*  
Theme Name: Newblue Theme
Theme URI: http://www.seobilgi.com
Description: Newblue Theme from wwww.seobilgi.com
Version: 1.0
Author: Seobilgi
Author URI: http://www.seobilgi.com/ 
*/

* {
	margin: 0;
	padding: 0;
}

.symalert {

  border: 1px;
  padding: 10px;
}

.list {
  background-image:url('/images/link.gif');
  background-repeat:no-repeat;
  padding-left:20px;
}

.article {
  background-image:url('/images/file.gif');
  background-repeat:no-repeat;
  padding-left:20px;
}


body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

#header h2 {
        margin-top: 8px;
        padding-top: 10px;
        margin-left: 20px;
}

#header h4 {
        margin-left: 20px;
}

#header h3 {
        margin-left: 20px;
}

#links h2 {
       font-size: 1em;
}



#content h3 {
        padding-top: 20px;
        padding-bottom: 5px;
}


#content h4 {
        padding-top: 20px;
        padding-bottom: 5px;
}

ul {
        padding-left: 18px;
        
}

ol {
        padding-left: 22px;

}

a {
	color: #29A3E1;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #E16629;
}
.theme {position:absolute; overflow:hidden; left:1px; top:1px; width:0px; height:0px; z-index:0}

.title {
	background: url(images/img04.gif) no-repeat right center;
	border-bottom: 3px solid #29A3E1;
        
}

.1a .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.1a .content {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 20px;
}

.2a .title {
	font: normal 182% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.2a .content {
	background: url(images/img06.gif) no-repeat left bottom;
	padding: 20px;
}

.3a .title {
	font: normal 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.3a .content {
	background: url(images/img07.gif) no-repeat left bottom;
	padding: 20px;
}

.3a ol, .3a ul {
	margin-left: 1em;
}


#header {
	width: 760px;
	height: 120px;
	background: url(images/img02.jpg) no-repeat 100% 50px;
	border-bottom: 5px solid #E16629;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo {
	float: left;
	width: 240px;
	height: 160px;
	background: #29A4E1 url(images/img01.gif) no-repeat;
	text-align: center;
}

#logo h1 {
	padding-top: 80px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}



#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	float: left;
	width: 760px;
	height: 50px;
	background: #F4F4F4;
}

#menu ul {
	height: 5px;
	background: #29A4E1;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 15px 15px 0 15px;
	border-top: 5px solid #29A4E1;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #DCDCDC;
	border-top-color: #1A7196;
}

#menu .active a {
	background: #CEE5F0;
	border-top-color: #E16629;
}

#menu a b {
	text-decoration: underline;
}

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#content {
	float: right;
	width: 480px;
	padding: 20px;
	border-bottom: 1px solid #FFFFFF;
}

#content p, #content ol, #content ul {
	line-height: 152%;
}

#content p {
        padding-top: 5px;
        padding-bottom: 15px;
}

#home p {
        padding-top: 0px;
        padding-bottom: 0px;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}

#side {
	padding-top: 10px;
	padding-bottom: 10px;
}

#side ul {
	list-style-type:none;
        padding-top: 15px;
}

#side li {
        
	margin-bottom: 15px;
}

#side h2 {
    font-family: helvetica, verdana, sans-serif;
    font-size: 16px;
}

#side h3 {
	margin-bottom: 10px;
	font-size: 92%;
        
}

#side h3 a {
	display: block;
}

#side p {
	font-size: 85%;
}

#welcome {
	margin-bottom: 20px;
}

#sample1, #sample2 {
	float: left;
	width: 230px;

}

.padtop {
        padding-top: 10px;
}

#sample2 {
	margin-left: 20px;
}



#footer {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 5px solid #E16629;
}

#footer p {
	text-align: center;
	font-size: 77%;
}
.white {color: #FFFFFF}

