/*
Theme Name: MedTextLink
Theme URI: http://www.mustamar.com/
Description: Welenreng Theme
Version: 1.0
Author: Mus_
Author URI: http://www.mustamar.com/

	 http://profmustamar.com/
*/
<!--
body {
	margin-left: 0px;
	background:url(images/bg.jpg) center top repeat-y #999999;
	margin:0px auto;
	font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
	font-size:12px;
	color:#51524A;
}a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #333333;
}

h1 {font-family:Georgia,"Times New Roman",Times,serif;font-weight:normal;margin:0;padding:0;
font-size:30px;}
h2 {font-family:Georgia,"Times New Roman",Times,serif;font-weight:normal;margin:0;padding:0;
font-size:24px;}
h3 {font-family:Georgia,"Times New Roman",Times,serif;font-weight:normal;margin:0;padding:0;
font-size:20px;}
h4 {font-family:Georgia,"Times New Roman",Times,serif;font-weight:normal;margin:0;padding:0;
font-size:18px;}
h5 {font-family:Georgia,"Times New Roman",Times,serif;font-weight:normal;margin:0;padding:0;
font-size:16px;}
h6 {font-family:Georgia,"Times New Roman",Times,serif;font-weight:normal;margin:0;padding:0;
font-size:14px;}

#header {
height:180px;
width:800px;
margin:auto;
border-bottom:3px solid #666666;
margin-top:10px;
background:#FFFFFF;
}
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv div{ /*Proper way to center a relative div*/
margin: 0 auto;
}
#master0 {
height:180px;
width:800px;
margin:auto;
border-top:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
border-bottom:3px solid #666666;
background:#FFFFFF;
}
#master1 {
height:180px;
width:800px;
margin:auto;
border:3px solid #666666;
margin-top:100px;
background:#FFFFFF;
}

/* Menu */
.menu {float:left; display:inline; margin:auto;}
.nav { line-height: 1; width: 763px; margin:auto; background:#000066; height:32px; margin-bottom:20px;}
.nav, .nav * { list-style: none;; }
.nav li { float: left; padding: 0;}
.nav ul li { display:inline;}

.nav a { display: block; position: relative; padding: 8px 10px; }

/* Hides items under top menu */
.nav ul { display:inline; /* left offset of submenus need to match (see below) */ }

/* Shows submenus */
.nav li:hover ul,
.nav li.nav-hover ul { left: -1px; top: 29px; /* match top ul list item height */ z-index: 99; }

/* Hides all sub items (4 levels deep) */
.nav li:hover li ul,
.nav li.nav-hover li ul,
.nav li li:hover li ul,
.nav li li.nav-hover li ul,
.nav li li li:hover li ul,
.nav li li li.nav-hover li ul { top: -999em; }

/* On :hover, displays all sub items (4 levels deep) */
.nav li li:hover ul,
.nav li li.nav-hover ul,
.nav li li li:hover ul,
.nav li li li.nav-hover ul,
.nav li li li li:hover ul,
.nav li li li li.nav-hover ul { left: 20em; /* match .nav ul width */ top: -1px; }

/* Default Skin */
.nav { border:none; }
.nav ul { border: none; }
.nav ul li a { border:none; }
.nav li:hover ul,
.nav li.nav-hover ul { background: #993300; }
.current_page_item {color:#fff; text-decoration: none; background: #993300;}

.nav a { color:#CCCCCC; border:none; font-weight:bold; font-size:16px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; letter-spacing:-1px;}
.nav a:hover { color:#fff; text-decoration: none; background: #993300; }
.nav ul a { border-right: none;}
.nav li:hover, .nav li.nav-hover,
.nav a:focus { color:#fff; background: #993300; }

/* Menu bugfix */
.ie7 .nav:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

#navi {
width:740px;
height:46px;
margin:auto;
}


#content {
width:740px;
margin:auto;
text-align:justify;
}
#post {
margin:20px;
clear:both;
}
#post p {
text-align:justify;
margin-bottom:20px;
}

#post img {
margin:10px;
padding:3px;
}

ul.post-meta {
margin:5px;
padding:5px;
list-style-type:none;
}
ul.post-meta li {
list-style-type:square;
font-weight:normal;
}

span.post-meta-key {
font-weight:bold;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}

#trip tr {font-weight:normal;}
#tript tr.headertable {font-weight:bold;}
#trip td {border-bottom:1px #CCCCCC solid;}

#footer {
height:40px;
clear:both;
width:760px;
margin:auto;
border-top:1px solid #666666;
margin-top:30px;
background:#CCCCCC url(images/footer.gif) no-repeat right;
}
#footer p {
margin:5px;
}
.tablecenter1 {
height:350px;
width:350px;
background:url(images/publishers.jpg) no-repeat top center;
padding:90px 30px 30px 30px;
vertical-align:top;
text-align:center;
}
.tablecenter2 {
height:350px;
width:350px;
background:url(images/advertisers.jpg) no-repeat top center;
padding:90px 30px 30px 30px;
vertical-align:top;
text-align:center;
}
#tablehome {
margin:0px auto;
vertical-align:top;
color:#000000;
}

td ul{
margin:10px 0 30px 0;
padding-left:20px;
text-align:left;
}
td p{
margin:0px;
text-align:left;
}
td ul li {
}
.textaligncenter {
margin:0px auto;
}
.margin20 {
margin-bottom:20px;
}

.tablefooter {
background:url(images/recentpost.jpg) top center no-repeat;
padding:40px 30px 10px 30px;
vertical-align:top;
height:150px;
font-size:13px;
}

-->